File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.23.4] ( https://github.com/gotson/komga/compare/1.23.3...1.23.4 ) (2025-09-09)
2+ ## 🐛 Fixes
3+ ** kobo**
4+ - update default kobo resources ([ 166b1ee] ( https://github.com/gotson/komga/commits/166b1ee ) ), closes [ #2066 ] ( https://github.com/gotson/komga/issues/2066 )
5+ - fail to create proxy url ([ 058af49] ( https://github.com/gotson/komga/commits/058af49 ) ), closes [ #2063 ] ( https://github.com/gotson/komga/issues/2063 )
6+
7+ ## 🏎 Perf
8+
9+ - send events outside of db transaction ([ 51bfb35] ( https://github.com/gotson/komga/commits/51bfb35 ) )
10+
11+ ## 🧪 Tests
12+
13+ - run tests with a WAL database instead of memorydb ([ 7888a53] ( https://github.com/gotson/komga/commits/7888a53 ) )
14+
15+ ## 🛠 Build
16+ ** webui**
17+ - update Browserslist db ([ 0e63e74] ( https://github.com/gotson/komga/commits/0e63e74 ) )
18+
19+ ## ⚙️ Dependencies
20+ ** ci**
21+ - bump actions/setup-node from 4 to 5 ([ 3f64435] ( https://github.com/gotson/komga/commits/3f64435 ) )
22+
123# [ 1.23.3] ( https://github.com/gotson/komga/compare/1.23.2...1.23.3 ) (2025-08-28)
224## 🐛 Fixes
325** api**
Original file line number Diff line number Diff line change 1- version =1.23.3
1+ version =1.23.4
22org.gradle.jvmargs =-Xmx2G
Original file line number Diff line number Diff line change 77 "url" : " https://github.com/gotson/komga/blob/master/LICENSE"
88 },
99 "title" : " Komga API" ,
10- "version" : " 1.23.3 "
10+ "version" : " 1.23.4 "
1111 },
1212 "externalDocs" : {
1313 "description" : " Komga documentation" ,
You can’t perform that action at this time.
0 commit comments