Skip to content

Releases: optyfr/JRomManager

v2.5.0-beta.7

19 Sep 12:55
Compare
Choose a tag to compare
v2.5.0-beta.7 Pre-release
Pre-release

This is a beta release

  • web ui was broken
  • add backup path setting per profile and globally

v2.5.0-beta.6

12 Sep 20:17
Compare
Choose a tag to compare
v2.5.0-beta.6 Pre-release
Pre-release

This is a beta release

  • fix reversed condition when sample dir is user for scan
  • be more verbose about errors in standalone mode

v2.5.0 beta 5

05 Sep 14:04
Compare
Choose a tag to compare
v2.5.0 beta 5 Pre-release
Pre-release

This beta release include a major refactoring regarding sonarqube code quality recommandations, some bugs may be fixed, some other might have been created...
There is still some work to do before 2.5.0 final release :

  • fix webclient regarding sonarqube recommandation
  • create junit auto tests for code coverage
    For the unit tests, I would like to use some roms/chd to test, but most of these are not free to use... so if you have any suggestion or sources for legal test roms and chds, I'm more than interested!

v2.5.0-beta.4

11 Apr 12:26
Compare
Choose a tag to compare
v2.5.0-beta.4 Pre-release
Pre-release

This is a beta release

  • msi was build with wrong architecture
  • try to build macos package

v2.5.0-beta.3

10 Apr 14:43
Compare
Choose a tag to compare
v2.5.0-beta.3 Pre-release
Pre-release

This is a beta release

  • updated service wrapper to 3.5.45 (include aarch64)
  • various bug fixes
  • First fully automated release using GitHub's actions

v2.5.0 beta 2

27 Oct 21:17
Compare
Choose a tag to compare
v2.5.0 beta 2 Pre-release
Pre-release

This is a beta release

  • More informative about what's invalid in a datfile when it can't be loaded
  • various bug fixes

v2.5.0 beta 1

04 Oct 09:30
Compare
Choose a tag to compare
v2.5.0 beta 1 Pre-release
Pre-release

This is a beta release

  • Java 11 is now a minimal source/target requirement
  • Dropped obsolete/unmaintained NanoHTTPd, and using now only Jetty (as a result websocket was removed)
  • Modularized code and dependencies to bundle inside a designated java runtime that target some specific platforms (currently JRE11 + Windows for x86_64 / Linux for x86_64)
  • Rebranded MSI installer for windows (using jpackage from Java 14+)
  • Fix : No more locks in standalone gui (specifically encountered with Linux)
  • Entirely reworked progress bar
  • Web UI should be more responsive while scanning/fixing
  • New process handling with adaptive mode

v2.4.4

05 Aug 13:11
Compare
Choose a tag to compare

Dummy release because 2.4.3 packages were build with wrong jdk...

v2.4.3

05 Jul 06:18
Compare
Choose a tag to compare

Release v2.4.3

  • Property fixes with WebClient
  • Better RemoteFileChooser handling for BatchTools in WebClient

v2.4.2

27 Jun 16:49
Compare
Choose a tag to compare
  • fixed "dry run" bug for server mode
  • certs dir was missing (was only in zip version)
  • rescan after fix in batch mode