mirror of
https://github.com/gotson/komga.git
synced 2025-12-31 04:44:17 +01:00
chore(release): 0.101.1 [skip ci]
## [0.101.1](https://github.com/gotson/komga/compare/v0.101.0...v0.101.1) (2021-06-23) ### Bug Fixes * **webui:** add contain property to thumbnail in searchbox ([15bad4b](15bad4b20a)) * **webui:** add thumbnail to series picker dialog ([cb096e2](cb096e2117)) * **webui:** don't reload card thumbnail if one was successfully loaded ([10cdedc](10cdedcf5d))
This commit is contained in:
parent
cb096e2117
commit
5199ddf799
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
## [0.101.1](https://github.com/gotson/komga/compare/v0.101.0...v0.101.1) (2021-06-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **webui:** add contain property to thumbnail in searchbox ([15bad4b](https://github.com/gotson/komga/commit/15bad4b20a8213dc489ba83affc57a00763e468c))
|
||||
* **webui:** add thumbnail to series picker dialog ([cb096e2](https://github.com/gotson/komga/commit/cb096e21175f83ea73ca0bbc5a4391a5b684355d))
|
||||
* **webui:** don't reload card thumbnail if one was successfully loaded ([10cdedc](https://github.com/gotson/komga/commit/10cdedcf5d6e35c0a5928d0e92761832f699b099))
|
||||
|
||||
# [0.101.0](https://github.com/gotson/komga/compare/v0.100.3...v0.101.0) (2021-06-23)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.101.0
|
||||
version=0.101.1
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue