komga

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

MIT License

Stars
3.4K
Committers
33

Bot releases are visible (Hide)

komga - Release 1.12.0 Latest Release

Published by github-actions[bot] about 2 months ago

Standing on the shoulders of giants.

This release brings support for Kobo Sync, and this would never have been possible without the tremendous work done by the Calibre-Web team! The Calibre-Web code helped me a lot to understand how the Kobo Sync protocol works.

Make sure to check the Kobo Sync documentation on our website.

Changelog

πŸš€ Features

kobo

metadata

  • use group-position for epub series index (4354581)

webui

πŸ› Fixes

api

  • incorrect query param name (85a9934), closes #1670
  • properly handle simple read progress for divina compatible epub (0d19aa1)

πŸ›  Build

  • ignore conveyor steps on forks (cefd527)

🌐 Translation

komga-tray

  • translated using Weblate (Hungarian) (95df315)

βš™οΈ Dependencies

ci

  • bump actions/checkout from 3 to 4 (14887f5)

webui

  • bump webpack from 5.88.2 to 5.94.0 in /komga-webui (f3bce23)

Contributors

We'd like to thank the following people for their contributions:
Eren Eroğlu, Gauthier, Gauthier Roebroeck, Jens van Almsick, Lee Andy, Milo Ivir, Simon ÁdÑm

komga - Release 1.11.3

Published by github-actions[bot] about 2 months ago

Changelog

πŸ› Fixes

api

  • some metrics are not updated (da35140), closes #1643
  • known page hash cannot be sorted by file size (bf71f8e), closes #1610

docker

komga-tray

webui

  • footer text displayed over book content (6794e24), closes #1489
  • auto-scroll upward does not work when dragging elements (835bff4), closes #1652

🏎 Perf

  • faster zip entry extraction (eeb5898)

πŸ”„οΈ Changes

  • better logging for sqlite pools (6a51f34)

πŸ›  Build

webui

unscoped

  • add browserlist update action (b93459a)

βš™οΈ Dependencies

ci

  • bump gradle/actions from 3 to 4 (6482b34)

webui

  • bump axios from 1.6.0 to 1.7.4 in /komga-webui (f177fab)

Contributors

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

komga - Release 1.11.2

Published by github-actions[bot] 3 months ago

Changelog

πŸ› Fixes

docker

  • native libraries would not load on aarch64 (16e8b97)

unscoped

  • do not share IndexWriterConfig instances across IndexWriters (90db07c), closes #1603

πŸ”„οΈ Changes

  • replace task executor type with interface (19b846b)

πŸ›  Build

benchmark

  • fix properties following gradle change (1236594)

🌐 Translation

komga-tray

  • added translation using Weblate (Chinese (Simplified)) (c66db8e)
  • translated using Weblate (Swedish) (5e7c42c)
  • added translation using Weblate (Croatian) (d9a8cc6)
  • translated using Weblate (Czech) (57bbe5e)

webui

  • translated using Weblate (Chinese (Simplified)) (5d4fc14)
  • translated using Weblate (Korean) (8182d50)
  • translated using Weblate (Hungarian) (a844587)
  • translated using Weblate (Croatian) (0ddb3d8)
  • translated using Weblate (Czech) (c4a428f)
  • translated using Weblate (Russian) (a9eadae)
  • translated using Weblate (German) (7ea825d)
  • translated using Weblate (Thai) (3da499e)

βš™οΈ Dependencies

ci

  • bump hydraulic-software/conveyor from 14.2 to 14.3 (4d8b7d4)
  • bump hydraulic-software/conveyor from 14.1 to 14.2 (d7ee49c)

webui

  • bump braces from 3.0.2 to 3.0.3 in /komga-webui (fbc7ce1)

Contributors

We'd like to thank the following people for their contributions:
Anton, Chase Wang, Filip JaruΕ‘ka, Gauthier, Gauthier Roebroeck, Languages add-on, Milo Ivir, Shjosan, Smoukus, altinat, broot5, ι«˜ε‚δΊ¬δ»‹

komga - Release 1.11.1

Published by github-actions[bot] 6 months ago

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

komga - Release 1.11.0

Published by github-actions[bot] 6 months 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, 焑情倩

komga - Release 1.10.4

Published by github-actions[bot] 7 months 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, 焑情倩, ι«˜ε‚δΊ¬δ»‹, 이병주

komga - Release 1.10.3

Published by github-actions[bot] 9 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

komga - Release 1.10.2

Published by github-actions[bot] 9 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, 焑情倩

komga - Release 1.10.1

Published by github-actions[bot] 9 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

komga - Release 1.10.0

Published by github-actions[bot] 10 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, 焑情倩

komga - Release 1.9.2

Published by github-actions[bot] 10 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

komga - Release 1.9.1

Published by github-actions[bot] 10 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, 焑情倩

komga - Release 1.9.0

Published by github-actions[bot] 10 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, 焑情倩

komga - Release 1.8.4

Published by github-actions[bot] 11 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, 焑情倩

komga - Release 1.8.3

Published by github-actions[bot] 11 months ago

This patch releases addresses a few issues:

  • broken EPUB files will now appear in Media Management
  • repair extension will ignore broken EPUB files
  • the epub reader now works if you configured a servlet context path
  • OPDS 1.2 would throw an error if EPUB files are present
  • OPDS 1.2 could not retrieve the full size poster for EPUB books
  • readlist and collection created from embedded metadata could generate duplicates or miss some elements when running Komga with multiple background threads

Other changes:

  • Komga will use the native WebP library if present
  • added the native WebP library for macOS apps, and Docker (amd64/arm64)
  • added the native HEIF/AVIF library for Windows app
  • the binaries are now distributed from BackBlaze B2 instead of Github, which should be faster

Changelog

πŸ› Fixes

api

  • epub resources could not be retrieved if komga is running with a servlet context path (0d94ae2)

komga

  • better handling of collection/readlist creation/update when using multiple threads (a4384a6), closes #1317
  • don't repair extension for broken EPUB files (f41af61)
  • mark broken EPUB files as ERROR instead of falling back to CBZ (acf080b)
  • use NightMonkeys WebP reader if present (7b1a9e4), closes #1294
  • better error handling during metadata refresh (8832a0d), closes #1311

opds

  • cannot retrieve full size poster for epub books (5a71cf7), closes #1312
  • index out of bounds error (d6246ed), closes #1309

πŸ”„οΈ Changes

komga

πŸ›  Build

docker

  • add native webp library for docker amd64 and arm64 (8cf8f47), closes #1294

komga-tray

  • add native heif library for Windows (a3439dd)
  • add native webp library for macOS application (86f0fcd)

release

  • use BackBlaze B2 for binaries storage instead of Github (f704685)

Contributors

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

komga - Release 1.8.2

Published by github-actions[bot] 11 months ago

A second hotfix that should fix the epubreader not loading properly

Changelog

πŸ› Fixes

epubreader

  • page cannot load because of incorrect css mime type (dbc5b3d)

Contributors

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

komga - Release 1.8.1

Published by github-actions[bot] 11 months ago

Hotfix to set X-Frame-Options response headers, which are necessary for the epub reader to work properly

Changelog

πŸ› Fixes

api

  • set X-Frame-Options header to same origin for epubreader (85cae8a)

Contributors

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

komga - Release 1.8.0

Published by github-actions[bot] 11 months ago

This release brings proper EPUB support for books containing text, along with a first version of a web epub reader.

  • eBooks behave like any other book in Komga, in regards to series or metadata. You can even mix comic books and ebooks in the same series.
  • only EPUB format is supported. Other formats will not be supported in the future.
  • existing EPUB files will be re-analyzed. If you had image-only EPUB, those may not be compatible anymore with third-party clients.
  • the web EPUB reader is a very first version, and does not support saving progress. Read progress saving and restore will come in a future release.
  • any book in Komga can be read with WebPub compatible clients.
  • There will be issues. EPUB is a complex format, and many EPUB files are not properly built. Raise issues on Github for support.

Changelog

πŸš€ Features

api

webui

πŸ› Fixes

komga

  • better error handling of sse connections (ab34781)

πŸ”„οΈ Changes

komga

  • introduce media profile for PDF (d6680a4)
  • make Media.pageCount explicit (21e3e7a)

webui

πŸ›  Build

dependabot

komga

tests

  • only check conveyor modules on push (06d0d4a)

webui

πŸ“ Documentation

  • update readme description (c93760b)

🌐 Translation

  • translated using Weblate (Chinese (Simplified)) (6b5eba1)
  • translated using Weblate (French) (2bf2df9)
  • translated using Weblate (Japanese) (d199684)

βš™οΈ Dependencies

ci

  • bump dessant/lock-threads from 4 to 5 (9db0f07)
  • bump hydraulic-software/conveyor from 12.0 to 12.1 (82e5887)

webui

  • bump axios from 1.5.0 to 1.6.0 in /komga-webui (aa65180)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Matthieu Sontag, blacktide, 焑情倩

komga - Release 1.7.2

Published by github-actions[bot] 12 months ago

This bugfix release addresses a few issues:

  • the application could not start on Windows 11
  • sidecar thumbnails metadata could not be fixed on startup
  • JPEG XL images with a grayscale ICC profile could not be decoded

Changelog

πŸ› Fixes

komga

  • check temp directory exists and is writable on startup (4999edd), closes #1283
  • task FixThumbnailsWithoutMetadata could not fix sidecar covers (9d2d007), closes #1287

πŸ”„οΈ Changes

komga

πŸ›  Build

conveyor

  • remove space in windows installer name (d51fdeb)
  • adjust JDK module list (74d04d0)
  • bump conveyor from 11.4 to 12.0 (e30a93b)
  • change windows installer name (2c87700)
  • hard-code module list (5911431)
  • fix config file (b80de03)
  • use the Apple notarization API (0704e9f)

jreleaser

  • add release introduction to the release notes (d52ba95)

release

  • upload conveyor logs (e631313)
  • fix secret decoding (0995c26)
  • create secret folder before decoding (4ddd51e)

tests

  • use conveyor detect config file (0f6b7cc)
  • add missing config for conveyor (39825e4)
  • build jdk module list and compare with historical (33e10f5)

🌐 Translation

  • translated using Weblate (Chinese (Simplified)) (091015e)
  • translated using Weblate (Finnish) (44a8db0)

βš™οΈ Dependencies

komga

  • bump nightmonkeys imageio from 0.6.1 to 0.6.2 (25eb6c0), closes #1289

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Joona Soininen, 焑情倩

komga - Release 1.7.1

Published by github-actions[bot] 12 months ago

This fixes an issue when decoding some AVIF/HEIF images.

Changelog

πŸ› Fixes

docker

komga

  • thumbnail metadata fixer cannot open UNC path (879366b), closes #1275

πŸ”„οΈ Changes

docker

  • remove --no-install-recommends (d9f16ed)

unscoped

  • use property assignment instead of set (01b96fd)

πŸ›  Build

release

  • fix version computation with new tag pattern (a65a7f1)
  • add 'current' parameter for bump type (bec9f50)

unscoped

  • use property assignment instead of set (0e43eb0)
  • bump gradle from 8.3 to 8.4 (5f36271)

🌐 Translation

  • translated using Weblate (Chinese (Simplified)) (e3172b6)
  • translated using Weblate (Spanish) (7629dcc)
  • translated using Weblate (Czech) (1c5796d)

βš™οΈ Dependencies

ci

  • bump actions/setup-node from 3 to 4 (142b44b)

komga

  • bump jreleaser from 1.8.0 to 1.9.0 (7935f1c)
  • bump nightmonkeys.imageio from 0.6.0 to 0.6.1 (9570101)
  • bump tika-core from 2.9.0 to 2.9.1 (8480806)
  • bump springdoc.openapi-gradle-plugin from 1.7.0 to 1.8.0 (602fd4e)
  • bump twelvemonkeys.imageio from 3.9.4 to 3.10.0 (894f9f1)
  • bump sqlite-jdbc from 3.43.2.1 to 3.43.2.2 (af0023b)
  • bump jsoup from 1.16.1 to 1.16.2 (647fb40)
  • bump commons-io from 2.14.0 to 2.15.0 (3f56e19)
  • bump icu4j from 73.2 to 74.1 (30a7408)

komga-tray

  • bump jetbrains compose from 1.5.2 to 1.5.10 (9b195bf)

Contributors

We'd like to thank the following people for their contributions:
1024mb, Gauthier, Gauthier Roebroeck, Marek Δ½ach, 焑情倩