Skip to content

Releases: BLCK-B/MusicReleaseTracker

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
  • refactoring
    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

v7

08 Nov 18:42
c114931
Compare
Choose a tag to compare
v7
  • implemented MusicBrainz API
  • new source: Youtube - Topic channels
  • automatic DB structure updates
  • options: reset settings, reset DB
  • dropdown menu with "delete selected URL" button
  • code improvements

v6

24 Oct 16:03
Compare
Choose a tag to compare
v6

An update implementing javascript frontend in place of openJFX, a whole new experience. More info in previous changelogs, #4, #8 and front page.
Fix for junodownload web change #7.

v5.6

14 Oct 08:53
251d27c
Compare
Choose a tag to compare
v5.6 Pre-release
Pre-release

pre-release objectives

  • preserve artist selection on reload
  • theming states saving in config
  • icons for confirm etc, including states
  • load combined view on scrape done + notice
  • formatting issue: replacing space with +
  • empty source-table dialog backend solution
  • accidental delete protection
  • mark upcoming song releases

Vague native image for linux error allegedly caused by tomcat config is beyond my knowledge. I will go with jar again.

v5.5

06 Oct 15:15
Compare
Choose a tag to compare
v5.5 Pre-release
Pre-release

You are advised to read the following:
This is the first preview of a new frontend and API. Feature parity is close, but more patches are needed. You are encouraged to report issues I have missed in the list below. For more context, look at changelog, project readme and #4. There are no additional steps for upgrading or downgrading.

pre-release objectives

  • formatting issue: replacing space with +
  • empty source-table dialog backend solution
  • preserve artist selection on reload
  • accidental delete protection
  • mark upcoming song releases
  • theming states saving in config
  • icons for confirm etc, including states

changelog

  • frontend
    switched from javaFX to Vue.js and Spring Boot
    new UI and experience, with features like theming, resizing and source previews
  • other
    GraalVM compilation and ditching JDK, JavaFX for great performance boost
    sources use ' or ’ in song names, will use only '
    calculated and fairer scraping delays
    config does not use versioning, instead stucture is compared
    fix for last entry in table being duplicated