Skip to content

Releases: Atsumeru-xyz/Atsumeru

Version 1.1

15 Jan 11:51
Compare
Choose a tag to compare

Version 1.1
[Core]

  • code refactoring
  • migrate to Spring Boot 3
  • migrate to Spring Boot Security 3
  • bump required Java version to 17 with support up to 22
  • removed Logback, Tomcat, Hashids, RxJava, RxBonjour dependencies
  • removed Bonjour service and not implemented ConnectKey generator
  • updated vulnerable CLI ProgressBar, Gson, Json, Apache Commons/Tika dependencies
  • server preparation logic (Workspace, Settings, Dao, etc...) migrated to Spring Components
  • FileSystem watcher migrated to Spring Service and depends on ImportFolders and Settings Beans
  • chapters are disabled by default

Version 1.0.3

17 Nov 14:04
Compare
Choose a tag to compare

Version 1.0.3
[Core]

  • fixed loading of saved configuration after restarting the server

Version 1.0.2

23 Aug 09:12
Compare
Choose a tag to compare

Version 1.0.2
[Core]

  • New endpoint to retrieve a list of Series of the specified Series/Franchise: /books/{serie_hash}/serie or /books/{serie_hash}/franchise
  • support for sorting by Series/Franchise
  • configuration is now stored in the /config directory for Docker compatibility. The old configuration will be migrated automatically

[Metadata]

  • Series (Franchise) field support
  • Enum support for PlotType field (history type)
  • fix for MangaUpdates links

[Import]

  • ability to import Archives from a subdirectory as Singles if there are directories in the subdirectory.
  • read external file serie_info.json to fill Series metadata (only during Series import)
  • ignoring the Single status of an Archive and disabling auto-import of such Archives as Singles, if there is external metadata for the Series external metadata

First release

03 Dec 13:06
Compare
Choose a tag to compare

Guides and installaion tips available on Atsumeru website

See full development changelog before 1.0.0 release