# Komga changelog > A media server for comics, manga, BDs, magazines and eBooks. - Vendor: gotson - Category: Media - Official site: https://komga.org - Tracked by: What's New (https://whatsnew.fyi/product/komga) - Harvested from: GitHub (gotson/komga) - Entries below: 12 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## Releases ### 1.26.1 — Release 1.26.1 - Date: 2026-08-10 - Version: 1.26.1 - Original notes: https://github.com/gotson/komga/releases/tag/1.26.1 - Permalink: https://whatsnew.fyi/product/komga/releases/1.26.1 - **fixed** — missing nextui css layers when serving from tomcat - **changed** — fix configuration escapes ##### Changelog ##### 🐛 Fixes **komga** - missing nextui css layers when serving from tomcat ([ee79798](https://github.com/gotson/komga/commits/ee79798)) ##### 🔄️ Changes - "refactor: fix configuration escapes" ([e0ff2da](https://github.com/gotson/komga/commits/e0ff2da)), closes [#2385](https://github.com/gotson/komga/issues/2385) ##### 🛠 Build - update svu install ([10a0a2c](https://github.com/gotson/komga/commits/10a0a2c)) ##### 🌐 Translation **webui** - translated using Weblate (Korean) ([e2add13](https://github.com/gotson/komga/commits/e2add13)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, on9686 ### 1.26.0 — Release 1.26.0 - Date: 2026-08-10 - Version: 1.26.0 - Original notes: https://github.com/gotson/komga/releases/tag/1.26.0 - Permalink: https://whatsnew.fyi/product/komga/releases/1.26.0 - **added** — Add v2 version of referential API - **added** — Serve both UIs on the web server - **added** — RAR5 support in plain Java - **added** — First beta version of the new UI (NextUI) - **added** — Add link to launch the new UI - **fixed** — Enforce content restriction when accessing posters - **fixed** — Handle more sort keys for page hashes - **fixed** — Preserve modified date in R2 progression - **fixed** — EPUB with images in SVG not detected as DIVINA - **fixed** — Relax web server validation - **changed** — Remove libarchive from Docker and komga-tray This release brings a new version of the WebUI (codename NextUI), it is available in beta and can be tested alongside the existing WebUI: - Not all features are available yet. You should check [this issue](https://github.com/gotson/komga/issues/2267) for a list of what is available and what is yet to be implemented. - If you have any feedback/questions, or if you observe any issues, with the NextUI, please [open a discussion](https://github.com/gotson/komga/discussions/new?category=nextui-beta-test) in the dedicated category. - You cannot refresh the page in the browser (F5 or CTR+R/CMD+R), it will load the WebUI instead How to access the NextUI: - from the existing WebUI, there is a link in the sidebar that will open the NextUI in a new tab - directly from the URL of your Komga server (ex: https://demo.komga.org/next) ##### Changelog ##### 🚀 Features **api** - add v2 version of referential API ([52ef637](https://github.com/gotson/komga/commits/52ef637)) **komga** - serve both UIs on the web server ([c802267](https://github.com/gotson/komga/commits/c802267)) - rar5 support in plain java ([cea6375](https://github.com/gotson/komga/commits/cea6375)) **nextui** - first beta version of the new UI ([3f1a719](https://github.com/gotson/komga/commits/3f1a719)), closes [#1514](https://github.com/gotson/komga/issues/1514) [#1545](https://github.com/gotson/komga/issues/1545) [#1557](https://github.com/gotson/komga/issues/1557) [#1585](https://github.com/gotson/komga/issues/1585) [#1595](https://github.com/gotson/komga/issues/1595) [#1622](https://github.com/gotson/komga/issues/1622) [#1918](https://github.com/gotson/komga/issues/1918) [#1988](https://github.com/gotson/komga/issues/1988) [#1992](https://github.com/gotson/komga/issues/1992) [#2019](https://github.com/gotson/komga/issues/2019) **webui** - add link to launch the new UI ([531e3b2](https://github.com/gotson/komga/commits/531e3b2)) ##### 🐛 Fixes **api** - enforce content restriction when accessing posters ([bc04042](https://github.com/gotson/komga/commits/bc04042)) - handle more sort keys for page hashes ([bec27ca](https://github.com/gotson/komga/commits/bec27ca)) - preserve modified date in R2 progression ([a1ee74d](https://github.com/gotson/komga/commits/a1ee74d)) **komga** - epub with images in svg not detected as divina ([45800c4](https://github.com/gotson/komga/commits/45800c4)) - relax web server validation ([e8ffade](https://github.com/gotson/komga/commits/e8ffade)), closes [#2367](https://github.com/gotson/komga/issues/2367) ##### 🔄️ Changes - fix gradle warnings ([c79f768](https://github.com/gotson/komga/commits/c79f768)) - fix configuration escapes ([3d0748b](https://github.com/gotson/komga/commits/3d0748b)) - ktlint format ([721f40f](https://github.com/gotson/komga/commits/721f40f)) - update ktlint rules ([ae0b1ea](https://github.com/gotson/komga/commits/ae0b1ea)) ##### 🧪 Tests **komga** - shorten function name ([86f0cab](https://github.com/gotson/komga/commits/86f0cab)) ##### 🛠 Build **deps** - bump brace-expansion in /next-ui ([0c03e66](https://github.com/gotson/komga/commits/0c03e66)) - bump immutable from 5.1.5 to 5.1.9 in /next-ui ([f7a7a90](https://github.com/gotson/komga/commits/f7a7a90)) **deps-dev** - bump shell-quote from 1.8.4 to 1.10.0 in /next-ui ([e9f19a2](https://github.com/gotson/komga/commits/e9f19a2)) - bump js-cookie from 3.0.5 to 3.0.8 in /next-ui ([8805fbc](https://github.com/gotson/komga/commits/8805fbc)) - bump flatted from 3.3.3 to 3.4.4 in /next-ui ([027c73f](https://github.com/gotson/komga/commits/027c73f)) **docker** - remove libarchive ([20f8f0b](https://github.com/gotson/komga/commits/20f8f0b)) **komga-tray** - update required jdk modules for conveyor ([3cb48cf](https://github.com/gotson/komga/commits/3cb48cf)) - remove libarchive and dependencies ([4ef86df](https://github.com/gotson/komga/commits/4ef86df)) **webui** - move .nvmrc per project ([519af6b](ht _[Truncated at 4000 characters — full notes: https://github.com/gotson/komga/releases/tag/1.26.0]_ ### 1.25.0 — Release 1.25.0 - Date: 2026-06-30 - Version: 1.25.0 - Original notes: https://github.com/gotson/komga/releases/tag/1.25.0 - Permalink: https://whatsnew.fyi/product/komga/releases/1.25.0 - **added** — Add support for solid rar4 archives - **fixed** — Enforce content restriction in Kobo - **fixed** — Flatten hierarchical schemas in OpenAPI ##### Changelog ##### 🚀 Features **komga** - add support for solid rar4 archives ([5682a37](https://github.com/gotson/komga/commits/5682a37)) ##### 🐛 Fixes **kobo** - enfore content restriction ([bd8b773](https://github.com/gotson/komga/commits/bd8b773)) **openapi** - flatten hierchical schemas ([275cb92](https://github.com/gotson/komga/commits/275cb92)) ##### 🛠 Build **openapi** - increase timeout for openapi generation ([4efb161](https://github.com/gotson/komga/commits/4efb161)) **webui** - update Browserslist db ([9a3bbdd](https://github.com/gotson/komga/commits/9a3bbdd)) - update Browserslist db ([ba6cb76](https://github.com/gotson/komga/commits/ba6cb76)) ##### ⚙️ Dependencies **ci** - bump actions/checkout from 6 to 7 ([5da5226](https://github.com/gotson/komga/commits/5da5226)) **komga** - bump junrar to 7.6.0 ([ba628f9](https://github.com/gotson/komga/commits/ba628f9)) **webui** - bump launch-editor from 2.6.0 to 2.14.1 in /komga-webui ([910512c](https://github.com/gotson/komga/commits/910512c)) - bump axios from 1.15.2 to 1.16.0 in /komga-webui ([86362b1](https://github.com/gotson/komga/commits/86362b1)) - bump qs from 6.14.2 to 6.15.2 in /komga-webui ([f9f402e](https://github.com/gotson/komga/commits/f9f402e)) - bump js-cookie from 3.0.5 to 3.0.7 in /komga-webui ([3e9a0ea](https://github.com/gotson/komga/commits/3e9a0ea)) - bump fast-uri from 3.1.0 to 3.1.2 in /komga-webui ([be5f88c](https://github.com/gotson/komga/commits/be5f88c)) - bump @babel/plugin-transform-modules-systemjs ([0bd8edb](https://github.com/gotson/komga/commits/0bd8edb)) - bump axios from 1.15.0 to 1.15.2 in /komga-webui ([737cc56](https://github.com/gotson/komga/commits/737cc56)) **unscoped** - upgrade Spring Boot to 3.5.14 ([3d7615e](https://github.com/gotson/komga/commits/3d7615e)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck ### 1.24.4 — Release 1.24.4 - Date: 2026-04-24 - Version: 1.24.4 - Original notes: https://github.com/gotson/komga/releases/tag/1.24.4 - Permalink: https://whatsnew.fyi/product/komga/releases/1.24.4 - **fixed** — Omit UserDto.ageRestriction instead of returning null - **fixed** — Fix some TOC that may not be parsed correctly in EPUB - **fixed** — Proxy raw request body to kobo store - **fixed** — Accept application/json on Accept header for koreader - **fixed** — Fix incorrect latest series navigation links in OPDS2 - **fixed** — Fix auth logo issue when using base url in OPDS2 - **changed** — Update Docker base image to Ubuntu 26.04 for amd64 and arm64 ##### Changelog ##### 🐛 Fixes **api** - omit UserDto.ageRestriction instead of returning null ([e3a8cc6](https://github.com/gotson/komga/commits/e3a8cc6)) **epub** - some TOC may not be parsed correctly ([5fc0b7e](https://github.com/gotson/komga/commits/5fc0b7e)) **kobo** - proxy raw request body to kobo store ([4a7d9a6](https://github.com/gotson/komga/commits/4a7d9a6)), closes [#2289](https://github.com/gotson/komga/issues/2289) **koreader** - also accept application/json on Accept header ([ddfe65d](https://github.com/gotson/komga/commits/ddfe65d)) **opds2** - incorrect latest series navigation links ([717ef82](https://github.com/gotson/komga/commits/717ef82)), closes [#2285](https://github.com/gotson/komga/issues/2285) - auth logo issue when using base url ([7c00661](https://github.com/gotson/komga/commits/7c00661)), closes [#2285](https://github.com/gotson/komga/issues/2285) ##### 🛠 Build **docker** - update base image to Ubuntu 26.04 for amd64 and arm64 ([5d14057](https://github.com/gotson/komga/commits/5d14057)) **webui** - update Browserslist db ([7e0d680](https://github.com/gotson/komga/commits/7e0d680)) **unscoped** - update homebrew action ([6c2621b](https://github.com/gotson/komga/commits/6c2621b)) ##### ⚙️ Dependencies **ci** - bump gradle/actions from 5 to 6 ([3ca9806](https://github.com/gotson/komga/commits/3ca9806)) **webui** - bump @xmldom/xmldom from 0.8.12 to 0.8.13 in /komga-webui ([bb60a79](https://github.com/gotson/komga/commits/bb60a79)) - bump axios from 1.13.5 to 1.15.0 in /komga-webui ([85edd8b](https://github.com/gotson/komga/commits/85edd8b)) - bump follow-redirects in /komga-webui ([63de6aa](https://github.com/gotson/komga/commits/63de6aa)) - bump lodash from 4.17.23 to 4.18.1 in /komga-webui ([b77554f](https://github.com/gotson/komga/commits/b77554f)) - bump @xmldom/xmldom from 0.8.10 to 0.8.12 in /komga-webui ([5620e3f](https://github.com/gotson/komga/commits/5620e3f)) - bump brace-expansion from 1.1.12 to 1.1.13 in /komga-webui ([263d3dd](https://github.com/gotson/komga/commits/263d3dd)) **unscoped** - bump gradle-git-properties plugin from 2.5.2 to 2.5.7 ([dd9c3fa](https://github.com/gotson/komga/commits/dd9c3fa)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, James Ward, Óliver García Albertos ### 1.24.3 — Release 1.24.3 - Date: 2026-03-27 - Version: 1.24.3 - Original notes: https://github.com/gotson/komga/releases/tag/1.24.3 - Permalink: https://whatsnew.fyi/product/komga/releases/1.24.3 - **fixed** — EPUB reader would not load ##### Changelog ##### 🐛 Fixes **webui** - epub reader would not load ([b8ea79e](https://github.com/gotson/komga/commits/b8ea79e)) ##### ⚙️ Dependencies **webui** - bump node-forge from 1.3.2 to 1.4.0 in /komga-webui ([40dadcb](https://github.com/gotson/komga/commits/40dadcb)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck ### 1.24.2 — Release 1.24.2 - Date: 2026-03-26 - Version: 1.24.2 - Original notes: https://github.com/gotson/komga/releases/tag/1.24.2 - Permalink: https://whatsnew.fyi/product/komga/releases/1.24.2 - **fixed** — Remove anonymous /tmp volume in docker - **fixed** — Fallback on epub2 toc if epub3 is present but invalid - **fixed** — Epub extension could get lost during book restoration - **changed** — Fix small warnings when building docker ##### Changelog ##### 🐛 Fixes **docker** - remove anonymous /tmp volume ([45f39b0](https://github.com/gotson/komga/commits/45f39b0)), closes [#2191](https://github.com/gotson/komga/issues/2191) **epub** - fallback on epub2 toc if epub3 is present but invalid ([4ce8f27](https://github.com/gotson/komga/commits/4ce8f27)) **unscoped** - epub extension could get lost during book restoration ([90d3a1d](https://github.com/gotson/komga/commits/90d3a1d)) ##### 🔄️ Changes **docker** - fix small warnings when builing ([bcc4438](https://github.com/gotson/komga/commits/bcc4438)) ##### 🛠 Build **webui** - update Browserslist db ([de849a5](https://github.com/gotson/komga/commits/de849a5)) - update Browserslist db ([6305cae](https://github.com/gotson/komga/commits/6305cae)) ##### 📝 Documentation - rename sponsors ([034ab23](https://github.com/gotson/komga/commits/034ab23)) ##### 🌐 Translation **webui** - translated using Weblate (Chinese (Simplified Han script)) ([da981be](https://github.com/gotson/komga/commits/da981be)) - translated using Weblate (Korean) ([92a61de](https://github.com/gotson/komga/commits/92a61de)) - translated using Weblate (Croatian) ([c00aaeb](https://github.com/gotson/komga/commits/c00aaeb)) - translated using Weblate (Bulgarian) ([0013a65](https://github.com/gotson/komga/commits/0013a65)) - translated using Weblate (German) ([df5e90e](https://github.com/gotson/komga/commits/df5e90e)) - translated using Weblate (Portuguese (Brazil)) ([c79008d](https://github.com/gotson/komga/commits/c79008d)) - translated using Weblate (Tamil) ([4fa9422](https://github.com/gotson/komga/commits/4fa9422)) ##### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 21.1 to 22.0 ([de25e49](https://github.com/gotson/komga/commits/de25e49)) - bump EndBug/add-and-commit from 9 to 10 ([b91919a](https://github.com/gotson/komga/commits/b91919a)) - bump docker/setup-buildx-action from 3 to 4 ([a584f4c](https://github.com/gotson/komga/commits/a584f4c)) - bump docker/login-action from 3 to 4 ([25ccf5a](https://github.com/gotson/komga/commits/25ccf5a)) - bump docker/setup-qemu-action from 3 to 4 ([30ed015](https://github.com/gotson/komga/commits/30ed015)) - bump actions/upload-artifact from 6 to 7 ([dfdcd08](https://github.com/gotson/komga/commits/dfdcd08)) **webui** - bump picomatch from 2.3.1 to 2.3.2 in /komga-webui ([457a724](https://github.com/gotson/komga/commits/457a724)) - bump flatted from 3.2.7 to 3.4.2 in /komga-webui ([7ad2bd5](https://github.com/gotson/komga/commits/7ad2bd5)) - bump yauzl and r2-utils-js in /komga-webui ([322cf23](https://github.com/gotson/komga/commits/322cf23)) - bump svgo from 2.8.0 to 2.8.2 in /komga-webui ([fd84125](https://github.com/gotson/komga/commits/fd84125)) - bump immutable from 4.3.4 to 4.3.8 in /komga-webui ([112c442](https://github.com/gotson/komga/commits/112c442)) - bump minimatch in /komga-webui ([8b542b8](https://github.com/gotson/komga/commits/8b542b8)) - bump ajv from 6.12.6 to 6.14.0 in /komga-webui ([7e83afd](https://github.com/gotson/komga/commits/7e83afd)) - bump qs from 6.14.1 to 6.14.2 in /komga-webui ([3d52eab](https://github.com/gotson/komga/commits/3d52eab)) - bump axios from 1.12.0 to 1.13.5 in /komga-webui ([22fdc2e](https://github.com/gotson/komga/commits/22fdc2e)) - bump webpack from 5.94.0 to 5.105.0 in /komga-webui ([0400b8f](https://github.com/gotson/komga/commits/0400b8f)) ##### Contributors We'd like to thank the following people for their contributions: A L, Gauthier, Gauthier Roebroeck, Marcos Soares, Milo Ivir, Wolfram, தமிழ்நேரம், 無情天, 안세훈 ### 1.24.1 — Release 1.24.1 - Date: 2026-01-29 - Version: 1.24.1 - Original notes: https://github.com/gotson/komga/releases/tag/1.24.1 - Permalink: https://whatsnew.fyi/product/komga/releases/1.24.1 - **fixed** — Make fixed-layout detection for EPUB more lenient ##### Changelog ##### 🐛 Fixes **epub** - more lenient fixed-layout detection ([4f94365](https://github.com/gotson/komga/commits/4f94365)) ##### 🌐 Translation **webui** - translated using Weblate (Chinese (Simplified Han script)) ([80e5432](https://github.com/gotson/komga/commits/80e5432)) - translated using Weblate (Swedish) ([7e2798b](https://github.com/gotson/komga/commits/7e2798b)) - translated using Weblate (Russian) ([deece74](https://github.com/gotson/komga/commits/deece74)) - translated using Weblate (German) ([f990b9a](https://github.com/gotson/komga/commits/f990b9a)) - translated using Weblate (Galician) ([ecf6708](https://github.com/gotson/komga/commits/ecf6708)) ##### Contributors We'd like to thank the following people for their contributions: Aleksey, Gauthier, Gauthier Roebroeck, Johkum, Kon K Dong, Wolfram, 無情天 ### 1.24.0 — Release 1.24.0 - Date: 2026-01-28 - Version: 1.24.0 - Original notes: https://github.com/gotson/komga/releases/tag/1.24.0 - Permalink: https://whatsnew.fyi/product/komga/releases/1.24.0 - **added** — add heartbeat event to SSE connections - **added** — support epub with images in spine - **changed** — bump lodash from 4.17.21 to 4.17.23 - **changed** — bump qs from 6.13.0 to 6.14.1 ##### Changelog ##### 🚀 Features **api** - add heartbeat event to SSE connections ([512492b](https://github.com/gotson/komga/commits/512492b)), closes [#2205](https://github.com/gotson/komga/issues/2205) **unscoped** - support epub with images in spine ([525b37f](https://github.com/gotson/komga/commits/525b37f)) ##### 🛠 Build **webui** - update Browserslist db ([e6560e0](https://github.com/gotson/komga/commits/e6560e0)) - update Browserslist db ([361d20d](https://github.com/gotson/komga/commits/361d20d)) ##### ⚙️ Dependencies **ci** - bump hydraulic-software/conveyor from 21.0 to 21.1 ([2ff8ea1](https://github.com/gotson/komga/commits/2ff8ea1)) - bump actions/upload-artifact from 5 to 6 ([4911cc8](https://github.com/gotson/komga/commits/4911cc8)) - bump dessant/lock-threads from 5 to 6 ([2e268b4](https://github.com/gotson/komga/commits/2e268b4)) - bump hydraulic-software/conveyor from 20.0 to 21.0 ([7d1c9b8](https://github.com/gotson/komga/commits/7d1c9b8)) **webui** - bump lodash from 4.17.21 to 4.17.23 in /komga-webui ([a4958b0](https://github.com/gotson/komga/commits/a4958b0)) - bump qs from 6.13.0 to 6.14.1 in /komga-webui ([13761f6](https://github.com/gotson/komga/commits/13761f6)) - update package name for isbn-verify ([62b4154](https://github.com/gotson/komga/commits/62b4154)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck ### 1.23.6 — Release 1.23.6 - Date: 2025-11-28 - Version: 1.23.6 - Original notes: https://github.com/gotson/komga/releases/tag/1.23.6 - Permalink: https://whatsnew.fyi/product/komga/releases/1.23.6 - **fixed** — Proxy 401 errors on initialization for kobo - **fixed** — Prevent double URL encoding when proxying kobo requests - **fixed** — Proxy Content-Type headers for kobo - **fixed** — Properly decode cover href when generating epub cover - **changed** — Log error responses for kobo ##### Changelog ##### 🐛 Fixes **kobo** - proxy 401 errors on initialization ([3739951](https://github.com/gotson/komga/commits/3739951)) - prevent double URL encoding when proxying ([ce3ad4c](https://github.com/gotson/komga/commits/ce3ad4c)), closes [#2130](https://github.com/gotson/komga/issues/2130) - proxy Content-Type headers for kobo ([b925f3e](https://github.com/gotson/komga/commits/b925f3e)), closes [#2074](https://github.com/gotson/komga/issues/2074) **unscoped** - properly decode cover href when generating epub cover ([f8ca936](https://github.com/gotson/komga/commits/f8ca936)), closes [#2118](https://github.com/gotson/komga/issues/2118) ##### 🔄️ Changes **kobo** - log error responses ([454c6c7](https://github.com/gotson/komga/commits/454c6c7)) ##### 🛠 Build **docker** - use old-releases apt repo ([ba7b826](https://github.com/gotson/komga/commits/ba7b826)) **webui** - update Browserslist db ([727fe39](https://github.com/gotson/komga/commits/727fe39)) **unscoped** - fix svu install ([9a56b30](https://github.com/gotson/komga/commits/9a56b30)) ##### 📝 Documentation **api** - fix mediatype ([af66144](https://github.com/gotson/komga/commits/af66144)) ##### 🌐 Translation **komga-tray** - translated using Weblate (Arabic) ([a5548a5](https://github.com/gotson/komga/commits/a5548a5)) - translated using Weblate (Russian) ([8f8d20a](https://github.com/gotson/komga/commits/8f8d20a)) - translated using Weblate (Galician) ([0f69a3a](https://github.com/gotson/komga/commits/0f69a3a)) **webui** - translated using Weblate (Croatian) ([dde0169](https://github.com/gotson/komga/commits/dde0169)) - translated using Weblate (Russian) ([a2ed7d3](https://github.com/gotson/komga/commits/a2ed7d3)) - translated using Weblate (Portuguese (Brazil)) ([475f026](https://github.com/gotson/komga/commits/475f026)) - translated using Weblate (Thai) ([a03f1bd](https://github.com/gotson/komga/commits/a03f1bd)) ##### ⚙️ Dependencies **ci** - bump actions/checkout from 5 to 6 ([f138fe3](https://github.com/gotson/komga/commits/f138fe3)) - bump mikepenz/action-junit-report from 5 to 6 ([6b07fda](https://github.com/gotson/komga/commits/6b07fda)) - bump actions/upload-artifact from 4 to 5 ([fe40ede](https://github.com/gotson/komga/commits/fe40ede)) - bump actions/setup-node from 5 to 6 ([c23f2d3](https://github.com/gotson/komga/commits/c23f2d3)) **webui** - bump node-forge from 1.3.1 to 1.3.2 in /komga-webui ([0f25453](https://github.com/gotson/komga/commits/0f25453)) - bump js-yaml from 3.14.1 to 3.14.2 in /komga-webui ([cd47fc7](https://github.com/gotson/komga/commits/cd47fc7)) ##### Contributors We'd like to thank the following people for their contributions: Aleksey, Francisco José Aquino García, Gauthier, Gauthier Roebroeck, Jason, Luiz Henrique Moreira de Souza, Milo Ivir, altinat, redaloe ### 1.23.5 — Release 1.23.5 - Date: 2025-10-08 - Version: 1.23.5 - Original notes: https://github.com/gotson/komga/releases/tag/1.23.5 - Permalink: https://whatsnew.fyi/product/komga/releases/1.23.5 - **added** — Support local artwork in gif format - **fixed** — Fix empty content when x-api-key is sent alongside session - **fixed** — Relax JSON deserializer - **fixed** — Add id field in HistoricalEventDto - **changed** — Remove no-transform cache-control from response header - **changed** — Add more logs when epub extension is missing - **changed** — Add more logs to koreader sync controller - **changed** — Make dslRO transaction aware ##### Changelog ##### 🚀 Features - support local artwork in gif format ([f19d7aa](https://github.com/gotson/komga/commits/f19d7aa)), closes [#1853](https://github.com/gotson/komga/issues/1853) ##### 🐛 Fixes **api** - empty content when x-api-key is sent alongside session ([5a5f8d7](https://github.com/gotson/komga/commits/5a5f8d7)), closes [#2099](https://github.com/gotson/komga/issues/2099) - relax JSON deserializer ([eb8bdfc](https://github.com/gotson/komga/commits/eb8bdfc)) - add id field in HistoricalEventDto ([5e3ca4d](https://github.com/gotson/komga/commits/5e3ca4d)) ##### 🏎 Perf **api** - remove no-transform cache-control from response header ([43c1018](https://github.com/gotson/komga/commits/43c1018)), closes [#2091](https://github.com/gotson/komga/issues/2091) ##### 🔄️ Changes - add more logs when epub extension is missing ([730b093](https://github.com/gotson/komga/commits/730b093)) - add more logs to koreader sync controller ([2f9b4e7](https://github.com/gotson/komga/commits/2f9b4e7)) - make dslRO transaction aware ([69ba569](https://github.com/gotson/komga/commits/69ba569)) ##### 🛠 Build **webui** - update Browserslist db ([e842a52](https://github.com/gotson/komga/commits/e842a52)) ##### 🌐 Translation **komga-tray** - translated using Weblate (Portuguese (Brazil)) ([2259e4b](https://github.com/gotson/komga/commits/2259e4b)) **webui** - translated using Weblate (Slovak) ([f75ad77](https://github.com/gotson/komga/commits/f75ad77)) - translated using Weblate (Croatian) ([f2913d1](https://github.com/gotson/komga/commits/f2913d1)) - translated using Weblate (Czech) ([0b3307c](https://github.com/gotson/komga/commits/0b3307c)) - translated using Weblate (Portuguese (Brazil)) ([1213309](https://github.com/gotson/komga/commits/1213309)) ##### ⚙️ Dependencies **ci** - bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 ([bdca990](https://github.com/gotson/komga/commits/bdca990)) - bump gradle/actions from 4 to 5 ([8081439](https://github.com/gotson/komga/commits/8081439)) - bump peter-evans/repository-dispatch from 3 to 4 ([80c604e](https://github.com/gotson/komga/commits/80c604e)) - bump hydraulic-software/conveyor from 19.0 to 20.0 ([e0b583f](https://github.com/gotson/komga/commits/e0b583f)) **webui** - bump axios from 1.8.2 to 1.12.0 in /komga-webui ([d965758](https://github.com/gotson/komga/commits/d965758)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Milo Ivir, Petr Šimek, fantastron27, lucas philippe ### 1.23.4 — Release 1.23.4 - Date: 2025-09-09 - Version: 1.23.4 - Original notes: https://github.com/gotson/komga/releases/tag/1.23.4 - Permalink: https://whatsnew.fyi/product/komga/releases/1.23.4 - **fixed** — update default kobo resources - **fixed** — fail to create proxy url - **changed** — send events outside of db transaction ##### Changelog ##### 🐛 Fixes **kobo** - update default kobo resources ([166b1ee](https://github.com/gotson/komga/commits/166b1ee)), closes [#2066](https://github.com/gotson/komga/issues/2066) - fail to create proxy url ([058af49](https://github.com/gotson/komga/commits/058af49)), closes [#2063](https://github.com/gotson/komga/issues/2063) ##### 🏎 Perf - send events outside of db transaction ([51bfb35](https://github.com/gotson/komga/commits/51bfb35)) ##### 🧪 Tests - run tests with a WAL database instead of memorydb ([7888a53](https://github.com/gotson/komga/commits/7888a53)) ##### 🛠 Build **webui** - update Browserslist db ([0e63e74](https://github.com/gotson/komga/commits/0e63e74)) ##### ⚙️ Dependencies **ci** - bump actions/setup-node from 4 to 5 ([3f64435](https://github.com/gotson/komga/commits/3f64435)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck ### 1.23.3 — Release 1.23.3 - Date: 2025-08-28 - Version: 1.23.3 - Original notes: https://github.com/gotson/komga/releases/tag/1.23.3 - Permalink: https://whatsnew.fyi/product/komga/releases/1.23.3 - **fixed** — Fix inability to create readlist or collection with database in WAL mode - **changed** — Fail jreleaser on publish errors ##### Changelog ##### 🐛 Fixes **api** - cannot create readlist or collection with database in WAL mode ([1776174](https://github.com/gotson/komga/commits/1776174)) ##### 🛠 Build **release** - fail jreleaser on publish errors ([6b4d81e](https://github.com/gotson/komga/commits/6b4d81e)) ##### ⚙️ Dependencies **ci** - bump actions/setup-java from 4 to 5 ([b837963](https://github.com/gotson/komga/commits/b837963)) ##### Contributors We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck