Skip to content

Releases: BLCK-B/MusicReleaseTracker

v10

22 Dec 08:55
22e4e11
Compare
Choose a tag to compare
  • better table rendering and scaling
  • window now retains dimensions
  • rewritten DB migration with tests
  • progress bar fixes

v9.1.1

26 Oct 06:33
9f04730
Compare
Choose a tag to compare
  • fixed race condition causing black screen on first start #98
  • fixed json parsing exception case #98

v9.1

11 Sep 07:50
98db7a8
Compare
Choose a tag to compare

Uninstalling the previous version is highly recommended.

  • native executables for Linux and MacOS
  • rendering moved from browser to Electron
  • reproducible builds

v9

16 Aug 09:13
f8ecd09
Compare
Choose a tag to compare
v9
  • a new iteration on UI
  • settings system replaced with a better, tested one
  • songs with the same name up to a week apart are merged
  • batch releases are grouped

v8.3

30 May 08:19
83158f2
Compare
Choose a tag to compare
  • reworked unit tests and created new for select classes
  • related refactoring, SRP
  • fixed exception for cases other than timeout: infinite wait
  • fixed exception when all failing sources were removed
  • process is cancelled when page is reloaded
  • ordering in sources and appended artists

Have a nice summer.

v8.2

13 Apr 08:01
b39b931
Compare
Choose a tag to compare
  • fix selected theme reverting to light
  • code quality and stability improved
  • changed to non-default port
  • install dir in 64 bit

v8.1

07 Feb 19:19
4baefcd
Compare
Choose a tag to compare
  • fix #16
  • class refactor, applied spring beans lifecycle & dependency management to remove static calls
  • updated dependencies

v8

31 Jan 18:34
0ce37ed
Compare
Choose a tag to compare
v8

Caution: contains a bug #16. Wait for a hotfix.

  • fix for sqlite not deleting temp DLLs
  • fixed Linux browser command
  • now saving only identifier and reconstructing URLs
  • support for youtube URLs
  • auto theme
  • delete all files option during uninstall
  • untested mac support

v7.2

11 Jan 16:10
03f7a32
Compare
Choose a tag to compare
  • fix for AppData folder not being created: a silly oversight
  • quickstart guide
  • .txt logging for possible future standalone version
  • CRUD tests
  • updated dependencies

v7.1

25 Nov 09:07
777560b
Compare
Choose a tag to compare
  • CSS chrome fix, CSS improvements
  • first backend unit tests
  • fixes in processing logic
  • date format change
  • long timeout option
  • updated dependencies