Releases: BLCK-B/MusicReleaseTracker
Releases · BLCK-B/MusicReleaseTracker
v10
- better table rendering and scaling
- window now retains dimensions
- rewritten DB migration with tests
- progress bar fixes
v9.1.1
- fixed race condition causing black screen on first start #98
- fixed json parsing exception case #98
v9.1
Uninstalling the previous version is highly recommended.
- native executables for Linux and MacOS
- rendering moved from browser to Electron
- reproducible builds
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
- 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
- fix selected theme reverting to light
- code quality and stability improved
- changed to non-default port
- install dir in 64 bit
v8.1
- fix #16
- class refactor, applied spring beans lifecycle & dependency management to remove static calls
- updated dependencies
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
- 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
- CSS chrome fix, CSS improvements
- first backend unit tests
- fixes in processing logic
- date format change
- long timeout option
- updated dependencies