Releases: SpectraLogic/ds3_browser
Deep Storage Browser v1.2.1
Rename application to Deep Storage Browser.
Add object search capability.
Add the ability to upload/download objects via upload/download toolbar icons.
Fix a bug when downloading objects where the destination file path could include higher-level object folder paths.
Improve logging capabilities. All logs can now be saved to a log file that is rotated.
This version is only compatible with Spectra Logic BlackPearl version 1.2 appliances.
BlackPearl DS3 Browser Release v1.1.3
Fix an encoding bug that could prevent users from being able to download objects whose names include certain characters (e.g. a question mark).
Binaries built against DS3 C SDK commit 3dbd67e which includes a fix for a bug that prevented transferring files greater than 2GB on certain platforms, including Windows.
This version is only compatible with Spectra Logic BlackPearl version 1.1 appliances.
BlackPearl DS3 Browser Release v1.1.2
- First production BlackPearl DS3 Browser release
- Compatible with Spectra Logic BlackPearl version 1.1 appliances only
- Binaries built against Qt 5.4 and DS3 C SDK commit 960b380
BlackPearl DS3 Browser Preview Release v0.0.4
- Add the ability to delete an empty bucket and a single, non-folder object
- Throttle job updates so the main GUI thread can remain responsive during large gets and puts
- Fix a bug where the initial login dialog could sometimes hang for several seconds
- Fix several keys in the Mac OSX's Info.plist file
- Fix several memory leaks
- Binaries built against Qt 5.4 and DS3 C SDK commit 8e12a4646db9119f7204a27ab724a2e6e07e92e2
BlackPearl DS3 Browser Preview Release v0.0.3
Fix a regression with how error messages are rendered in the session dialog
BlackPearl DS3 Browser Preview Version 0.0.2 Release
- Rename application to BlackPearl DS3 Browser
- Deploy a proper Mac OS X .dmg file
- Display more appropriate error messages in various places
- Add better error handling
- Add support for uploading and downloading files/objects that are big enough to be split up into multiple blobs
- Add more information to the job progress
- Logging improvements
- Add logos to the login screen
- Update icons
- Refresh the DS3 Browser when a job completes
- Fix a bug where a bulk get request could be completed too early if it contained a file whose name started with the name of another file in the same request.
- Various minor bug fixes and improvements
The released binaries were built against the DS3 C SDK at commit 33c7dad715b8976b6c2f61042c6b60825977215f and Qt 5.3.
Initial Preview Release for the DS3 Explorer Application
Known bugs
- There is no Windows (un)installer. Just extract the files and run SpectraLogicDS3Explorer.exe.
- Occasionally, descending into a bucket won't list any objects. To work around this, descend into a different bucket then go back to the original bucket and manually refresh.
- When dragging file(s) to the BlackPearl system, the browser will not automatically refresh as the files are being PUT. Manually refresh to see them.
- The job status is missing certain information
- Only one file/object is GET/PUT at a time. Thus, performance isn't the best with lots of smaller objects.
- Users cannot overwrite files when getting or putting objects.
- Toolbar icons should be updated.
- Users don't currently have a clean way of seeing their mounted shares. To do so, they have to manually navigate to the directory where their shares are mounted (i.e. /Volumes on Mac OSX).
- The job status isn't correct when a large drag/drop operation has to be split up into multiple DS3 Bulk GET/PUT jobs.