|
| 1 | +# [1.23.5](https://github.com/gotson/komga/compare/1.23.4...1.23.5) (2025-10-08) |
| 2 | +## 🚀 Features |
| 3 | + |
| 4 | +- support local artwork in gif format ([f19d7aa](https://github.com/gotson/komga/commits/f19d7aa)), closes [#1853](https://github.com/gotson/komga/issues/1853) |
| 5 | + |
| 6 | +## 🐛 Fixes |
| 7 | +**api** |
| 8 | +- 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) |
| 9 | +- relax JSON deserializer ([eb8bdfc](https://github.com/gotson/komga/commits/eb8bdfc)) |
| 10 | +- add id field in HistoricalEventDto ([5e3ca4d](https://github.com/gotson/komga/commits/5e3ca4d)) |
| 11 | + |
| 12 | +## 🏎 Perf |
| 13 | +**api** |
| 14 | +- 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) |
| 15 | + |
| 16 | +## 🔄️ Changes |
| 17 | + |
| 18 | +- add more logs when epub extension is missing ([730b093](https://github.com/gotson/komga/commits/730b093)) |
| 19 | +- add more logs to koreader sync controller ([2f9b4e7](https://github.com/gotson/komga/commits/2f9b4e7)) |
| 20 | +- make dslRO transaction aware ([69ba569](https://github.com/gotson/komga/commits/69ba569)) |
| 21 | + |
| 22 | +## 🛠 Build |
| 23 | +**webui** |
| 24 | +- update Browserslist db ([e842a52](https://github.com/gotson/komga/commits/e842a52)) |
| 25 | + |
| 26 | +## 🌐 Translation |
| 27 | +**komga-tray** |
| 28 | +- translated using Weblate (Portuguese (Brazil)) ([2259e4b](https://github.com/gotson/komga/commits/2259e4b)) |
| 29 | + |
| 30 | +**webui** |
| 31 | +- translated using Weblate (Slovak) ([f75ad77](https://github.com/gotson/komga/commits/f75ad77)) |
| 32 | +- translated using Weblate (Croatian) ([f2913d1](https://github.com/gotson/komga/commits/f2913d1)) |
| 33 | +- translated using Weblate (Czech) ([0b3307c](https://github.com/gotson/komga/commits/0b3307c)) |
| 34 | +- translated using Weblate (Portuguese (Brazil)) ([1213309](https://github.com/gotson/komga/commits/1213309)) |
| 35 | + |
| 36 | +## ⚙️ Dependencies |
| 37 | +**ci** |
| 38 | +- bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 ([bdca990](https://github.com/gotson/komga/commits/bdca990)) |
| 39 | +- bump gradle/actions from 4 to 5 ([8081439](https://github.com/gotson/komga/commits/8081439)) |
| 40 | +- bump peter-evans/repository-dispatch from 3 to 4 ([80c604e](https://github.com/gotson/komga/commits/80c604e)) |
| 41 | +- bump hydraulic-software/conveyor from 19.0 to 20.0 ([e0b583f](https://github.com/gotson/komga/commits/e0b583f)) |
| 42 | + |
| 43 | +**webui** |
| 44 | +- bump axios from 1.8.2 to 1.12.0 in /komga-webui ([d965758](https://github.com/gotson/komga/commits/d965758)) |
| 45 | + |
1 | 46 | # [1.23.4](https://github.com/gotson/komga/compare/1.23.3...1.23.4) (2025-09-09) |
2 | 47 | ## 🐛 Fixes |
3 | 48 | **kobo** |
|
0 commit comments