mirror of
https://github.com/gotson/komga.git
synced 2026-05-06 03:27:08 +02:00
# [0.14.0](https://github.com/gotson/komga/compare/v0.13.1...v0.14.0) (2020-02-05) ### Bug Fixes * **api:** sort series properly ignoring case ([16dfe91](16dfe91140)), closes [#85](https://github.com/gotson/komga/issues/85) * **webui:** hide filter menu after click ([2ded39f](2ded39f6d6)) * **webui:** missing data on back navigation with filters ([f1952ee](f1952eee4a)) * **webui:** scrolling position was not restored properly ([be6a7fc](be6a7fc717)) * incorrect placeholder card height on xs and sm screens ([0f50a76](0f50a7690f)) * logout was broken after remember-me was added ([8b02471](8b02471be1)) ### Features * add more series metadata fields ([8f08ce8](8f08ce82e1)) * **api:** ability to filter series by status ([c96bf19](c96bf19048)), closes [#48](https://github.com/gotson/komga/issues/48) * **webui:** add thumbnail and status on Series view ([0fc8b01](0fc8b0137f)) * **webui:** filter series by status ([c540e56](c540e56c08)), closes [#48](https://github.com/gotson/komga/issues/48) * **webui):** edit series metadata ([5f0ccc5](5f0ccc5bfc)) * add Series Metadata status ([f522142](f5221420fd)), closes [#48](https://github.com/gotson/komga/issues/48)
1 line
15 B
INI
1 line
15 B
INI
version=0.14.0
|