mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 11:01:57 +02:00
chore(release): 0.62.3 [skip ci]
## [0.62.3](https://github.com/gotson/komga/compare/v0.62.2...v0.62.3) (2020-09-01) ### Bug Fixes * **webui:** clear selection after action performed ([e0cff70](e0cff70ff5)), closes [#303](https://github.com/gotson/komga/issues/303) * **webui:** edit series dialog could incorrectly display MIXED placeholder ([5d3f061](5d3f061a81)) * **webui:** filter values could be duplicated ([e91954f](e91954f6bd)) * **webui:** theme is not restored properly ([432dc91](432dc91562)), closes [#304](https://github.com/gotson/komga/issues/304)
This commit is contained in:
parent
5d3f061a81
commit
515a8014f1
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
|||
## [0.62.3](https://github.com/gotson/komga/compare/v0.62.2...v0.62.3) (2020-09-01)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **webui:** clear selection after action performed ([e0cff70](https://github.com/gotson/komga/commit/e0cff70ff513a35cdeb509a168e0663219f89090)), closes [#303](https://github.com/gotson/komga/issues/303)
|
||||
* **webui:** edit series dialog could incorrectly display MIXED placeholder ([5d3f061](https://github.com/gotson/komga/commit/5d3f061a810dd9deefec710ebeec45c0ed1f5b18))
|
||||
* **webui:** filter values could be duplicated ([e91954f](https://github.com/gotson/komga/commit/e91954f6bd0072d5316e716e9ff687225684d549))
|
||||
* **webui:** theme is not restored properly ([432dc91](https://github.com/gotson/komga/commit/432dc9156293bfaabbdde01472229cf2951ff504)), closes [#304](https://github.com/gotson/komga/issues/304)
|
||||
|
||||
## [0.62.2](https://github.com/gotson/komga/compare/v0.62.1...v0.62.2) (2020-08-31)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.62.2
|
||||
version=0.62.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue