Komga - Package Updates
-
[1.3.3]
- Update komga to 1.21.3
- Full Changelog
- add missing characters for Japanese series grouping (0a2c3ac), closes #1959
- webtoon page margin is not restored (80fa75a), closes #1944
- epubs would have a "null" comment in the Media (343add1)
- remove startup task to fix missing thumbnail metadata (a568a7d)
- rename REST controller operations for better clarity in generated openapi spec (95afb4b)
-
[1.4.0]
- Update komga to 1.22.0
- Full Changelog
- user creation supports restrictions (1f0817b)
- add CSP response header for untrusted epub resources (25de597)
- marking already read announcement as read would return error 500 (8cf2403)
-
[1.4.1]
- Update komga to 1.22.1
- Full Changelog
- don't strip accents on input data and sort series title with unicode collation (c2c697f)
- epub divina heuristic (5f9cc44), closes #1997
- remove artemis cleanup (9567df1)
- remove deprecated methods (d56c3e3)
- use interpolation prefix (1de36b7)
- add param target for some annotations to fix archunit tests (1975ff2)
- fix types for new Kotlin compiler (34c7d8b)
- replace deprecated AntPathRequestMatcher with PathPatternRequestMatcher (f674d65)
- remove unused params (d4de08a)
- use new syntax for gradle task registation (d112e69)
-
[1.5.0]
- Update komga to 1.23.0
- Full Changelog
- check if database files are on local filesystem on startup (93b2130)
- ensure tasksDB parent directory is created (eb1e602)
- ktlint format (756d9f9)
- use guard condition in when (83a995f)
- remove redundant qualifier (d82af1b)
- rename unused exceptions (5ba13d0)
- simplify condition (b84a958)
- simplify regex string (c955f2d)
- remove explicit type (65c8575)
- replace enum.values() with enum.entries (03993ac)
-
[1.5.1]
- Update komga to 1.23.1
- Full Changelog
- reduce cache for announcements and releases to 1h (e019f5d)
- separate database reads from writes (f9d9139)
- use sqlite temporary tables for long parameter list (7464e64)
- replace deprecated methods (9046a61)
- ktlint format (9986f9d)
- move lucene commit to separate class (243355f)
- replace deprecated property (cfa3995)
- use synchronous lucene committer for tests (0e52bde)
- use synchronous events for tests (a80eb59)
- update Browserslist db (8c4fb26)
-
[1.5.2]
- Update komga to 1.23.2
- Full Changelog
- kobo NullPointer exception (138c0ed), closes #2045
- webui ignore content negotiation when downloading page (85a33d4), closes #2042
- unscoped ignore xml namespace in EPUB opf file (3ab21ff), closes #2043
- perf enable SQLite WAL mode by default (e7b56b2)
- api mark kepubifyPath as deprecated (d147586)
- unscoped use Jsoup XmlParser instead of HTML parser where needed (4e7c49d)
-
[1.5.3]
- Update komga to 1.23.3
- Full Changelog
- cannot create readlist or collection with database in WAL mode
-
-
[1.5.5]
- Update komga to 1.23.5
- Full Changelog
- support local artwork in gif format (f19d7aa), closes #1853
- empty content when x-api-key is sent alongside session (5a5f8d7), closes #2099
- relax JSON deserializer (eb8bdfc)
- add id field in HistoricalEventDto (5e3ca4d)
- remove no-transform cache-control from response header (43c1018), closes #2091
- add more logs when epub extension is missing (730b093)
- add more logs to koreader sync controller (2f9b4e7)
- make dslRO transaction aware (69ba569)
-
[1.5.6]
- Update komga to 1.23.6
- Full Changelog
- proxy 401 errors on initialization (3739951)
- prevent double URL encoding when proxying (ce3ad4c), closes #2130
- proxy Content-Type headers for kobo (b925f3e), closes #2074
- properly decode cover href when generating epub cover (f8ca936), closes #2118
- log error responses (454c6c7)
- fix svu install (9a56b30)
- fix mediatype (af66144)
- translated using Weblate (Arabic) (a5548a5)
- translated using Weblate (Russian) (8f8d20a)
- translated using Weblate (Galician) (0f69a3a)