|
| 1 | +# [1.23.6](https://github.com/gotson/komga/compare/1.23.5...1.23.6) (2025-11-28) |
| 2 | +## 🐛 Fixes |
| 3 | +**kobo** |
| 4 | +- proxy 401 errors on initialization ([3739951](https://github.com/gotson/komga/commits/3739951)) |
| 5 | +- prevent double URL encoding when proxying ([ce3ad4c](https://github.com/gotson/komga/commits/ce3ad4c)), closes [#2130](https://github.com/gotson/komga/issues/2130) |
| 6 | +- proxy Content-Type headers for kobo ([b925f3e](https://github.com/gotson/komga/commits/b925f3e)), closes [#2074](https://github.com/gotson/komga/issues/2074) |
| 7 | + |
| 8 | +**unscoped** |
| 9 | +- 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) |
| 10 | + |
| 11 | +## 🔄️ Changes |
| 12 | +**kobo** |
| 13 | +- log error responses ([454c6c7](https://github.com/gotson/komga/commits/454c6c7)) |
| 14 | + |
| 15 | +## 🛠 Build |
| 16 | +**docker** |
| 17 | +- use old-releases apt repo ([ba7b826](https://github.com/gotson/komga/commits/ba7b826)) |
| 18 | + |
| 19 | +**webui** |
| 20 | +- update Browserslist db ([727fe39](https://github.com/gotson/komga/commits/727fe39)) |
| 21 | + |
| 22 | +**unscoped** |
| 23 | +- fix svu install ([9a56b30](https://github.com/gotson/komga/commits/9a56b30)) |
| 24 | + |
| 25 | +## 📝 Documentation |
| 26 | +**api** |
| 27 | +- fix mediatype ([af66144](https://github.com/gotson/komga/commits/af66144)) |
| 28 | + |
| 29 | +## 🌐 Translation |
| 30 | +**komga-tray** |
| 31 | +- translated using Weblate (Arabic) ([a5548a5](https://github.com/gotson/komga/commits/a5548a5)) |
| 32 | +- translated using Weblate (Russian) ([8f8d20a](https://github.com/gotson/komga/commits/8f8d20a)) |
| 33 | +- translated using Weblate (Galician) ([0f69a3a](https://github.com/gotson/komga/commits/0f69a3a)) |
| 34 | + |
| 35 | +**webui** |
| 36 | +- translated using Weblate (Croatian) ([dde0169](https://github.com/gotson/komga/commits/dde0169)) |
| 37 | +- translated using Weblate (Russian) ([a2ed7d3](https://github.com/gotson/komga/commits/a2ed7d3)) |
| 38 | +- translated using Weblate (Portuguese (Brazil)) ([475f026](https://github.com/gotson/komga/commits/475f026)) |
| 39 | +- translated using Weblate (Thai) ([a03f1bd](https://github.com/gotson/komga/commits/a03f1bd)) |
| 40 | + |
| 41 | +## ⚙️ Dependencies |
| 42 | +**ci** |
| 43 | +- bump actions/checkout from 5 to 6 ([f138fe3](https://github.com/gotson/komga/commits/f138fe3)) |
| 44 | +- bump mikepenz/action-junit-report from 5 to 6 ([6b07fda](https://github.com/gotson/komga/commits/6b07fda)) |
| 45 | +- bump actions/upload-artifact from 4 to 5 ([fe40ede](https://github.com/gotson/komga/commits/fe40ede)) |
| 46 | +- bump actions/setup-node from 5 to 6 ([c23f2d3](https://github.com/gotson/komga/commits/c23f2d3)) |
| 47 | + |
| 48 | +**webui** |
| 49 | +- bump node-forge from 1.3.1 to 1.3.2 in /komga-webui ([0f25453](https://github.com/gotson/komga/commits/0f25453)) |
| 50 | +- bump js-yaml from 3.14.1 to 3.14.2 in /komga-webui ([cd47fc7](https://github.com/gotson/komga/commits/cd47fc7)) |
| 51 | + |
1 | 52 | # [1.23.5](https://github.com/gotson/komga/compare/1.23.4...1.23.5) (2025-10-08) |
2 | 53 | ## 🚀 Features |
3 | 54 |
|
|
0 commit comments