Skip to content

Releases: jbrodriguez/unbalance

1.3.3

18 Feb 14:02
Compare
Choose a tag to compare

2016-02-18 - v1.3.3

  • Fix check for console lines (1000 lines limit)

1.3.2

18 Feb 11:47
Compare
Choose a tag to compare

2016-02-18 - v1.3.2

  • Fix bug where progress messages were not showing
  • Add additional progress notification when calculating

1.3.1

17 Feb 20:59
Compare
Choose a tag to compare

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

17 Jan 14:51
Compare
Choose a tag to compare

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

12 Jan 18:05
Compare
Choose a tag to compare

2016-01-12 - v1.2.15

  • Support Safari browser (and some older browsers)

1.2.14

09 Jan 21:17
Compare
Choose a tag to compare

2016-01-09 - v1.2.14

  • Fixed plugin startup issues
  • Update instructions on how to run the app

1.2.12

09 Jan 16:57
Compare
Choose a tag to compare

2016-01-09 - v1.2.12

  • New settings page (unRAID interface)

1.2.11

09 Jan 12:27
Compare
Choose a tag to compare

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

18 Aug 14:01
Compare
Choose a tag to compare

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

02 Jun 20:04
Compare
Choose a tag to compare

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