Skip to content

Releases: jbrodriguez/unbalance

2024.01.12

12 Jan 13:40
7b28c50
Compare
Choose a tag to compare
  • fix: stop plugin script (#65)

2024.01.11: fix: plugin metadata (#62)

11 Jan 14:40
019b7b3
Compare
Choose a tag to compare
  • fix: plugin metadata (#62)
  • feat: user interface rewrite (#60)

5.6.4

21 Apr 23:05
Compare
Choose a tag to compare

2021-04-21 - 5.6.4

  • Implement go linting (golangci)
  • Fix port issue
  • Fix ownership, permissions and paths (Unraid compliance)

5.6.3

26 Oct 16:02
Compare
Choose a tag to compare

2019-10-26 - 5.6.3

  • Support 6.8.x
  • Add missing isNumber function
  • Upgrade some libraries
  • Switch to yarn

5.6.0

07 Sep 17:26
Compare
Choose a tag to compare

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

12 Feb 10:32
Compare
Choose a tag to compare

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

18 Sep 17:05
Compare
Choose a tag to compare

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

05 Jun 19:38
Compare
Choose a tag to compare
  • Fix calculation of space in the planning stage
  • Fix wrong command icon in history screen

5.2.0

12 May 16:19
Compare
Choose a tag to compare

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

11 May 20:15
Compare
Choose a tag to compare

2018-05-11 - 5.1.1

  • Fix planner issues
  • Add debug logging