Skip to content

Commit 966dceb

Browse files
chore(release): 1.24.1 [skip ci]
1 parent 80e5432 commit 966dceb

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.24.1](https://github.com/gotson/komga/compare/1.24.0...1.24.1) (2026-01-29)
2+
## 🐛 Fixes
3+
**epub**
4+
- more lenient fixed-layout detection ([4f94365](https://github.com/gotson/komga/commits/4f94365))
5+
6+
## 🌐 Translation
7+
**webui**
8+
- translated using Weblate (Chinese (Simplified Han script)) ([80e5432](https://github.com/gotson/komga/commits/80e5432))
9+
- translated using Weblate (Swedish) ([7e2798b](https://github.com/gotson/komga/commits/7e2798b))
10+
- translated using Weblate (Russian) ([deece74](https://github.com/gotson/komga/commits/deece74))
11+
- translated using Weblate (German) ([f990b9a](https://github.com/gotson/komga/commits/f990b9a))
12+
- translated using Weblate (Galician) ([ecf6708](https://github.com/gotson/komga/commits/ecf6708))
13+
114
# [1.24.0](https://github.com/gotson/komga/compare/1.23.6...1.24.0) (2026-01-28)
215
## 🚀 Features
316
**api**

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.24.0
1+
version=1.24.1
22
org.gradle.jvmargs=-Xmx2G

komga/docs/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/gotson/komga/blob/master/LICENSE"
88
},
99
"title": "Komga API",
10-
"version": "1.24.0"
10+
"version": "1.24.1"
1111
},
1212
"externalDocs": {
1313
"description": "Komga documentation",

0 commit comments

Comments
 (0)