Releases: jbrodriguez/unbalance
Releases · jbrodriguez/unbalance
1.3.3
2016-02-18 - v1.3.3
- Fix check for console lines (1000 lines limit)
1.3.2
2016-02-18 - v1.3.2
- Fix bug where progress messages were not showing
- Add additional progress notification when calculating
1.3.1
2016-02-17 - v1.3.1
- Use ip address instead of hostname when opening app window
- Improve UI feedback when an operation is in progress (browser is being reopened)
- Set a 1000 lines buffer for the console (older messages will be removed)
1.3.0
2016-01-17 - v1.3.0
- Choose a minimum reserved space in either Mb, Gb or a percentage (there's a hard limit of 450Mb)
- Plugin is disabled by default
- Better check for subfolders when adding a share/folder in the settings page
1.2.15
2016-01-12 - v1.2.15
- Support Safari browser (and some older browsers)
1.2.14
2016-01-09 - v1.2.14
- Fixed plugin startup issues
- Update instructions on how to run the app
1.2.12
2016-01-09 - v1.2.12
- New settings page (unRAID interface)
1.2.11
Version 1.2.11 - 2016-01-08
- Converted to a plugin. The docker version is no longer maintained.
- Notification system based on unRAID
- Improved Settings page
- UX enhancements
0.7.4
Version 0.7.4 - 2015-08-18
- Add support for unRAID 6.1 by mounting "/usr/local/sbin", since 6.1 changed the location of some binaries to this folder
v0.7.3
Version 0.7.3 - 2015-06-02
- Replace simple "du -bs" with a "find du -bs". This improves folder detection.
- Add feature to show which folders will not be moved due to space restrictions
- Add test cases for new feature
- Copy latest diskmv to src folder