Releases: Atsumeru-xyz/Atsumeru
Releases · Atsumeru-xyz/Atsumeru
Version 1.1
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
Version 1.0.3
[Core]
- fixed loading of saved configuration after restarting the server
Version 1.0.2
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 forDocker
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 asSingles
if there are directories in the subdirectory. - read external file serie_info.json to fill
Series
metadata (only duringSeries
import) - ignoring the
Single
status of anArchive
and disabling auto-import of suchArchives
asSingles
, if there is external metadata for theSeries
external metadata