From ced89c5c54f515ed77444103252cf196f4be2042 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 03:43:03 +0000 Subject: [PATCH] chore(release): 1.23.6 [skip ci] --- CHANGELOG.md | 51 +++++++++++++++++++++++++++++++++++++++++ gradle.properties | 2 +- komga/docs/openapi.json | 4 ++-- 3 files changed, 54 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dfbe54b9..b20c461dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,54 @@ +# [1.23.6](https://github.com/gotson/komga/compare/1.23.5...1.23.6) (2025-11-28) +## 🐛 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)) + # [1.23.5](https://github.com/gotson/komga/compare/1.23.4...1.23.5) (2025-10-08) ## 🚀 Features diff --git a/gradle.properties b/gradle.properties index fe655d1ba..30b383cb9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version=1.23.5 +version=1.23.6 org.gradle.jvmargs=-Xmx2G diff --git a/komga/docs/openapi.json b/komga/docs/openapi.json index aab45f67d..71e54bec7 100644 --- a/komga/docs/openapi.json +++ b/komga/docs/openapi.json @@ -7,7 +7,7 @@ "url": "https://github.com/gotson/komga/blob/master/LICENSE" }, "title": "Komga API", - "version": "1.23.5" + "version": "1.23.6" }, "externalDocs": { "description": "Komga documentation", @@ -4919,7 +4919,7 @@ "operationId": "matchComicRackList", "requestBody": { "content": { - "application/json": { + "multipart/form-data": { "schema": { "type": "object", "properties": {