Added a new Disk Scanner feature (in development).
See the Disk Scanner change log by opening the feature from the Devices area.
Build 9124.36210
Link your device to the StableBit Cloud to enable cloud-based features on your device.
Designed and implemented a new multi-platform "StableBit Cloud" software package.
Supports Linux, macOS, and Windows.
Supports x86, x64, and ARM64 architectures.
Designed to be lightweight, efficient, and secure.
(macOS and Windows) Features a minimalistic App UI front-end to link your device to the cloud.
Features a command-line interface to link your device to the cloud:
(Linux and macOS) Run 'sudo stablebit-cloud connect'.
Designed and implemented a new secure multi-platform package installation and updating system.
Fast and lightweight.
All updates are cryptographically signed and verified (using RSA 4096-bit PSS).
Automatically updates itself and the software package to the latest version with no user interaction.
Supports real-time push updates using the Live Connection protocol.
Supports installing:
Via a downloadable Installer (.exe, .pkg, or .sh).
Via the command line:
(Linux) Copy and run the command from the web site.
(macOS) Download the pkg and start a standard command-line-based installation.
Updating:
Via a downloadable Installer (.exe, .pkg, or .sh).
Via the command line:
(Linux and macOS) Run 'sudo stablebit-cloud-updater install'.
Via the Service using the Live Connection protocol. (automatic)
OS scheduled. (automatic)
Uninstallation:
(macOS) Simply drag the "StableBit Cloud" app to the trash.
(Windows) Integrates into Add / Remove Programs for easy uninstallation.
Via the command line:
(Linux and macOS) Run 'sudo stablebit-cloud-updater uninstall'.
Build 8652.1409
Designed and implemented a new database-free Live architecture to facilitate real-time data distribution among back-end services.
Features a custom-designed, secure, and hardware-accelerated UDP protocol using state-of-the-art modern cryptography for end-to-end encryption and authenticity verification of all data.
An adaptive congestion control algorithm ensures effective utilization of available bandwidth.
Distributed architecture spans multiple data centers, eliminating any single point of failure.
Multi-master setup removes the need for a primary access node.
Adaptive load balancing automatically redirects to the closest node with the least amount of load.
Nodes are engineered for robust failure recovery from either complete connectivity loss or reduced functionality due to limited resources.
Supports simple horizontal scaling through node clustering.
Self-configuring network allows for the seamless addition of new nodes or clusters without requiring reconfiguration of existing nodes.
Build 8462.29120
Passwordless login support added:
Added the ability to remove your password after linking your account with at least one third-party login provider.
Simply log in using your linked account as before.
You can also log in with just your email address as a fallback option (no password required).
An email will be sent to you with a login link when you choose this option.
If you do still have a password and forget what it is, click "forgot password" to receive the same login email.
Build 8458.40641
Added log in with Amazon.
Discontinued log in with Twitter.
Build 8418.39485
Added a data export feature (Account -> Export).
Exports all relevant data associated with the user's account.
Most data is exported in JSON.
Statistics are exported in CSV.
Everything is compressed into a single ZIP file and made available once the export is complete.