mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
chore(release): 0.36.0 [skip ci]
# [0.36.0](https://github.com/gotson/komga/compare/v0.35.2...v0.36.0) (2020-06-08) ### Bug Fixes * strip accented characters for title sort when creating series ([6f1e36e](6f1e36e7dc)), closes [#188](https://github.com/gotson/komga/issues/188) * **webui:** prevent cropping on book thumbnails ([e038857](e038857887)), closes [#191](https://github.com/gotson/komga/issues/191) ### Features * **api:** on deck books ([1b6a030](1b6a030ab5)), closes [#131](https://github.com/gotson/komga/issues/131) * **webui:** add On Deck section on dashboard ([37c935e](37c935ec9a)), closes [#131](https://github.com/gotson/komga/issues/131)
This commit is contained in:
parent
6f1e36e7dc
commit
c303794e4f
2 changed files with 15 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,3 +1,17 @@
|
|||
# [0.36.0](https://github.com/gotson/komga/compare/v0.35.2...v0.36.0) (2020-06-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* strip accented characters for title sort when creating series ([6f1e36e](https://github.com/gotson/komga/commit/6f1e36e7dc3087445a55c0b5a360a932c2a3778f)), closes [#188](https://github.com/gotson/komga/issues/188)
|
||||
* **webui:** prevent cropping on book thumbnails ([e038857](https://github.com/gotson/komga/commit/e038857887f180ed4fa147064cad84febf647567)), closes [#191](https://github.com/gotson/komga/issues/191)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **api:** on deck books ([1b6a030](https://github.com/gotson/komga/commit/1b6a030ab568a657e9d7b3c89292ebd8e05d6611)), closes [#131](https://github.com/gotson/komga/issues/131)
|
||||
* **webui:** add On Deck section on dashboard ([37c935e](https://github.com/gotson/komga/commit/37c935ec9a0d5ada86eb0ee8f9b201422a532e6d)), closes [#131](https://github.com/gotson/komga/issues/131)
|
||||
|
||||
## [0.35.2](https://github.com/gotson/komga/compare/v0.35.1...v0.35.2) (2020-06-08)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.35.2
|
||||
version=0.36.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue