Skip to content

Commit 58cb445

Browse files
chore(release): 1.24.0 [skip ci]
1 parent 512492b commit 58cb445

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# [1.24.0](https://github.com/gotson/komga/compare/1.23.6...1.24.0) (2026-01-28)
2+
## 🚀 Features
3+
**api**
4+
- add heartbeat event to SSE connections ([512492b](https://github.com/gotson/komga/commits/512492b)), closes [#2205](https://github.com/gotson/komga/issues/2205)
5+
6+
**unscoped**
7+
- support epub with images in spine ([525b37f](https://github.com/gotson/komga/commits/525b37f))
8+
9+
## 🛠 Build
10+
**webui**
11+
- update Browserslist db ([e6560e0](https://github.com/gotson/komga/commits/e6560e0))
12+
- update Browserslist db ([361d20d](https://github.com/gotson/komga/commits/361d20d))
13+
14+
## ⚙️ Dependencies
15+
**ci**
16+
- bump hydraulic-software/conveyor from 21.0 to 21.1 ([2ff8ea1](https://github.com/gotson/komga/commits/2ff8ea1))
17+
- bump actions/upload-artifact from 5 to 6 ([4911cc8](https://github.com/gotson/komga/commits/4911cc8))
18+
- bump dessant/lock-threads from 5 to 6 ([2e268b4](https://github.com/gotson/komga/commits/2e268b4))
19+
- bump hydraulic-software/conveyor from 20.0 to 21.0 ([7d1c9b8](https://github.com/gotson/komga/commits/7d1c9b8))
20+
21+
**webui**
22+
- bump lodash from 4.17.21 to 4.17.23 in /komga-webui ([a4958b0](https://github.com/gotson/komga/commits/a4958b0))
23+
- bump qs from 6.13.0 to 6.14.1 in /komga-webui ([13761f6](https://github.com/gotson/komga/commits/13761f6))
24+
- update package name for isbn-verify ([62b4154](https://github.com/gotson/komga/commits/62b4154))
25+
126
# [1.23.6](https://github.com/gotson/komga/compare/1.23.5...1.23.6) (2025-11-28)
227
## 🐛 Fixes
328
**kobo**

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.23.6
1+
version=1.24.0
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.23.6"
10+
"version": "1.24.0"
1111
},
1212
"externalDocs": {
1313
"description": "Komga documentation",

0 commit comments

Comments
 (0)