mirror of
https://github.com/gotson/komga.git
synced 2025-01-08 11:47:47 +08:00
chore(release): 0.96.5 [skip ci]
## [0.96.5](https://github.com/gotson/komga/compare/v0.96.4...v0.96.5) (2021-05-27) ### Bug Fixes * **webui:** show recent books before series ([7f49bfa
](7f49bfa05e
)) ### Performance Improvements * add db index to speed up webui dashboard ([ecc1dd4
](ecc1dd412d
)) * precompute series book counts ([c3b352a
](c3b352aca0
))
This commit is contained in:
parent
ecc1dd412d
commit
a6c47f1b85
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,3 +1,16 @@
|
||||
## [0.96.5](https://github.com/gotson/komga/compare/v0.96.4...v0.96.5) (2021-05-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **webui:** show recent books before series ([7f49bfa](https://github.com/gotson/komga/commit/7f49bfa05e20ae4adb5ab40244ae9b770c1c2348))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* add db index to speed up webui dashboard ([ecc1dd4](https://github.com/gotson/komga/commit/ecc1dd412dcae1409bba8e5d4cf42471f7f303a5))
|
||||
* precompute series book counts ([c3b352a](https://github.com/gotson/komga/commit/c3b352aca03a7a859ffdb8f4a95c504b91981348))
|
||||
|
||||
## [0.96.4](https://github.com/gotson/komga/compare/v0.96.3...v0.96.4) (2021-05-25)
|
||||
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
version=0.96.4
|
||||
version=0.96.5
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
Loading…
Reference in New Issue
Block a user