Releases: jbrodriguez/unbalance
Releases · jbrodriguez/unbalance
2024.01.12
- fix: stop plugin script (#65)
2024.01.11: fix: plugin metadata (#62)
5.6.4
2021-04-21 - 5.6.4
- Implement go linting (golangci)
- Fix port issue
- Fix ownership, permissions and paths (Unraid compliance)
5.6.3
2019-10-26 - 5.6.3
- Support 6.8.x
- Add missing isNumber function
- Upgrade some libraries
- Switch to yarn
5.6.0
2019-09-07 - 5.6.0
This is a minor release with some new features and some optimizations.
Changes:
- Add elapsed time to transfer screen
- Fix unbalance logo container background color
- Add contrast to drop down in history screen
- Decrease binary size
- Compress server output
- Modify UI version format
- Add notice about exclusive access in the UI
5.5.0
2019-02-12 - 5.5.0
This is overall a very small release.
There was a bug that prevented Reserved Space to be saved.
Also, rsync error 13 (Errors with program diagnostics) is now also
flagged so it won't stop the whole operation, you will still need
to check the logs as for the reasons of the error.
Changes:
- Allow ReservedAmount/ReservedUnit to be saved to disk
- Add error 13 as flagged command
- Core libraries updated
5.4.0
2018-09-18 - 5.4.0
- Improve handling of protocol (http/https) based on Unraid's SSL settings
- Change unraid logo
- Round seconds to prevent display issues in History screen
- Fix CI issues
5.2.1
- Fix calculation of space in the planning stage
- Fix wrong command icon in history screen
5.2.0
2018-05-12 - 5.2.0
This release allows the user to customize the UI's refresh rate, when transferring data.
Also:
- Fix ssl cert detection
5.1.1
2018-05-11 - 5.1.1
- Fix planner issues
- Add debug logging