#новости #atsumeru_manager
AtsumeruManager уходит в опенсурс! 🎉🎉🎉
Теперь вы можете сами собрать себе подходящую версии приложения для вашей платформы, помочь с разработкой или даже собрать веб-приложение для доступа из любой точки мира буквально одним кликом!
Текущий исходный код уже содержит множество изменений и исправлений из версии 1.1, но ее релиз состоится чуть позже
AtsumeruManager уходит в опенсурс! 🎉🎉🎉
Теперь вы можете сами собрать себе подходящую версии приложения для вашей платформы, помочь с разработкой или даже собрать веб-приложение для доступа из любой точки мира буквально одним кликом!
Текущий исходный код уже содержит множество изменений и исправлений из версии 1.1, но ее релиз состоится чуть позже
GitHub
GitHub - Atsumeru-xyz/AtsumeruManager: Manager app for Atsumeru self-hosted manga/comics/light novels server
Manager app for Atsumeru self-hosted manga/comics/light novels server - Atsumeru-xyz/AtsumeruManager
👍2
#atsumeru_android
Version 1.1
Version 1.1
- Updated Shikimori domain
- Fixed filters fab not showing in content categories
👍3
Atsumeru-1.0.2.jar
52.7 MB
#atsumeru_server
Version 1.0.2
[Core]
- New endpoint to retrieve a list of Series of the specified
[Metadata]
-
- Enum support for
- fix for
[Import]
- ability to import
- read external file serie_info.json to fill
- ignoring the
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🔥2
Atsumeru-1.0.3.jar
52.7 MB
#atsumeru_server
Version 1.0.3
[Core]
- fixed loading of saved configuration after restarting the server
Version 1.0.3
[Core]
- fixed loading of saved configuration after restarting the server
🔥2
#atsumeru_android
Version 1.2
Version 1.2
- fixed rare crash in content details if first read was from "Continue reading" button
- updated Shikimori domain
#atsumeru_android
Version 1.3
Version 1.3
- updated Shikimori domain
(again)
- get Shikimori binding info from content metadata
Atsumeru-1.1.jar
56 MB
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
[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
👍8❤2😱1