Skip to content

1.0.0

Compare
Choose a tag to compare
@kairoh kairoh released this 02 Jan 17:15
· 162 commits to master since this release
832f5d0

Major changes

  • Full rewrite based on Quarkus Framework
  • Add native edition (=native executables for 64bits Linux, Windows and MacOS)
  • Use current directory by default (=portable), thanks to @steph29
  • Add USB support for MacOS M1 (usb4java for aarch64) : #11
  • Fix MacOS Ventura FS support (fix #12 )
  • Update DB (official.json) every 2 weeks
  • Optimize multithreading support
  • Greatly improve code coverage (from 10% to 52%)

Minor changes

  • Add devops with Github actions
  • Use Lombok beans
  • Replace Vorbis-java.jar by JVorbis.jar (pure java lib)
  • Replace Gson by Jackson
  • Merge project metadata into web-ui
  • Each story have an UUID (use 1st node UUID if missing)