Komga Versions Save

Media server for comics/mangas/BDs/magazines/eBooks with API and OPDS support

1.11.0

1 week ago

For this release we worked closely with the developers of Cantook by Aldiko to bring quality of life improvements for Epub reading. The Cantook application will now properly display the authentication dialog for Komga, and will also sync progress when reading books. There is still a small issue where covers are not displaying properly, but this is being worked on by the Cantook team.

Changelog

πŸš€ Features

opds

  • discoverable Progression API, used by Aldiko/Cantook (443d8a7)
  • add authenticate property for Aldiko/Cantook (aaf958d)
  • support authentication for OPDS (3250c12)

πŸ› Fixes

api

  • broken links in webpub manifests (14bee17)
  • library access is not properly applied in some cases for admins (77bad31), closes #1470
  • library restrictions are not properly apply in some cases (aa0a9b4), closes #1474
  • disable content negotiation for images in webpub manifest (5a94ee1)

komga-tray

  • open komga menu does not use custom port (edc1223), closes #1468

πŸ”„οΈ Changes

  • reorganize code shared between REST and OPDS (ec3eb44)

πŸ›  Build

  • fix failing test (39e8d1d)
  • adjust usage of setup-gradle to new syntax (edc0762)
  • migrate to gradle/actions/wrapper-validation@v3 (bcafbd8)

🌐 Translation

webui

  • translated using Weblate (Norwegian BokmΓ₯l) (9ac00bc)
  • translated using Weblate (Chinese (Simplified)) (e81c342)
  • translated using Weblate (Dutch) (8797a77)
  • translated using Weblate (Arabic) (3e623dd)
  • translated using Weblate (Portuguese) (1d6add1)
  • translated using Weblate (German) (44064cd)

βš™οΈ Dependencies

ci

  • bump hydraulic-software/conveyor from 14.0 to 14.1 (38261f1)
  • bump hydraulic-software/conveyor from 13.1 to 14.0 (38c5699)

webui

  • bump express from 4.18.2 to 4.19.2 in /komga-webui (dea7acd)
  • bump webpack-dev-middleware in /komga-webui (b5b6d13)
  • bump follow-redirects from 1.15.4 to 1.15.6 in /komga-webui (3e4f705)

Contributors

We'd like to thank the following people for their contributions: Erik Christoffer Kristiansen, Gauthier, Gauthier Roebroeck, M, Timo van Buuren, keocheung, sam5558, ssantos, 焑情倩

1.10.4

1 month ago

Changelog

πŸ› Fixes

api

  • cap search results to avoid SQLITE_TOOBIG (d34d4a5), closes #1428
  • book fileLastModified was in local time instead of UTC (1648533), closes #1430

unscoped

  • better compatibility for malformed epub files (e09cbc4), closes #1441
  • some epub resources would not be detected properly (f8e40ce), closes #1441 #1442

πŸ›  Build

  • migrate to gradle/actions/setup-gradle@v3 (5466087)

🌐 Translation

komga-tray

  • deleted translation using Weblate (Chinese (Simplified)) (ed374a1)
  • translated using Weblate (Chinese (Simplified)) (4b7bfa0)
  • translated using Weblate (Korean) (05f02f5)
  • translated using Weblate (Italian) (e38dce2)
  • added translation using Weblate (Portuguese) (0288231)
  • translated using Weblate (Turkish) (0f189c1)

webui

  • translated using Weblate (Chinese (Simplified)) (38cdf70)
  • translated using Weblate (Korean) (ac3eb4e)
  • translated using Weblate (Finnish) (d98de06)
  • translated using Weblate (Italian) (e9f1017)
  • added translation using Weblate (Portuguese) (5b70520)
  • translated using Weblate (Portuguese (Brazil)) (6e915d6)
  • translated using Weblate (Turkish) (4e5cc0d)

βš™οΈ Dependencies

ci

  • bump gradle/wrapper-validation-action from 1 to 2 (5a21c5c)
  • bump hydraulic-software/conveyor from 13.0 to 13.1 (c9ab1f7)
  • bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0 (898bc19)

webui

  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (b0b457a)

Contributors

We'd like to thank the following people for their contributions: Bruno AnΓ­bal, Gauthier, Gauthier Roebroeck, GΓΆrkem KalΔ±pcΔ±lar, Joona Soininen, Languages add-on, MrAnter, Pedro GalvΓ£o do Amaral Neto, keocheung, 焑情倩, ι«˜ε‚δΊ¬δ»‹, 이병주

1.10.3

3 months ago

This release includes a small fix to ensure compatibility with the upcoming latest version of Mylar which changes the JSON schema for series.json

Changelog

πŸ› Fixes

komga

  • add field alias for Mylar series.json (bc5a73a)

πŸ”„οΈ Changes

komga

  • remove deprecated property (2ec3265)

πŸ›  Build

release

  • stop publishing Conveyor old-site (9d1b82a)

Contributors

We'd like to thank the following people for their contributions: Gauthier Roebroeck

1.10.2

3 months ago

Changelog

πŸ› Fixes

komga

πŸ”„οΈ Changes

komga

  • remove unnecessary null checks (98f20cb)
  • replace deprecated TaskExecutorBuilder with ThreadPoolTaskExecutorBuilder (864dba6)
  • use lazy logging statement (479aff2)

unscoped

πŸ›  Build

docker

  • use new Spring Boot jar launcher (fbb2b6b)

release

  • set conveyor consistency-checks to warn only (966a5d3)
  • more knobs to handle broken releases (e730b74)

tests

  • ignore komga-tray translations (814b94d)

unscoped

  • bump Gradle from 8.4 to 8.5 (c5b9baa)

🌐 Translation

komga-tray

  • translated using Weblate (Japanese) (9265c5a)
  • translated using Weblate (German) (d420648)
  • added translation using Weblate (Galician) (1c88058)

webui

  • translated using Weblate (Chinese (Simplified)) (6b50968)
  • translated using Weblate (Spanish) (6c7dedd)
  • translated using Weblate (Japanese) (7e89f54)
  • translated using Weblate (Bulgarian) (99d94da)
  • translated using Weblate (Portuguese (Brazil)) (ec988b4)
  • translated using Weblate (Galician) (e2f0dc2)

βš™οΈ Dependencies

komga

  • bump Spring Boot to 3.2.2 (3b25396)
  • bump nu.studer.jooq to 9.0 (f9aafae)
  • bump ksp to 1.9.21-1.0.16 (fb2e05d)
  • bump mockk to 1.13.9 (24e095a)
  • remove hawtio (4128e96)
  • bump archunit-junit5 to 1.2.1 (76586eb)
  • bump tsid-creator to 5.2.6 (c49a80e)
  • bump twelvemonkeys.imageio to 3.10.1 (c54261b)
  • bump jsoup to 1.17.2 (6de7a14)
  • bump commons-compress to 1.25.0 (c1259f3)
  • bump icu4j to 74.2 (a404ce6)
  • bump commons-io to 2.15.1 (71a6a48)
  • bump commons-lang3 to 3.14.0 (2af8293)
  • bump commons-validator to 1.8.0 (78971a5)
  • bump sqlite-jdbc to 3.45.0.0 (056101f)
  • bump lucene to 9.9.1 (7f3cc9c)
  • bump org.apache.pdfbox:pdfbox from 2.0.28 to 3.0.1 (38fcde9), closes #1334

komga-tray

  • bump org.jetbrains.compose to 1.5.11 (c7a695d)
  • bump conveyor.gradle.plugin to 1.8 (b141f21)

unscoped

  • bump Kotlin to 1.9.21 (b87bec8)
  • bump ktlint to 1.1.1 (e01b324)
  • bump org.jlleitschuh.gradle.ktlint to 12.1.0 (80ed686)
  • bump jreleaser to 1.10.0 (446bb5a)
  • bump com.github.ben-manes.versions from 0.48.0 to 0.50.0 (1daa4b8)
  • bump io.github.microutils:kotlin-logging-jvm:3.0.5 to io.github.oshai:kotlin-logging-jvm:6.0.3 (295bfaf)

Contributors

We'd like to thank the following people for their contributions: A L, Gauthier, Gauthier Roebroeck, Johkum, M, Pedro GalvΓ£o do Amaral Neto, gallegonovato, nazo6, 焑情倩

1.10.1

3 months ago

Changelog

πŸš€ Features

windows

  • add libarchive for RAR5 support (3e11e90)

πŸ› Fixes

komga

πŸ›  Build

release

windows

  • replace native libraries with vcpkg-built ones (834306f)

βš™οΈ Dependencies

webui

  • bump follow-redirects from 1.15.2 to 1.15.4 in /komga-webui (056b4e7)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

1.10.0

3 months ago

This release brings RAR5 support for some platforms, via the native library . Keep in mind that RAR format is not designed to be accessed randomly, ZIP should be preferred. You can use the automatic conversion feature from RAR to ZIP with RAR5 files.

Changelog

πŸš€ Features

docker

  • add libarchive for RAR5 support (6f8467a)

komga

  • support for RAR5 via libarchive (4c1301f)

komga-tray

  • add libarchive for RAR5 support on macOS (536d478)

πŸ› Fixes

api

  • mark progression fragment handling (eb24470)
  • mark progression timezone handling (ec97da6), closes #1363

webui

  • webreader crash when reading one-shot from collection context (bdf9ec9), closes #1374

πŸ”„οΈ Changes

πŸ›  Build

release

  • upload to B2 with conveyor (cccbc39)
  • limit conveyor cache size (cabed41)

🌐 Translation

komga-tray

  • translated using Weblate (Chinese (Simplified)) (58ca293)
  • translated using Weblate (Finnish) (d955db2)
  • translated using Weblate (French) (e623c46)
  • translated using Weblate (Spanish) (5758f6d)
  • translated using Weblate (Dutch) (8fa8989)
  • added translation using Weblate (Catalan) (e28c8eb)
  • translated using Weblate (Russian) (609368f)

webui

  • translated using Weblate (Chinese (Simplified)) (19000da)
  • translated using Weblate (French) (ea4bead)
  • translated using Weblate (Dutch) (86b2ec9)
  • translated using Weblate (Catalan) (2150ddc)
  • translated using Weblate (Russian) (3bbe7b9)

βš™οΈ Dependencies

ci

  • bump conveyor to 13.0 (7dd05a5)
  • bump actions/upload-artifact from 3 to 4 (6d7dfdd)

Contributors

We'd like to thank the following people for their contributions: 1024mb, Abraham Froude, DJScias, Danil P, Diego LΓ³pez Sanz, Gauthier, Gauthier Roebroeck, 焑情倩

1.9.2

4 months ago

Changelog

πŸ›  Build

release

webui

  • build would pull incorrect version of dependency (de0e854), closes #1353

Contributors

We'd like to thank the following people for their contributions: Gauthier Roebroeck

1.9.1

4 months ago

Changelog

πŸ› Fixes

api

  • incorrect progression date check (3daa194)

epubreader

  • ignore progression without locator (d168c0a), closes #1352

πŸ”„οΈ Changes

  • remove announcement workaround for links (c4d6868)

πŸ›  Build

release

🌐 Translation

komga-tray

  • use UTF-8 for properties (4c922c4)

webui

  • translated using Weblate (Chinese (Simplified)) (b4c05a2)
  • translated using Weblate (Finnish) (341b42b)
  • translated using Weblate (Spanish) (754d016)
  • translated using Weblate (Italian) (744b6f5)
  • translated using Weblate (German) (5f96700)

Contributors

We'd like to thank the following people for their contributions: 1024mb, Antongiacomo Polimeno, Gauthier Roebroeck, Joona Soininen, M, Riccardo Pambianco, 焑情倩

1.9.0

4 months ago

A feature-packed Christmas release !

This EPUB drop 2 release is full of goodies:

  • read progress support for EPUBs
  • reader supports navigating with clicks/taps
  • reader displays the progression percentage in the current book
  • reader now properly display pre-paginated books
  • reader supports reading direction (LTR/RTL) for pre-paginated books
  • relaxed the controls for EPUB file validity. Some previously broken EPUB files will now be read correctly.
  • EPUB files containing only images will be read with the Divina reader instead. Those books are also compatible with the pages API (e.g. for Tachiyomi or OPDS-PSE).

Other features include:

  • pre-fill series and book number from metadata when importing books
  • increase PDF image resolution to 3200 pixels on the smallest edge
  • display an error dialog when the desktop application cannot start

Changelog

πŸš€ Features

api

  • increase PDF image resolution (e856d4f)
  • make pre-paginated epub containing only images compatible with divina profile (c2a4d17)
  • add basic metadata for transient books (1050f52)
  • add Readium Progression API (20799ad)
  • add layout attribute on epub manifest (5096364)
  • add positions endpoint to get pre-computed positions of epub books (eb8a644)

epubreader

  • handle reading direction (77b8a32)
  • remove margin and dropshadow for pre-paginated publications (10e2597)
  • mark read progress (1172911)
  • adjust display of current progress (b234586)
  • add navigation modes with click/tap, buttons, or both (2f0f94d)
  • display percentage of total progression (3a14990)

komga

  • relax epub validity controls (fad93ad)

komga-tray

  • display dialog with error detail on application startup failure (0fdcb2a), closes #1336

opds-v1

  • add OPDS-PSE links for divina-compatible EPUBs (0c96054)
  • use static xml namespace prefix for opds-pse (834b51d)

webui

  • use divina reader for compatible epub (809a794), closes #1324
  • autofill series and number from metadata during book import (5b75345), closes #998

πŸ› Fixes

api

  • properly set layout property in webpub manifest (e11ce46)
  • cannot get last page of PDF (721c5d1), closes #1341

epubreader

  • properly handle clicks in iframes (4db0542)

komga

  • empty generated thumbnails would be saved in DB (15920b7), closes #1338
  • use an in-process lock for Lucene (1a30bf9)

webui

  • pre-render page could overlap current page in some specific conditions (7a8d50c), closes #1339

🏎 Perf

komga

  • convert BookMetadataProvider to property (3843f77)

πŸ”„οΈ Changes

komga

  • move date utils to language package (fbc1034)

komga-tray

  • catch any exception on startup (b312847)

🌐 Translation

komga-tray

  • translated using Weblate (Chinese (Simplified)) (142326c)
  • translated using Weblate (Finnish) (d19e1a5)
  • translated using Weblate (Spanish) (ad6a8c9)

webui

  • fix language file name (ac59fca), closes #1345
  • translated using Weblate (Chinese (Simplified)) (0274308)
  • translated using Weblate (Spanish) (37abfbf)
  • translated using Weblate (Catalan) (32e9a0c)
  • translated using Weblate (German) (d2a91ac)

Contributors

We'd like to thank the following people for their contributions: 1024mb, Diego LΓ³pez Sanz, Gauthier, Gauthier Roebroeck, Joona Soininen, M, gallegonovato, 焑情倩

1.8.4

4 months ago

Changelog

πŸ› Fixes

webui

πŸ”„οΈ Changes

webui

  • rename BookReader to DivinaReader (c628807)

πŸ›  Build

conveyor

  • disable update escape hatch for MS Store (6e4a3ec)

🌐 Translation

komga-tray

  • add empty translation files for all languages (8de029d)
  • internationalization for desktop app tray menu (1ad0cd2)

webui

  • translated using Weblate (Chinese (Simplified)) (2260da1)
  • translated using Weblate (Finnish) (f04e03c)
  • translated using Weblate (French) (f7480ce)
  • translated using Weblate (Spanish) (af14751)

βš™οΈ Dependencies

ci

  • bump actions/setup-java from 3 to 4 (c97a322)

Contributors

We'd like to thank the following people for their contributions: 1024mb, Gauthier, Gauthier Roebroeck, Gouvernon Stan, Joona Soininen, gallegonovato, lb-fes, 焑情倩