Releases: kaloyan-raev/hello-storj
Releases · kaloyan-raev/hello-storj
0.14.0
0.12.0
- Performance improvements
- Based on Storj v0.25.1
0.11.0
- Migrated to new Java API for Storj V3
- Shared scopes can now be imported
0.10.0
- Support for encryption access as a replacement to encryption keys.
- Error notifications are displayed in multiple lines
0.9.1
- Fixed repeating sound notification during download and uploads
- Canceling downloads and uploads does not result in an error
0.9
- Hello Storj now works with the Storj V3!
- You need to import your keys for your account on the Mars Tardigrade satellite.
0.8.1
- Fixed deadlock if importing keys is the first action after launching the app
- Fixed crash when displaying info about file with special characters in file name
- Thread pool size of is increased so the app is more responsive when transferring large files
0.8
0.7
- The libstorj integration part of the app is extracted to a separate Gradle library (android-libstorj)
- Java API improvements: deleting buckets and files, register user, getBucket() method, etc.
- You can now register new users through the app
- User and password are validated on the bridge server when importing keys
0.6.1
- Listing buckets with invalid credentials now shows 'Invalid user credentials' instead of 'No buckets'
- User-friendly messages displayed for error codes on failed uploads and downloads