Skip to content

Releases: gotson/komga

Release 1.11.1

24 Apr 02:38
Compare
Choose a tag to compare

Changelog

🐛 Fixes

api

  • first unread cover should include in progress books (77c15f9)

unscoped

  • sync progress not compatible between Cantook and web reader (0211096), closes #1477

Contributors

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

Release 1.11.0

18 Apr 06:10
Compare
Choose a tag to compare

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, 無情天

Release 1.10.4

12 Mar 06:25
Compare
Choose a tag to compare

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, 無情天, 高坂京介, 이병주

Release 1.10.3

23 Jan 07:04
Compare
Choose a tag to compare

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

Release 1.10.2

22 Jan 09:28
Compare
Choose a tag to compare

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, 無情天

Release 1.10.1

12 Jan 06:37
Compare
Choose a tag to compare

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

Release 1.10.0

08 Jan 04:24
Compare
Choose a tag to compare

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, 無情天

Release 1.9.2

18 Dec 04:15
Compare
Choose a tag to compare

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

Release 1.9.1

18 Dec 03:32
Compare
Choose a tag to compare

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, 無情天

Release 1.9.0

15 Dec 03:36
Compare
Choose a tag to compare

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, 無情天