mirror of
https://github.com/gotson/komga.git
synced 2026-04-30 10:52:59 +02:00
chore(release): 1.11.1 [skip ci]
This commit is contained in:
parent
77c15f93f7
commit
f56946f0af
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
# [1.11.1](https://github.com/gotson/komga/compare/1.11.0...1.11.1) (2024-04-24)
|
||||
## 🐛 Fixes
|
||||
**api**
|
||||
- first unread cover should include in progress books ([77c15f9](https://github.com/gotson/komga/commits/77c15f9))
|
||||
|
||||
**unscoped**
|
||||
- sync progress not compatible between Cantook and web reader ([0211096](https://github.com/gotson/komga/commits/0211096)), closes [#1477](https://github.com/gotson/komga/issues/1477)
|
||||
|
||||
# [1.11.0](https://github.com/gotson/komga/compare/1.10.4...1.11.0) (2024-04-18)
|
||||
## 🚀 Features
|
||||
**opds**
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=1.11.0
|
||||
version=1.11.1
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue