Commit Graph

398 Commits

Author SHA1 Message Date
semantic-release-bot
5772562db6 chore(release): 0.134.0 [skip ci]
# [0.134.0](https://github.com/gotson/komga/compare/v0.133.0...v0.134.0) (2021-12-02)

### Features

* **opds:** optionally mark progress when streaming pages ([f17bbd5](f17bbd5076)), closes [#710](https://github.com/gotson/komga/issues/710)
2021-12-02 06:42:38 +00:00
semantic-release-bot
389c02ad67 chore(release): 0.133.0 [skip ci]
# [0.133.0](https://github.com/gotson/komga/compare/v0.132.4...v0.133.0) (2021-11-30)

### Features

* automatic oauth2 user creation ([fed2294](fed2294b84)), closes [#716](https://github.com/gotson/komga/issues/716)
2021-11-30 06:46:55 +00:00
semantic-release-bot
fca13a7893 chore(release): 0.132.4 [skip ci]
## [0.132.4](https://github.com/gotson/komga/compare/v0.132.3...v0.132.4) (2021-11-28)

### Bug Fixes

* **api:** only mark unread book as read for tachiyomi readlist ([6609e4c](6609e4ce04))
* translated using Weblate ([884573e](884573e20d))
2021-11-28 11:37:49 +00:00
semantic-release-bot
62d433534f chore(release): 0.132.3 [skip ci]
## [0.132.3](https://github.com/gotson/komga/compare/v0.132.2...v0.132.3) (2021-11-22)

### Bug Fixes

* use more specific error code when file is not found during analysis ([ebfc5e1](ebfc5e1376))
* **webui:** series cover uploads ([#729](https://github.com/gotson/komga/issues/729)) ([32f4d7f](32f4d7f651))
* added translation using Weblate (Romanian, Tigrinya) ([9199407](9199407644))
2021-11-22 08:29:23 +00:00
semantic-release-bot
7df2be9244 chore(release): 0.132.2 [skip ci]
## [0.132.2](https://github.com/gotson/komga/compare/v0.132.1...v0.132.2) (2021-11-16)

### Bug Fixes

* **webreader:** jump to previous or next book via keyboard ([ac3d969](ac3d969a0f)), closes [#722](https://github.com/gotson/komga/issues/722)
2021-11-16 08:31:46 +00:00
semantic-release-bot
3ba029efef chore(release): 0.132.1 [skip ci]
## [0.132.1](https://github.com/gotson/komga/compare/v0.132.0...v0.132.1) (2021-11-07)

### Bug Fixes

* remove session concurrency ([ac05560](ac0556044f)), closes [#717](https://github.com/gotson/komga/issues/717)
* series titleSort not updated when folder is renamed ([b972601](b972601856)), closes [#718](https://github.com/gotson/komga/issues/718)
2021-11-07 05:31:44 +00:00
semantic-release-bot
3ae309b043 chore(release): 0.132.0 [skip ci]
# [0.132.0](https://github.com/gotson/komga/compare/v0.131.0...v0.132.0) (2021-10-06)

### Features

* ignore accents and multiple whitespace when sorting books ([cebdef1](cebdef1e58)), closes [s#702](https://github.com/s/issues/702)
* remember-me validity can be configured using duration notation ([f592a9e](f592a9eda2))
* **api:** more flexible session management ([a85b5f8](a85b5f8d28))
* **webui:** accept xAuthToken as query param and convert to session cookie ([e088c76](e088c76c4e))
2021-10-06 07:15:13 +00:00
semantic-release-bot
294b29d1d3 chore(release): 0.131.0 [skip ci]
# [0.131.0](https://github.com/gotson/komga/compare/v0.130.1...v0.131.0) (2021-10-05)

### Features

* **api:** download read list as zip ([7a176f2](7a176f2307))
* **webui:** download read list as zip ([acdea3d](acdea3daf1)), closes [#411](https://github.com/gotson/komga/issues/411)
* translated using Weblate (Czech) ([#677](https://github.com/gotson/komga/issues/677)) ([5313cbc](5313cbced4))
2021-10-05 10:23:25 +00:00
semantic-release-bot
e3a2f507a1 chore(release): 0.130.1 [skip ci]
## [0.130.1](https://github.com/gotson/komga/compare/v0.130.0...v0.130.1) (2021-09-29)

### Bug Fixes

* **webui:** open oauth2 login in popup ([0a07250](0a07250583))
2021-09-29 07:45:19 +00:00
semantic-release-bot
6b995e3e37 chore(release): 0.130.0 [skip ci]
# [0.130.0](https://github.com/gotson/komga/compare/v0.129.0...v0.130.0) (2021-09-27)

### Features

* **webui:** oauth2 login ([73d8dab](73d8dab60c))
* oauth2 login ([7438bf4](7438bf4c95)), closes [#143](https://github.com/gotson/komga/issues/143)
2021-09-27 07:33:54 +00:00
semantic-release-bot
65af7f0fcf chore(release): 0.129.0 [skip ci]
# [0.129.0](https://github.com/gotson/komga/compare/v0.128.4...v0.129.0) (2021-09-24)

### Features

* **webui:** add link to changelog on version number ([eb67356](eb67356472)), closes [#691](https://github.com/gotson/komga/issues/691)
* docker image can load application.yml from /config mounted folder ([8fa0ba6](8fa0ba6bc2))
2021-09-24 08:35:19 +00:00
semantic-release-bot
e24cf6e0a5 chore(release): 0.128.4 [skip ci]
## [0.128.4](https://github.com/gotson/komga/compare/v0.128.3...v0.128.4) (2021-09-23)

### Bug Fixes

* search with only NOT conditions doesn't return results ([ff6861c](ff6861c554)), closes [#694](https://github.com/gotson/komga/issues/694)
* **webreader:** always hide scrollbars ([85ddae4](85ddae4f48)), closes [#640](https://github.com/gotson/komga/issues/640)
* **webreader:** ignore key presses with modifiers ([7898190](7898190ac4))
* **webreader:** incorrect page when going to next book ([13760c5](13760c5ef3))
* **webui:** hide scrollbar on Firefox for horizontal-scroller ([5d7fdb3](5d7fdb3557))
2021-09-23 08:01:16 +00:00
semantic-release-bot
6bb7135088 chore(release): 0.128.3 [skip ci]
## [0.128.3](https://github.com/gotson/komga/compare/v0.128.2...v0.128.3) (2021-09-21)

### Bug Fixes

* **webui:** more logs in the frontend ([cefd3f0](cefd3f0ee8))
2021-09-21 08:14:03 +00:00
semantic-release-bot
b7a2c87e3e chore(release): 0.128.2 [skip ci]
## [0.128.2](https://github.com/gotson/komga/compare/v0.128.1...v0.128.2) (2021-09-20)

### Bug Fixes

* **webui:** add logs in the frontend ([9b2c971](9b2c971ae7))
2021-09-20 10:22:34 +00:00
semantic-release-bot
42f3addd6d chore(release): 0.128.1 [skip ci]
## [0.128.1](https://github.com/gotson/komga/compare/v0.128.0...v0.128.1) (2021-09-17)

### Bug Fixes

* **api:** missing error messages ([bc774d9](bc774d9615))
2021-09-17 09:20:12 +00:00
semantic-release-bot
49d519ddee chore(release): 0.128.0 [skip ci]
# [0.128.0](https://github.com/gotson/komga/compare/v0.127.0...v0.128.0) (2021-09-17)

### Bug Fixes

* **webui:** recompute scrollability on mutation ([d2212c6](d2212c63fc)), closes [#680](https://github.com/gotson/komga/issues/680)

### Features

* **webui:** edit series thumbnails ([6757acf](6757acfd24))
2021-09-17 08:42:16 +00:00
semantic-release-bot
22126e1c7d chore(release): 0.127.0 [skip ci]
# [0.127.0](https://github.com/gotson/komga/compare/v0.126.0...v0.127.0) (2021-09-16)

### Bug Fixes

* **api:** add maxNumberSort to TachiyomiReadProgressV2Dto.kt ([5e9cb43](5e9cb43710))

### Features

* **api:** cancel all tasks ([aff4418](aff4418256))
* **webui:** cancel all tasks from Server Settings ([3bbb521](3bbb521bd6)), closes [#658](https://github.com/gotson/komga/issues/658)
2021-09-16 06:19:56 +00:00
semantic-release-bot
102484ae80 chore(release): 0.126.0 [skip ci]
# [0.126.0](https://github.com/gotson/komga/compare/v0.125.4...v0.126.0) (2021-09-15)

### Bug Fixes

* disable http session in database for now ([3448140](3448140f2d))

### Features

* index ngrams to allow partial search ([6e0c51e](6e0c51ed1d))
* index titleSort for series ([817c293](817c2939b0)), closes [#626](https://github.com/gotson/komga/issues/626)
* index updater facility on startup ([a7204e8](a7204e85b9))
2021-09-15 08:32:48 +00:00
semantic-release-bot
502eee6fee chore(release): 0.125.4 [skip ci]
## [0.125.4](https://github.com/gotson/komga/compare/v0.125.3...v0.125.4) (2021-09-14)

### Bug Fixes

* translated using Weblate ([9205951](92059518cb))
* **webui:** dashboard would not reload when series read progress changed ([62d378c](62d378c717))
* don't update read progress data upon upgrade or restore ([72d3451](72d3451140))
* don't update read progress for already read books when series is marked as read ([a6164da](a6164dadb7))
* insert batch in chunks ([1d0c578](1d0c57854c)), closes [#654](https://github.com/gotson/komga/issues/654)
2021-09-14 06:43:30 +00:00
semantic-release-bot
49ebb7457a chore(release): 0.125.3 [skip ci]
## [0.125.3](https://github.com/gotson/komga/compare/v0.125.2...v0.125.3) (2021-09-10)

### Bug Fixes

* **webui:** dashboard and search results pages would reload entirely upon events ([043c4d3](043c4d3a73))
* scan fails because of duplicate items by URL ([45d4421](45d4421cd6)), closes [#663](https://github.com/gotson/komga/issues/663)
2021-09-10 14:40:23 +00:00
semantic-release-bot
c3914a9290 chore(release): 0.125.2 [skip ci]
## [0.125.2](https://github.com/gotson/komga/compare/v0.125.1...v0.125.2) (2021-09-10)

### Bug Fixes

* **webui:** dashboard infinite scroll not working for on deck and new/updated series ([4153603](4153603879))
2021-09-10 08:51:00 +00:00
semantic-release-bot
f3925424cd chore(release): 0.125.1 [skip ci]
## [0.125.1](https://github.com/gotson/komga/compare/v0.125.0...v0.125.1) (2021-09-10)

### Bug Fixes

* don't update read progress data upon upgrade or restore ([eb9d505](eb9d505e17))
* translated using Weblate ([1eb16b4](1eb16b4c2a))
* **webui:** latest books on dashboard not sorted properly ([b691f30](b691f3098b))
2021-09-10 08:25:56 +00:00
semantic-release-bot
2f8b62c7ed chore(release): 0.125.0 [skip ci]
# [0.125.0](https://github.com/gotson/komga/compare/v0.124.0...v0.125.0) (2021-09-10)

### Bug Fixes

* **api:** incorrect page information when searching ([24b564a](24b564a707))
* **api:** page.sort had incorrect value ([57f601b](57f601b8dd))

### Features

* **webui:** horizontal scroller infinite scroll on dashboard and search results ([fe78f17](fe78f17e5e)), closes [#605](https://github.com/gotson/komga/issues/605)
2021-09-10 07:36:41 +00:00
semantic-release-bot
8787de2e15 chore(release): 0.124.0 [skip ci]
# [0.124.0](https://github.com/gotson/komga/compare/v0.123.0...v0.124.0) (2021-09-08)

### Bug Fixes

* **webui:** dashboard could show no data while still loading ([16c35ab](16c35ab6ff))
* **webui:** series card thumbnail flicker when new book thumbnails are added ([0101473](0101473067))

### Features

* store sessions in database ([4568914](4568914ef7))
2021-09-08 10:19:53 +00:00
semantic-release-bot
a8dacfb36c chore(release): 0.123.0 [skip ci]
# [0.123.0](https://github.com/gotson/komga/compare/v0.122.0...v0.123.0) (2021-09-06)

### Bug Fixes

* make SeriesMetadata language tag lowercase ([fe2b756](fe2b756c2f)), closes [#661](https://github.com/gotson/komga/issues/661)
* **webui:** display custom roles in book edit dialog ([055fb1c](055fb1c827))
* **webui:** display custom roles on book view ([2d14e69](2d14e698e6))

### Features

* **webreader:** fit width (shrink only) scale type ([9e9033d](9e9033dc0e)), closes [#584](https://github.com/gotson/komga/issues/584)
* **webui:** add 'translator' author role ([8ff6c86](8ff6c8620e)), closes [#614](https://github.com/gotson/komga/issues/614)
* **webui:** add custom roles in the book edit dialog ([e7c5c1a](e7c5c1af39)), closes [#639](https://github.com/gotson/komga/issues/639)
2021-09-06 09:03:55 +00:00
semantic-release-bot
5821c0cf85 chore(release): 0.122.0 [skip ci]
# [0.122.0](https://github.com/gotson/komga/compare/v0.121.0...v0.122.0) (2021-09-06)

### Bug Fixes

* translated using Weblate ([8859241](8859241885))

### Features

* **api:** support custom covers for series ([d7470dd](d7470dd7db))
* **webreader:** added gray backround option ([1ba6822](1ba6822fd5))
2021-09-06 01:37:05 +00:00
semantic-release-bot
64ff2f533c chore(release): 0.121.0 [skip ci]
# [0.121.0](https://github.com/gotson/komga/compare/v0.120.3...v0.121.0) (2021-09-04)

### Features

* **api:** read progress v2 for Tachiyomi ([9d92b25](9d92b2594d))
2021-09-04 04:49:24 +00:00
semantic-release-bot
0a69bf43b7 chore(release): 0.120.3 [skip ci]
## [0.120.3](https://github.com/gotson/komga/compare/v0.120.2...v0.120.3) (2021-09-02)

### Bug Fixes

* scan could fail because of sql statement too long ([19204df](19204df1c7)), closes [#650](https://github.com/gotson/komga/issues/650)
2021-09-02 01:32:51 +00:00
semantic-release-bot
f3e0eb2382 chore(release): 0.120.2 [skip ci]
## [0.120.2](https://github.com/gotson/komga/compare/v0.120.1...v0.120.2) (2021-09-01)

### Bug Fixes

* **api:** prevent retrieving own user activity in demo profile ([59c187f](59c187f3b7)), closes [#643](https://github.com/gotson/komga/issues/643)
* **webui:** catch exception during authentication activity retrieval ([e4b136b](e4b136b28d))
* **webui:** don't display nothing to show while still loading ([dce4dde](dce4dde6b8)), closes [#648](https://github.com/gotson/komga/issues/648)
2021-09-01 04:21:24 +00:00
semantic-release-bot
96869ea79e chore(release): 0.120.1 [skip ci]
## [0.120.1](https://github.com/gotson/komga/compare/v0.120.0...v0.120.1) (2021-08-31)

### Bug Fixes

* **webui:** support pl pluralization ([20afd83](20afd83356))
2021-08-31 11:43:25 +00:00
semantic-release-bot
11ed2c4cbf chore(release): 0.120.0 [skip ci]
# [0.120.0](https://github.com/gotson/komga/compare/v0.119.2...v0.120.0) (2021-08-31)

### Bug Fixes

* scan could fail with latest sqlite library ([f8cd7df](f8cd7dfcf7)), closes [#644](https://github.com/gotson/komga/issues/644)

### Features

* translated using Weblate (Indonesian) ([#619](https://github.com/gotson/komga/issues/619)) ([bde858f](bde858f58e))
2021-08-31 06:26:32 +00:00
semantic-release-bot
4e23d1a6bb chore(release): 0.119.2 [skip ci]
## [0.119.2](https://github.com/gotson/komga/compare/v0.119.1...v0.119.2) (2021-08-30)

### Bug Fixes

* better unicode sorting ([773858e](773858eddd))
2021-08-30 09:11:18 +00:00
semantic-release-bot
660ab8a5cf chore(release): 0.119.1 [skip ci]
## [0.119.1](https://github.com/gotson/komga/compare/v0.119.0...v0.119.1) (2021-08-24)

### Bug Fixes

* **webui:** better image loading for cards ([f0476ab](f0476ab890))
2021-08-24 14:47:51 +00:00
semantic-release-bot
24a6406ed6 chore(release): 0.119.0 [skip ci]
# [0.119.0](https://github.com/gotson/komga/compare/v0.118.0...v0.119.0) (2021-08-24)

### Features

* **webui:** display library name in book/series screen, empty all trash ([1d3f4e4](1d3f4e4247))
2021-08-24 03:45:43 +00:00
semantic-release-bot
164dae5764 chore(release): 0.118.0 [skip ci]
# [0.118.0](https://github.com/gotson/komga/compare/v0.117.0...v0.118.0) (2021-08-20)

### Bug Fixes

* skip duplicate books during reading list import ([b528b3d](b528b3d56d)), closes [#622](https://github.com/gotson/komga/issues/622)

### Features

* **api:** batch update book metadata ([ae9a19a](ae9a19af62))
* **importer:** delete sidecars when upgrading book ([9443f7e](9443f7e3c7)), closes [#624](https://github.com/gotson/komga/issues/624)
* **webui:** bulk edit book metadata ([4bab0c6](4bab0c61c7)), closes [#476](https://github.com/gotson/komga/issues/476)
2021-08-20 08:19:25 +00:00
semantic-release-bot
2ddfec2e5c chore(release): 0.117.0 [skip ci]
# [0.117.0](https://github.com/gotson/komga/compare/v0.116.3...v0.117.0) (2021-08-16)

### Features

* **importer:** import sidecars alongside books ([a3c3a48](a3c3a48038)), closes [#611](https://github.com/gotson/komga/issues/611)
2021-08-16 08:24:42 +00:00
semantic-release-bot
3129a9759a chore(release): 0.116.3 [skip ci]
## [0.116.3](https://github.com/gotson/komga/compare/v0.116.2...v0.116.3) (2021-08-16)

### Bug Fixes

* **scanner:** fail scan if root folder is unavailable ([871ec60](871ec60869)), closes [#617](https://github.com/gotson/komga/issues/617)
* **webui:** display series/books as unavailable if library is unavailable ([82cf82d](82cf82df38)), closes [#617](https://github.com/gotson/komga/issues/617)
2021-08-16 07:02:06 +00:00
semantic-release-bot
538be86082 chore(release): 0.116.2 [skip ci]
## [0.116.2](https://github.com/gotson/komga/compare/v0.116.1...v0.116.2) (2021-08-16)

### Bug Fixes

* **scanner:** don't ignore files with reparse point ([d4b9f5d](d4b9f5d7c4)), closes [#616](https://github.com/gotson/komga/issues/616)
2021-08-16 01:10:41 +00:00
semantic-release-bot
c5fc44c5a4 chore(release): 0.116.1 [skip ci]
## [0.116.1](https://github.com/gotson/komga/compare/v0.116.0...v0.116.1) (2021-08-12)

### Bug Fixes

* empty trash is not library specific ([d68f70a](d68f70acb3)), closes [#612](https://github.com/gotson/komga/issues/612)
* translated using Weblate ([c86a99e](c86a99e315))
2021-08-12 12:49:03 +00:00
semantic-release-bot
46b1a8f371 chore(release): 0.116.0 [skip ci]
# [0.116.0](https://github.com/gotson/komga/compare/v0.115.1...v0.116.0) (2021-08-09)

### Features

* better full text search ([5aa9a95](5aa9a95ca5)), closes [#592](https://github.com/gotson/komga/issues/592) [#597](https://github.com/gotson/komga/issues/597)
2021-08-09 07:16:15 +00:00
semantic-release-bot
01f293d606 chore(release): 0.115.1 [skip ci]
## [0.115.1](https://github.com/gotson/komga/compare/v0.115.0...v0.115.1) (2021-08-08)

### Bug Fixes

* support for armv6 ([eb1fc4a](eb1fc4a49f)), closes [#398](https://github.com/gotson/komga/issues/398)
2021-08-08 04:24:00 +00:00
semantic-release-bot
16ec0d1c91 chore(release): 0.115.0 [skip ci]
# [0.115.0](https://github.com/gotson/komga/compare/v0.114.0...v0.115.0) (2021-08-06)

### Bug Fixes

* **webui:** better add to home screen support ([43733fb](43733fbec3))

### Features

* **webreader:** fullscreen support ([0a1761d](0a1761d37e))
2021-08-06 06:05:29 +00:00
semantic-release-bot
72b650afde chore(release): 0.114.0 [skip ci]
# [0.114.0](https://github.com/gotson/komga/compare/v0.113.0...v0.114.0) (2021-08-02)

### Features

* **webui:** full screen support when adding to home on mobile ([20bccb5](20bccb57ec)), closes [#565](https://github.com/gotson/komga/issues/565)
2021-08-02 03:57:22 +00:00
semantic-release-bot
c24450e337 chore(release): 0.113.0 [skip ci]
# [0.113.0](https://github.com/gotson/komga/compare/v0.112.2...v0.113.0) (2021-07-30)

### Features

* **api:** add total book count field for series metadata ([87c1432](87c1432984)), closes [#298](https://github.com/gotson/komga/issues/298)
* **api:** filter read lists books by library, read status, tags, or authors ([c06f89f](c06f89ffc2))
* **api:** search authors and tags by read list ([422876a](422876ae2f))
* **api:** summary field for read lists ([1148e46](1148e46d90)), closes [#558](https://github.com/gotson/komga/issues/558)
* **webui:** add filter panel in BrowseReadList view ([b8effd4](b8effd4453)), closes [#580](https://github.com/gotson/komga/issues/580)
* **webui:** add summary for read list browsing and edit dialog ([883fed3](883fed3940)), closes [#558](https://github.com/gotson/komga/issues/558)
* **webui:** display and filter series aggregated book tags ([bb1eb36](bb1eb36dae)), closes [#513](https://github.com/gotson/komga/issues/513)
* aggregate book tags at series level ([0c9a063](0c9a063cc3)), closes [#513](https://github.com/gotson/komga/issues/513)
* import total book count from ComicInfo.xml and Mylar series.json ([64acfef](64acfeff99)), closes [#450](https://github.com/gotson/komga/issues/450)
* **webui:** show and edit total book count for series ([6090e3f](6090e3f0c5)), closes [#298](https://github.com/gotson/komga/issues/298)
2021-07-30 09:23:19 +00:00
semantic-release-bot
d096d7432b chore(release): 0.112.2 [skip ci]
## [0.112.2](https://github.com/gotson/komga/compare/v0.112.1...v0.112.2) (2021-07-30)

### Bug Fixes

* **api:** ignore search parameter when blank ([48637e2](48637e26e4))
2021-07-30 02:23:08 +00:00
semantic-release-bot
9d9a73f8b2 chore(release): 0.112.1 [skip ci]
## [0.112.1](https://github.com/gotson/komga/compare/v0.112.0...v0.112.1) (2021-07-29)

### Bug Fixes

* skip old file hashing tasks if feature is disabled ([01a16b7](01a16b718a)), closes [#585](https://github.com/gotson/komga/issues/585)
2021-07-29 08:41:27 +00:00
semantic-release-bot
50229db2cf chore(release): 0.112.0 [skip ci]
# [0.112.0](https://github.com/gotson/komga/compare/v0.111.0...v0.112.0) (2021-07-29)

### Bug Fixes

* translated using Weblate (German) ([#579](https://github.com/gotson/komga/issues/579)) ([dd63a0f](dd63a0f1bb))

### Features

* sort series by release date ([d15c130](d15c130530)), closes [#582](https://github.com/gotson/komga/issues/582)
2021-07-29 08:10:20 +00:00
semantic-release-bot
f87e72c6e6 chore(release): 0.111.0 [skip ci]
# [0.111.0](https://github.com/gotson/komga/compare/v0.110.0...v0.111.0) (2021-07-29)

### Features

* **api:** full text search ([8f27faf](8f27faf417)), closes [#24](https://github.com/gotson/komga/issues/24) [#496](https://github.com/gotson/komga/issues/496)
2021-07-29 07:34:49 +00:00
semantic-release-bot
15598f5d7a chore(release): 0.110.0 [skip ci]
# [0.110.0](https://github.com/gotson/komga/compare/v0.109.1...v0.110.0) (2021-07-26)

### Bug Fixes

* translated using Weblate ([770f2fa](770f2fa216))

### Features

* **webui:** add library option to choose series cover ([afe2b64](afe2b64a15)), closes [#312](https://github.com/gotson/komga/issues/312)
* **webui:** add recently read books section on dashboard ([f4527ec](f4527ec1fa))
* add library option to choose series cover ([8e94b8e](8e94b8e444)), closes [#312](https://github.com/gotson/komga/issues/312)
2021-07-26 07:30:48 +00:00
semantic-release-bot
f93143c9ec chore(release): 0.109.1 [skip ci]
## [0.109.1](https://github.com/gotson/komga/compare/v0.109.0...v0.109.1) (2021-07-26)

### Bug Fixes

* **api:** accent insensitive search ([30c349a](30c349afaf))
* **api:** accent insensitive sort ([af837c6](af837c6813)), closes [#500](https://github.com/gotson/komga/issues/500)
* **webui:** clearer error message on login error ([ca054f6](ca054f642f))
* **webui:** incorrect data reload on received events ([44bd09a](44bd09ac0b))
2021-07-26 02:48:00 +00:00
semantic-release-bot
e49047b4c9 chore(release): 0.109.0 [skip ci]
# [0.109.0](https://github.com/gotson/komga/compare/v0.108.0...v0.109.0) (2021-07-21)

### Features

* **api:** count series by first letter ([199c619](199c6190a3))
* **api:** search series by regex ([1fe5580](1fe55809a1))
* **webui:** alphabetical navigation for libraries ([5d747d2](5d747d2cd3)), closes [#186](https://github.com/gotson/komga/issues/186)
2021-07-21 03:30:52 +00:00
semantic-release-bot
253d548971 chore(release): 0.108.0 [skip ci]
# [0.108.0](https://github.com/gotson/komga/compare/v0.107.0...v0.108.0) (2021-07-19)

### Bug Fixes

* **webui:** add hint to language field in EditSeriesDialog.vue ([fa8b4c3](fa8b4c3477))

### Features

* **api:** add released_after query parameter for /books endpoint ([f6dc546](f6dc546fd9))
* **webui:** show recently released books in the dashboard ([320450a](320450a750)), closes [#569](https://github.com/gotson/komga/issues/569)
* import mylar metadata ([528f676](528f676ce0)), closes [#550](https://github.com/gotson/komga/issues/550)
* import StoryArcNumber from ComicInfo.xml ([2012f8b](2012f8be98)), closes [#573](https://github.com/gotson/komga/issues/573)
* refresh series metadata if series.json file changed ([5cc14b5](5cc14b57f8))
* **webui:** library options to import mylar metadata ([e6602c6](e6602c60be))
2021-07-19 07:03:44 +00:00
semantic-release-bot
80e4d39a0d chore(release): 0.107.0 [skip ci]
# [0.107.0](https://github.com/gotson/komga/compare/v0.106.1...v0.107.0) (2021-07-19)

### Bug Fixes

* **scanner:** better detect changes even if file last modified have not change after a rename ([7b8cf7a](7b8cf7ae25))

### Features

* configuration property to disable file hashing ([52db0a1](52db0a1686))
* restore books and series from trash bin ([bc25c11](bc25c11990)), closes [#217](https://github.com/gotson/komga/issues/217) [#383](https://github.com/gotson/komga/issues/383)
* **api:** add endpoint to empty trash per library ([4dac73e](4dac73ea9f))
* **api:** add query parameter to filter on deleted series or books ([c1d34e4](c1d34e430c))
* **opds:** do not show soft deleted books/series ([5b6b817](5b6b817085))
* **scanner:** soft delete series and books ([f0664e9](f0664e9791))
* **webui:** display an outdated badge on book details view ([c955bed](c955bed79d))
* **webui:** library option to automatically empty trash after scan ([fc06b4a](fc06b4a987))
* generate file hash for books ([7ad738a](7ad738a645))
* library option to automatically empty trash after scan ([21781a3](21781a3a23))
* **webui:** add library action menu item to empty trash ([31fbf2a](31fbf2a829))
* **webui:** show soft deleted books/series as unavailable ([d946600](d946600a64))
2021-07-19 02:09:35 +00:00
semantic-release-bot
b318d238e8 chore(release): 0.106.1 [skip ci]
## [0.106.1](https://github.com/gotson/komga/compare/v0.106.0...v0.106.1) (2021-07-08)

### Bug Fixes

* **webui:** show different empty state if library is empty ([68a9f7a](68a9f7a79c))
2021-07-08 08:11:45 +00:00
semantic-release-bot
ddeab07dcb chore(release): 0.106.0 [skip ci]
# [0.106.0](https://github.com/gotson/komga/compare/v0.105.2...v0.106.0) (2021-07-06)

### Features

* **sse:** publish breakdown of task count by task type ([eda767a](eda767aeb5))
* **webui:** display task count by type in activity bar tooltip ([6b690bc](6b690bcdfb))
2021-07-06 02:26:40 +00:00
semantic-release-bot
547167feb5 chore(release): 0.105.2 [skip ci]
## [0.105.2](https://github.com/gotson/komga/compare/v0.105.1...v0.105.2) (2021-07-05)

### Bug Fixes

* translated using Weblate (Danish) ([9f2e2dc](9f2e2dca14))
* **webui:** clear searchbox results on blur ([e1a2cec](e1a2cecce4))
* **webui:** close notification when clicking on primary action ([403ab0a](403ab0a04f))
* **webui:** logo alignment on startup page ([1de8a94](1de8a944bd))
* **webui:** show empty state if there's not books to import ([7ddbac9](7ddbac95be))
2021-07-05 02:59:15 +00:00
semantic-release-bot
32ba89419b chore(release): 0.105.1 [skip ci]
## [0.105.1](https://github.com/gotson/komga/compare/v0.105.0...v0.105.1) (2021-07-02)

### Bug Fixes

* **webui:** disable some UI elements for non-admins ([ada1438](ada1438921))
* **webui:** properly reload series when book read progress is updated ([92954e0](92954e0916))
2021-07-02 09:05:26 +00:00
semantic-release-bot
2449ec4697 chore(release): 0.105.0 [skip ci]
# [0.105.0](https://github.com/gotson/komga/compare/v0.104.2...v0.105.0) (2021-07-02)

### Bug Fixes

* **webui:** more emphasis on main button in dialogs ([f0d32d9](f0d32d98a5))

### Features

* **webui:** confirmation dialog for library analysis and refresh ([9923cea](9923cea244))
2021-07-02 08:17:32 +00:00
semantic-release-bot
9435029fb6 chore(release): 0.104.2 [skip ci]
## [0.104.2](https://github.com/gotson/komga/compare/v0.104.1...v0.104.2) (2021-07-02)

### Bug Fixes

* **scanner:** crash if library root is filesystem root ([d739166](d7391669f6)), closes [#564](https://github.com/gotson/komga/issues/564)
* **swagger:** swagger-ui hangs on some calls ([76caa4d](76caa4de39)), closes [#566](https://github.com/gotson/komga/issues/566)
2021-07-02 04:03:37 +00:00
semantic-release-bot
d3ef49a818 chore(release): 0.104.1 [skip ci]
## [0.104.1](https://github.com/gotson/komga/compare/v0.104.0...v0.104.1) (2021-06-30)

### Performance Improvements

* optimize database transactions to avoid locking ([39dcf59](39dcf5969e))
2021-06-30 07:34:42 +00:00
semantic-release-bot
2b2f0272ae chore(release): 0.104.0 [skip ci]
# [0.104.0](https://github.com/gotson/komga/compare/v0.103.0...v0.104.0) (2021-06-29)

### Features

* **api:** get latest activity by user ([b118959](b118959775))
* **sse:** publish event when series is completely marked as read or unread ([11c5802](11c5802255))
* **webui:** display badge if some books are in error or unsupported ([101c6fd](101c6fd92d))
* **webui:** display latest user connection in settings ([58478c2](58478c21ff))
* **webui:** multi-select collections and read lists ([19e3f18](19e3f18cad))
* **webui:** select all option in the selection bar ([8545574](8545574d38))
* **webui:** select multiple items using shift+click ([f69a31e](f69a31eaf1))

### Performance Improvements

* **webui:** throttle reloads, remove legacy reload logic ([e8a7eaf](e8a7eaf999))
2021-06-29 09:33:39 +00:00
semantic-release-bot
ccc3d48441 chore(release): 0.103.0 [skip ci]
# [0.103.0](https://github.com/gotson/komga/compare/v0.102.0...v0.103.0) (2021-06-28)

### Bug Fixes

* **api:** total item count incorrect for /me/authentication-activity ([a56c2f1](a56c2f1d2d))

### Features

* **api:** admin can change password for any user ([30303a6](30303a6df3)), closes [#503](https://github.com/gotson/komga/issues/503)
* **webui:** enable grouping for authentication activity table ([2a19399](2a19399347))
* **webui:** password change from user settings screen ([668331e](668331eb00)), closes [#503](https://github.com/gotson/komga/issues/503)
2021-06-28 04:02:01 +00:00
semantic-release-bot
6b67484197 chore(release): 0.102.0 [skip ci]
# [0.102.0](https://github.com/gotson/komga/compare/v0.101.2...v0.102.0) (2021-06-25)

### Features

* **api:** store authentication activity ([de96e0d](de96e0dcef)), closes [#160](https://github.com/gotson/komga/issues/160)
* **webui:** display authentication activity ([9d33602](9d33602873)), closes [#160](https://github.com/gotson/komga/issues/160)
2021-06-25 11:00:31 +00:00
semantic-release-bot
77a55be1d4 chore(release): 0.101.2 [skip ci]
## [0.101.2](https://github.com/gotson/komga/compare/v0.101.1...v0.101.2) (2021-06-24)

### Bug Fixes

* deleting series could fail with foreign key error ([97b53e5](97b53e5c96))
* fix potential database inconsistencies ([75ecbe1](75ecbe15ba))
* use spring transactions instead of jooq transactions ([73931f0](73931f0bf8))
* **webui:** sort by size in media analysis table ([4d2393f](4d2393f500))
2021-06-24 09:48:43 +00:00
semantic-release-bot
5199ddf799 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))
2021-06-23 02:52:33 +00:00
semantic-release-bot
7c0f8af7db chore(release): 0.101.0 [skip ci]
# [0.101.0](https://github.com/gotson/komga/compare/v0.100.3...v0.101.0) (2021-06-23)

### Features

* **webui:** remove early feature warning (extension repair, convert to cbz) ([6af6f5b](6af6f5be40))
* **webui:** remove early feature warning in book import screen ([3d159d1](3d159d16b2))
* **webui:** show library name on series picker dialog (import) ([626ef3e](626ef3eb40)), closes [#559](https://github.com/gotson/komga/issues/559)
2021-06-23 02:11:05 +00:00
semantic-release-bot
a7e5b7ea00 chore(release): 0.100.3 [skip ci]
## [0.100.3](https://github.com/gotson/komga/compare/v0.100.2...v0.100.3) (2021-06-23)

### Bug Fixes

* **epub:** better isbn parsing ([e1741c3](e1741c34fa))
* **epub:** incorrect genres parsing when empty ([8a5abf2](8a5abf24fb))
* **epub:** parse multiple dc:subjects for series genre ([c25b9cf](c25b9cf5f9))
* **epub:** series title not always parsed properly ([a6c19f6](a6c19f6eee)), closes [#556](https://github.com/gotson/komga/issues/556)
2021-06-23 01:53:00 +00:00
semantic-release-bot
7910273dfc chore(release): 0.100.2 [skip ci]
## [0.100.2](https://github.com/gotson/komga/compare/v0.100.1...v0.100.2) (2021-06-22)

### Bug Fixes

* better date parsing for epub metadata ([ed7fa1f](ed7fa1fcb8))
* better isbn parsing for epub metadata ([b3bcd23](b3bcd233fd))
* do not split authors by comma in epub metadata ([13b18c0](13b18c0b45)), closes [#556](https://github.com/gotson/komga/issues/556)
* epub parsing namespace issue ([7a56632](7a566326b0))
* ignore html tags in epub description ([52d81ef](52d81ef1d7)), closes [#556](https://github.com/gotson/komga/issues/556)
* retrieve series from epub correctly ([fbd8655](fbd8655c51)), closes [#556](https://github.com/gotson/komga/issues/556)
* some images could be missing from epub files ([6c34794](6c34794a50)), closes [#556](https://github.com/gotson/komga/issues/556)
2021-06-22 09:55:41 +00:00
semantic-release-bot
d3b57753f0 chore(release): 0.100.1 [skip ci]
## [0.100.1](https://github.com/gotson/komga/compare/v0.100.0...v0.100.1) (2021-06-21)

### Bug Fixes

* **webui:** query param doesn't work with values containing comma ([b447101](b447101bcc)), closes [#557](https://github.com/gotson/komga/issues/557)
2021-06-21 09:20:45 +00:00
semantic-release-bot
7d7fbad749 chore(release): 0.100.0 [skip ci]
# [0.100.0](https://github.com/gotson/komga/compare/v0.99.4...v0.100.0) (2021-06-21)

### Features

* **sse:** publish server-sent events ([691c7f0](691c7f0071))
* **webui:** the UI is now dynamic to events from the server ([a707fd3](a707fd3594)), closes [#124](https://github.com/gotson/komga/issues/124)
2021-06-21 07:47:10 +00:00
semantic-release-bot
b7c2c09ff4 chore(release): 0.99.4 [skip ci]
## [0.99.4](https://github.com/gotson/komga/compare/v0.99.3...v0.99.4) (2021-06-18)

### Bug Fixes

* some tasks could be executed with the wrong priority ([2b6f534](2b6f534f84))
2021-06-18 08:10:38 +00:00
semantic-release-bot
5fc77b2297 chore(release): 0.99.3 [skip ci]
## [0.99.3](https://github.com/gotson/komga/compare/v0.99.2...v0.99.3) (2021-06-17)

### Bug Fixes

* sidecars would not be deleted with library ([49f83b7](49f83b78ac))
2021-06-17 09:30:41 +00:00
semantic-release-bot
1a1f1cd9a8 chore(release): 0.99.2 [skip ci]
## [0.99.2](https://github.com/gotson/komga/compare/v0.99.1...v0.99.2) (2021-06-17)

### Bug Fixes

* local artwork could be refreshed at every scan ([4ac9fe9](4ac9fe96be))
2021-06-17 02:06:28 +00:00
semantic-release-bot
d97871bef3 chore(release): 0.99.1 [skip ci]
## [0.99.1](https://github.com/gotson/komga/compare/v0.99.0...v0.99.1) (2021-06-10)

### Bug Fixes

* translated using Weblate (French) ([#549](https://github.com/gotson/komga/issues/549)) ([37a66fe](37a66feb27))
* **webui:** incorrect spacing in dialog ([8e1ef16](8e1ef165a8))
2021-06-10 10:15:02 +00:00
semantic-release-bot
ed13cbc4a5 chore(release): 0.99.0 [skip ci]
# [0.99.0](https://github.com/gotson/komga/compare/v0.98.0...v0.99.0) (2021-06-10)

### Bug Fixes

* **api:** publisher and authors were not sorted lowercase ([78c6d23](78c6d23295))

### Features

* detect change in sidecar files during scan ([4244bcd](4244bcd9ae))
2021-06-10 07:09:20 +00:00
semantic-release-bot
91ecfdc3c7 chore(release): 0.98.0 [skip ci]
# [0.98.0](https://github.com/gotson/komga/compare/v0.97.3...v0.98.0) (2021-06-08)

### Features

* delete empty read lists and collections ([159c767](159c767929)), closes [#551](https://github.com/gotson/komga/issues/551)
2021-06-08 03:06:09 +00:00
semantic-release-bot
e0aa505908 chore(release): 0.97.3 [skip ci]
## [0.97.3](https://github.com/gotson/komga/compare/v0.97.2...v0.97.3) (2021-06-03)

### Bug Fixes

* translated using Weblate ([45f2bb4](45f2bb47f9))
* **api:** updating read progress from tachiyomi would mess up On Deck ([480871c](480871c966))
2021-06-03 03:50:58 +00:00
semantic-release-bot
8da5de663e chore(release): 0.97.2 [skip ci]
## [0.97.2](https://github.com/gotson/komga/compare/v0.97.1...v0.97.2) (2021-06-01)

### Bug Fixes

* **webui:** replace searchbox for authors in filter panel ([14e6718](14e6718252))
2021-06-01 03:51:45 +00:00
semantic-release-bot
61ca80dc72 chore(release): 0.97.1 [skip ci]
## [0.97.1](https://github.com/gotson/komga/compare/v0.97.0...v0.97.1) (2021-06-01)

### Bug Fixes

* **webui:** favicon for iOS, Android and Windows 10 ([#547](https://github.com/gotson/komga/issues/547)) ([da99052](da99052954))
2021-06-01 00:52:52 +00:00
semantic-release-bot
14a974c8ae chore(release): 0.97.0 [skip ci]
# [0.97.0](https://github.com/gotson/komga/compare/v0.96.5...v0.97.0) (2021-05-31)

### Bug Fixes

* series would be updated at each scan even if not modified ([d05237f](d05237f5ed))
* **webui:** fix combobox search value remaining after list selection ([d114b0e](d114b0efb2))

### Features

* **api:** search authors by name and role ([a45a73c](a45a73c8bd))
* **webui:** filter series by read and in progress status ([4195ecb](4195ecbb9a))
* **webui:** in progress and read filter for series and collection ([b41499d](b41499d775))
* **webui:** reset filter button ([3219dc4](3219dc4bb2))
* **webui:** search authors in filters ([b908ac1](b908ac140b))

### Performance Improvements

* **webui:** load background data in parallel when possible ([c0d7be9](c0d7be9627))
2021-05-31 10:22:50 +00:00
semantic-release-bot
a6c47f1b85 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))
2021-05-27 02:24:31 +00:00
semantic-release-bot
ae671709fe chore(release): 0.96.4 [skip ci]
## [0.96.4](https://github.com/gotson/komga/compare/v0.96.3...v0.96.4) (2021-05-25)

### Performance Improvements

* missing database index ([8b5ae64](8b5ae64dd5))
* remove subquery ([b162cde](b162cdeba3))
2021-05-25 10:04:28 +00:00
semantic-release-bot
51fd260399 chore(release): 0.96.3 [skip ci]
## [0.96.3](https://github.com/gotson/komga/compare/v0.96.2...v0.96.3) (2021-05-24)

### Performance Improvements

* page streaming performance ([8de01a6](8de01a6fd7))
2021-05-24 09:08:37 +00:00
semantic-release-bot
02f61bac0a chore(release): 0.96.2 [skip ci]
## [0.96.2](https://github.com/gotson/komga/compare/v0.96.1...v0.96.2) (2021-05-22)

### Bug Fixes

* cors filter causing issues ([0708ce7](0708ce750c)), closes [#543](https://github.com/gotson/komga/issues/543)
2021-05-22 07:28:11 +00:00
semantic-release-bot
29e98adbcf chore(release): 0.96.1 [skip ci]
## [0.96.1](https://github.com/gotson/komga/compare/v0.96.0...v0.96.1) (2021-05-21)

### Bug Fixes

* **webreader:** incorrect tooltip for read incognito button ([d1616a9](d1616a98cd))
* **webui:** count in progress books as unread in series filter and card ([fa9d40f](fa9d40f84c))
2021-05-21 01:16:26 +00:00
semantic-release-bot
3bd43c43b1 chore(release): 0.96.0 [skip ci]
# [0.96.0](https://github.com/gotson/komga/compare/v0.95.5...v0.96.0) (2021-05-20)

### Bug Fixes

* **webui:** add autofocus on some dialogs ([339570e](339570e17c))
* **webui:** display file browser errors in snackbar ([80a520c](80a520cfe5))
* remove the library path tooltip ([1285ae4](1285ae4a7e))
* translated using Weblate (Italian) ([#539](https://github.com/gotson/komga/issues/539)) ([7200046](7200046ea5))

### Features

* **webui:** add back button on book view ([d03acea](d03aceae1a))
* **webui:** book import path is saved to local storage ([2473090](2473090c36))
* **webui:** change default theme to system ([b7a371b](b7a371b7ea))
* **webui:** show the library name on the search drop down ([f85c60b](f85c60bd1a))
2021-05-20 10:22:09 +00:00
semantic-release-bot
1329d2763b chore(release): 0.95.5 [skip ci]
## [0.95.5](https://github.com/gotson/komga/compare/v0.95.4...v0.95.5) (2021-05-20)

### Bug Fixes

* allow cors configuration ([f435b9d](f435b9dc78)), closes [#540](https://github.com/gotson/komga/issues/540)
2021-05-20 04:39:25 +00:00
semantic-release-bot
0e42806ab4 chore(release): 0.95.4 [skip ci]
## [0.95.4](https://github.com/gotson/komga/compare/v0.95.3...v0.95.4) (2021-05-17)

### Bug Fixes

* book conversion would fail if page dimensions were missing ([e8e46a0](e8e46a0834))
2021-05-17 08:36:31 +00:00
semantic-release-bot
521004bd17 chore(release): 0.95.3 [skip ci]
## [0.95.3](https://github.com/gotson/komga/compare/v0.95.2...v0.95.3) (2021-05-17)

### Bug Fixes

* fix rar books with potential issues ([8befde0](8befde0ea8))
2021-05-17 07:40:36 +00:00
semantic-release-bot
740fa6583a chore(release): 0.95.2 [skip ci]
## [0.95.2](https://github.com/gotson/komga/compare/v0.95.1...v0.95.2) (2021-05-14)

### Bug Fixes

* **api:** better handling of tachiyomi tracking ([a7ab0da](a7ab0da025))
2021-05-14 02:03:59 +00:00
semantic-release-bot
571d54a526 chore(release): 0.95.1 [skip ci]
## [0.95.1](https://github.com/gotson/komga/compare/v0.95.0...v0.95.1) (2021-05-11)

### Bug Fixes

* **webui:** import details dialog not updated correctly ([33cb083](33cb0836ba))
2021-05-11 09:55:36 +00:00
semantic-release-bot
ca7cf7de90 chore(release): 0.95.0 [skip ci]
# [0.95.0](https://github.com/gotson/komga/compare/v0.94.0...v0.95.0) (2021-05-10)

### Features

* **api:** mark read progress for read lists with Tachiyomi format ([0177ee3](0177ee3e08))
* **api:** mark read progress for series with Tachiyomi format ([82af4b3](82af4b3bbf))
2021-05-10 10:09:12 +00:00
semantic-release-bot
94720b49c1 chore(release): 0.94.0 [skip ci]
# [0.94.0](https://github.com/gotson/komga/compare/v0.93.0...v0.94.0) (2021-05-09)

### Features

* added translation using Weblate (Vietnamese) ([648f0d4](648f0d40ff))
2021-05-09 04:05:24 +00:00
semantic-release-bot
d7a53cfa04 chore(release): 0.93.0 [skip ci]
# [0.93.0](https://github.com/gotson/komga/compare/v0.92.1...v0.93.0) (2021-05-06)

### Features

* added translation using Weblate (Hungarian) ([3abc8bd](3abc8bde92))
2021-05-06 08:35:15 +00:00
semantic-release-bot
feb145bd74 chore(release): 0.92.1 [skip ci]
## [0.92.1](https://github.com/gotson/komga/compare/v0.92.0...v0.92.1) (2021-05-06)

### Bug Fixes

* priority tasks could be executed out of order ([55b2883](55b288388f))
2021-05-06 07:34:15 +00:00
semantic-release-bot
19e302b140 chore(release): 0.92.0 [skip ci]
# [0.92.0](https://github.com/gotson/komga/compare/v0.91.3...v0.92.0) (2021-05-05)

### Features

* **webui:** library dialog options for extension repair ([f6ad0f0](f6ad0f0012))
* repair file extensions ([39cd31c](39cd31cbb6))
* **webui:** show in progress books as unread ([db95544](db955447f9)), closes [#526](https://github.com/gotson/komga/issues/526)
2021-05-05 08:54:57 +00:00
semantic-release-bot
36c132b07d chore(release): 0.91.3 [skip ci]
## [0.91.3](https://github.com/gotson/komga/compare/v0.91.2...v0.91.3) (2021-05-05)

### Bug Fixes

* rar extractor could mis-analyze some images ([bd15aec](bd15aecccc))
2021-05-05 06:44:27 +00:00
semantic-release-bot
f1dcd65ac3 chore(release): 0.91.2 [skip ci]
## [0.91.2](https://github.com/gotson/komga/compare/v0.91.1...v0.91.2) (2021-05-05)

### Bug Fixes

* book conversion could fail because of different path separators ([e577e4a](e577e4a78f))
2021-05-05 01:38:08 +00:00
semantic-release-bot
5a0a21d953 chore(release): 0.91.1 [skip ci]
## [0.91.1](https://github.com/gotson/komga/compare/v0.91.0...v0.91.1) (2021-05-04)

### Bug Fixes

* **opds:** acquisition link is not a valid url ([00ade7f](00ade7fb36)), closes [#525](https://github.com/gotson/komga/issues/525)
2021-05-04 14:30:59 +00:00
semantic-release-bot
6725a189c0 chore(release): 0.91.0 [skip ci]
# [0.91.0](https://github.com/gotson/komga/compare/v0.90.3...v0.91.0) (2021-05-04)

### Features

* **webui:** automatic book conversion in library settings ([1c3e853](1c3e853202))
* automatic book conversion to cbz ([dc2663e](dc2663ecb7))
2021-05-04 10:40:05 +00:00
semantic-release-bot
740ad476d1 chore(release): 0.90.3 [skip ci]
## [0.90.3](https://github.com/gotson/komga/compare/v0.90.2...v0.90.3) (2021-05-04)

### Bug Fixes

* **webreader:** browser back button would not honor page in query param ([dc4bd44](dc4bd440d9))
2021-05-04 06:18:05 +00:00
semantic-release-bot
9c737ea235 chore(release): 0.90.2 [skip ci]
## [0.90.2](https://github.com/gotson/komga/compare/v0.90.1...v0.90.2) (2021-05-04)

### Bug Fixes

* priority tasks ([6ee968b](6ee968be92))
2021-05-04 02:02:55 +00:00
semantic-release-bot
a75807daf8 chore(release): 0.90.1 [skip ci]
## [0.90.1](https://github.com/gotson/komga/compare/v0.90.0...v0.90.1) (2021-05-03)

### Bug Fixes

* better stream handling for rar and zip files ([ebc8df2](ebc8df2053))
2021-05-03 01:47:18 +00:00
semantic-release-bot
910af6f36f chore(release): 0.90.0 [skip ci]
# [0.90.0](https://github.com/gotson/komga/compare/v0.89.3...v0.90.0) (2021-04-30)

### Features

* added translation using Weblate (Dutch) ([e15f174](e15f174ff1))
2021-04-30 01:54:53 +00:00
semantic-release-bot
581e166abe chore(release): 0.89.3 [skip ci]
## [0.89.3](https://github.com/gotson/komga/compare/v0.89.2...v0.89.3) (2021-04-29)

### Bug Fixes

* **webreader:** progress not marked correctly ([f3c541c](f3c541cd14)), closes [#518](https://github.com/gotson/komga/issues/518)
2021-04-29 10:45:05 +00:00
semantic-release-bot
f304aaf2f6 chore(release): 0.89.2 [skip ci]
## [0.89.2](https://github.com/gotson/komga/compare/v0.89.1...v0.89.2) (2021-04-28)

### Bug Fixes

* add configuration to unload native webp library ([64a805e](64a805e019))
* native webp library excludes support for armv7l ([731e07a](731e07a070)), closes [#488](https://github.com/gotson/komga/issues/488)
2021-04-28 09:54:42 +00:00
semantic-release-bot
6b721c82a9 chore(release): 0.89.1 [skip ci]
## [0.89.1](https://github.com/gotson/komga/compare/v0.89.0...v0.89.1) (2021-04-28)

### Bug Fixes

* **webreader:** incorrect double pages display ([ece9813](ece981345f))
* **webui:** all libraries should show browse view by default ([3e1bf89](3e1bf89bdb))
* **webui:** dashboard would not reload properly ([18e3e21](18e3e21f06))
2021-04-28 01:12:01 +00:00
semantic-release-bot
f4ca3f22e9 chore(release): 0.89.0 [skip ci]
# [0.89.0](https://github.com/gotson/komga/compare/v0.88.1...v0.89.0) (2021-04-27)

### Bug Fixes

* **webui:** home link would not show as active ([4c6b3f5](4c6b3f5e5e))
* **webui:** wrong comparison could show error in javascript console ([b345c30](b345c30d12))

### Features

* **webui:** display library navigation within toolbar ([a6252ff](a6252ff2e8)), closes [#234](https://github.com/gotson/komga/issues/234)
* **webui:** remember view within library ([b1931aa](b1931aa892)), closes [#367](https://github.com/gotson/komga/issues/367)
* Added a 'Recommended' tab in the library views for a library specific dashboard like the home page ([b26559d](b26559dc47))
2021-04-27 14:35:55 +00:00
semantic-release-bot
51582ea503 chore(release): 0.88.1 [skip ci]
## [0.88.1](https://github.com/gotson/komga/compare/v0.88.0...v0.88.1) (2021-04-26)

### Bug Fixes

* replace java webp library ([f658f9a](f658f9abe0))
2021-04-26 10:19:16 +00:00
semantic-release-bot
6069d63049 chore(release): 0.88.0 [skip ci]
# [0.88.0](https://github.com/gotson/komga/compare/v0.87.5...v0.88.0) (2021-04-26)

### Features

* **webui:** ability to read incognito ([dc0cc13](dc0cc13807))
2021-04-26 09:05:36 +00:00
semantic-release-bot
8549c69166 chore(release): 0.87.5 [skip ci]
## [0.87.5](https://github.com/gotson/komga/compare/v0.87.4...v0.87.5) (2021-04-26)

### Bug Fixes

* **webui:** double pages could show duplicate pages ([76ba55a](76ba55a124))
* **webui:** mark read progress instantly ([97cc3e0](97cc3e043d)), closes [#475](https://github.com/gotson/komga/issues/475)
* **webui:** scroll continuous reader to top on book change ([d27828d](d27828de13)), closes [#475](https://github.com/gotson/komga/issues/475)
2021-04-26 08:29:52 +00:00
semantic-release-bot
0a965b0cd2 chore(release): 0.87.4 [skip ci]
## [0.87.4](https://github.com/gotson/komga/compare/v0.87.3...v0.87.4) (2021-04-21)

### Bug Fixes

* **api:** filter referential data by access rights ([09fa5e9](09fa5e95a5)), closes [#492](https://github.com/gotson/komga/issues/492)
2021-04-21 09:58:14 +00:00
semantic-release-bot
e2b190859b chore(release): 0.87.3 [skip ci]
## [0.87.3](https://github.com/gotson/komga/compare/v0.87.2...v0.87.3) (2021-04-21)

### Bug Fixes

* error importing reading list with non-numerical number ([3ef0240](3ef02409ba)), closes [#499](https://github.com/gotson/komga/issues/499)
* **webui:** stored filters are not validated ([fbb4171](fbb4171d9b)), closes [#504](https://github.com/gotson/komga/issues/504)
2021-04-21 02:20:13 +00:00
semantic-release-bot
c5e0e100da chore(release): 0.87.2 [skip ci]
## [0.87.2](https://github.com/gotson/komga/compare/v0.87.1...v0.87.2) (2021-04-20)

### Bug Fixes

* translated using Weblate (Esperanto) ([19ff72f](19ff72f9e3))
* **importer:** keep metadata when upgrading book ([a3b8866](a3b88667d0))
* prevent transient scanning of directories that are part of existing libraries ([8a92b84](8a92b84fd0))
* **importer:** prevent import of files that are in an existing library ([b0170c7](b0170c7c88))
2021-04-20 08:37:29 +00:00
semantic-release-bot
69622d56b2 chore(release): 0.87.1 [skip ci]
## [0.87.1](https://github.com/gotson/komga/compare/v0.87.0...v0.87.1) (2021-04-20)

### Bug Fixes

* **importer:** hardlink fails inside docker ([24cf181](24cf1819b0))
2021-04-20 02:22:19 +00:00
semantic-release-bot
7650050fe1 chore(release): 0.87.0 [skip ci]
# [0.87.0](https://github.com/gotson/komga/compare/v0.86.0...v0.87.0) (2021-04-19)

### Bug Fixes

* translated using Weblate (Esperanto) ([#506](https://github.com/gotson/komga/issues/506)) ([248f474](248f47458c))

### Features

* **api:** import books ([d41dcef](d41dcefd3e))
* **api:** support for transient books ([02b0893](02b08932ba))
* **webui:** import books ([13b304d](13b304dd14))
* added translation using Weblate (Esperanto, Polish) ([f3cc6f6](f3cc6f6e91))
2021-04-19 09:52:10 +00:00
semantic-release-bot
03241a636a chore(release): 0.86.0 [skip ci]
# [0.86.0](https://github.com/gotson/komga/compare/v0.85.1...v0.86.0) (2021-04-07)

### Bug Fixes

* **webui:** series year incorrectly formatted ([d166207](d166207912))

### Features

* added translation using Weblate (Finnish) ([81142ab](81142ab570))
2021-04-07 02:31:22 +00:00
semantic-release-bot
3834d415ae chore(release): 0.85.1 [skip ci]
## [0.85.1](https://github.com/gotson/komga/compare/v0.85.0...v0.85.1) (2021-03-31)

### Bug Fixes

* **webreader:** settings are not persisted ([d202dc2](d202dc239a)), closes [#489](https://github.com/gotson/komga/issues/489)
2021-03-31 02:16:58 +00:00
semantic-release-bot
4198e2d968 chore(release): 0.85.0 [skip ci]
# [0.85.0](https://github.com/gotson/komga/compare/v0.84.1...v0.85.0) (2021-03-29)

### Bug Fixes

* **webui:** page size chooser would not always reflect the actual value ([5ee4230](5ee423030f))

### Features

* **webui:** change/restore theme even on login page ([7f7c6c3](7f7c6c3e6f))
2021-03-29 03:12:27 +00:00
semantic-release-bot
1451d226fb chore(release): 0.84.1 [skip ci]
## [0.84.1](https://github.com/gotson/komga/compare/v0.84.0...v0.84.1) (2021-03-24)

### Bug Fixes

* download current page not working on mobile ([f98d791](f98d7915c5))
2021-03-24 14:12:34 +00:00
semantic-release-bot
b5f19a10af chore(release): 0.84.0 [skip ci]
# [0.84.0](https://github.com/gotson/komga/compare/v0.83.0...v0.84.0) (2021-03-24)

### Features

* download current page from webreader ([93cec4e](93cec4e4e5)), closes [#469](https://github.com/gotson/komga/issues/469)
2021-03-24 08:46:09 +00:00
semantic-release-bot
d230e9a31d chore(release): 0.83.0 [skip ci]
# [0.83.0](https://github.com/gotson/komga/compare/v0.82.1...v0.83.0) (2021-03-22)

### Bug Fixes

* refresh series metadata and aggregation after book deletion ([9e44437](9e4443765b))
* skip ISBN barcode provider if not enabled in library ([9cb63b5](9cb63b5798))

### Features

* import ISBN from epub metadata, split authors on comma ([52fceec](52fceecaa9))

### Performance Improvements

* only refresh relevant metadata providers on series sort ([3dccb9a](3dccb9a6a7))
2021-03-22 08:26:26 +00:00
semantic-release-bot
f7f3efd0dd chore(release): 0.82.1 [skip ci]
## [0.82.1](https://github.com/gotson/komga/compare/v0.82.0...v0.82.1) (2021-03-22)

### Bug Fixes

* **webui:** display status instead of pages on cards for books not ready ([dcf065f](dcf065f005))
* translated using Weblate ([a01b764](a01b764b07))
2021-03-22 04:12:06 +00:00
semantic-release-bot
622e41d6ac chore(release): 0.82.0 [skip ci]
# [0.82.0](https://github.com/gotson/komga/compare/v0.81.1...v0.82.0) (2021-03-19)

### Features

* **webui:** import ComicRack lists as read lists ([8b0dac3](8b0dac3125))
* added translation using Weblate (Italian)  ([e5343d7](e5343d7ab4))
* import ComicRack lists as read lists ([c1e4357](c1e435762c)), closes [#464](https://github.com/gotson/komga/issues/464)
2021-03-19 02:43:01 +00:00
semantic-release-bot
256fcf0095 chore(release): 0.81.1 [skip ci]
## [0.81.1](https://github.com/gotson/komga/compare/v0.81.0...v0.81.1) (2021-03-16)

### Bug Fixes

* prevent crash during h2 cleanup if parent folder is null ([bd20ff6](bd20ff67cc))
* translated using Weblate (French) ([a5f7dc5](a5f7dc5daf))
* translated using Weblate (Japanese) ([7c95fff](7c95fffccf))
* translated using Weblate (Swedish) ([1b72135](1b72135bef))
2021-03-16 09:55:57 +00:00
semantic-release-bot
3190ab7a58 chore(release): 0.81.0 [skip ci]
# [0.81.0](https://github.com/gotson/komga/compare/v0.80.0...v0.81.0) (2021-03-15)

### Features

* remove H2 dependencies ([50248e7](50248e7233)), closes [#455](https://github.com/gotson/komga/issues/455)
* sort series by books count ([b51e491](b51e4917e1)), closes [#459](https://github.com/gotson/komga/issues/459)
2021-03-15 08:59:19 +00:00
semantic-release-bot
6c0b0f0111 chore(release): 0.80.0 [skip ci]
# [0.80.0](https://github.com/gotson/komga/compare/v0.79.1...v0.80.0) (2021-03-11)

### Features

* localize server side errors ([cbe47ea](cbe47ea593))

### Performance Improvements

* prevent failing tasks ([07cec50](07cec50417))
2021-03-11 15:15:12 +00:00
semantic-release-bot
8418ce8da0 chore(release): 0.79.1 [skip ci]
## [0.79.1](https://github.com/gotson/komga/compare/v0.79.0...v0.79.1) (2021-03-10)

### Performance Improvements

* reduce disk usage during filesystem scan ([e154583](e154583d30))
2021-03-10 10:13:12 +00:00
semantic-release-bot
da8fe86d53 chore(release): 0.79.0 [skip ci]
# [0.79.0](https://github.com/gotson/komga/compare/v0.78.0...v0.79.0) (2021-03-10)

### Bug Fixes

* **api:** some metadata fields would not unset if set to null ([1996071](1996071794))
* **webui:** only show writers and pencillers on series screen ([6101e83](6101e83292))

### Features

* **webui:** group checkbox for advanced library options ([6fa0324](6fa0324666))
* **webui:** manage isbn barcode import for libraries ([ee1a0a2](ee1a0a2aa0))
* **webui:** show and edit ISBN for book ([65c16f1](65c16f109f))
* read ISBN from barcode ([6431b1f](6431b1f000)), closes [#380](https://github.com/gotson/komga/issues/380) [#381](https://github.com/gotson/komga/issues/381)
2021-03-10 07:57:01 +00:00
semantic-release-bot
2987260ca6 chore(release): 0.78.0 [skip ci]
# [0.78.0](https://github.com/gotson/komga/compare/v0.77.3...v0.78.0) (2021-03-09)

### Bug Fixes

* **webui:** adjust read and download button icon size ([6cdc777](6cdc777be9))

### Features

* add Japanese translation ([8e5748d](8e5748d973))
2021-03-09 09:20:27 +00:00
semantic-release-bot
ef3b27670a chore(release): 0.77.3 [skip ci]
## [0.77.3](https://github.com/gotson/komga/compare/v0.77.2...v0.77.3) (2021-03-05)

### Bug Fixes

* translated using Weblate (Swedish) ([04c1dde](04c1dde4ee))
2021-03-05 01:16:41 +00:00
semantic-release-bot
99d88c376c chore(release): 0.77.2 [skip ci]
## [0.77.2](https://github.com/gotson/komga/compare/v0.77.1...v0.77.2) (2021-03-03)

### Bug Fixes

* **webui:** keyboard navigation in searchbox results ([604ccf1](604ccf1192)), closes [#250](https://github.com/gotson/komga/issues/250)
* **webui:** rearrange browse series and books views ([a5c7b17](a5c7b17829))
2021-03-03 08:34:31 +00:00
semantic-release-bot
7cc837cc41 chore(release): 0.77.1 [skip ci]
## [0.77.1](https://github.com/gotson/komga/compare/v0.77.0...v0.77.1) (2021-03-02)

### Bug Fixes

* **webui:** show only author roles present ([847b704](847b7044a0))
2021-03-02 08:09:50 +00:00
semantic-release-bot
04d8a2682c chore(release): 0.77.0 [skip ci]
# [0.77.0](https://github.com/gotson/komga/compare/v0.76.0...v0.77.0) (2021-03-02)

### Features

* **webui:** show read status on Books and Series when searching  ([234997c](234997c27d)), closes [#433](https://github.com/gotson/komga/issues/433)
2021-03-02 07:48:07 +00:00
semantic-release-bot
db47dd0d1e chore(release): 0.76.0 [skip ci]
# [0.76.0](https://github.com/gotson/komga/compare/v0.75.2...v0.76.0) (2021-03-02)

### Features

* **webui:** make authors chips clickable ([9fed50e](9fed50e405)), closes [#431](https://github.com/gotson/komga/issues/431)
2021-03-02 05:51:38 +00:00
semantic-release-bot
a5c8af0834 chore(release): 0.75.2 [skip ci]
## [0.75.2](https://github.com/gotson/komga/compare/v0.75.1...v0.75.2) (2021-03-01)

### Bug Fixes

* better email validation ([97871f7](97871f7fbc)), closes [#434](https://github.com/gotson/komga/issues/434)
2021-03-01 07:40:39 +00:00
semantic-release-bot
2993704474 chore(release): 0.75.1 [skip ci]
## [0.75.1](https://github.com/gotson/komga/compare/v0.75.0...v0.75.1) (2021-02-26)

### Bug Fixes

* **webui:** validation on user login screen ([392b3b8](392b3b87fe)), closes [#429](https://github.com/gotson/komga/issues/429)
2021-02-26 09:44:44 +00:00
semantic-release-bot
ecb1d63ce1 chore(release): 0.75.0 [skip ci]
# [0.75.0](https://github.com/gotson/komga/compare/v0.74.0...v0.75.0) (2021-02-26)

### Bug Fixes

* **webui:** filter panel would not display values properly ([0c5a744](0c5a7447f8))
* translated using Weblate (Chinese (Simplified)) ([#430](https://github.com/gotson/komga/issues/430)) ([b68e3e5](b68e3e54b8))

### Features

* **api:** filter series and books by authors ([bd64381](bd64381a8e)), closes [#339](https://github.com/gotson/komga/issues/339)
* **api:** revamp search authors ([f549067](f549067a8a))
* **webui:** filter series and books by authors ([c2c2f58](c2c2f58f1a)), closes [#339](https://github.com/gotson/komga/issues/339)
2021-02-26 08:58:32 +00:00
semantic-release-bot
279a1fb20a chore(release): 0.74.0 [skip ci]
# [0.74.0](https://github.com/gotson/komga/compare/v0.73.2...v0.74.0) (2021-02-25)

### Features

* **webui:** make publisher, status, language, ageRating chips clickable ([8bf805e](8bf805e1e4))
2021-02-25 03:29:06 +00:00
semantic-release-bot
8c21bb4584 chore(release): 0.73.2 [skip ci]
## [0.73.2](https://github.com/gotson/komga/compare/v0.73.1...v0.73.2) (2021-02-24)

### Bug Fixes

* translated using Weblate (Chinese (Simplified)) ([#425](https://github.com/gotson/komga/issues/425)) ([e270034](e270034c80))
2021-02-24 13:09:29 +00:00
semantic-release-bot
d6d9d9b783 chore(release): 0.73.1 [skip ci]
## [0.73.1](https://github.com/gotson/komga/compare/v0.73.0...v0.73.1) (2021-02-24)

### Bug Fixes

* **webui:** properly restore query params on page reload ([01f9317](01f9317b89))
2021-02-24 09:09:36 +00:00
semantic-release-bot
2ead853afb chore(release): 0.73.0 [skip ci]
# [0.73.0](https://github.com/gotson/komga/compare/v0.72.0...v0.73.0) (2021-02-24)

### Bug Fixes

* **webui:** incorrect display of html in library delete dialog ([fd6fee1](fd6fee19d8))
* **webui:** remove hash prefix for book numbers ([114f55f](114f55fe86))
* **webui:** text overlapping in some locales ([0ac9f24](0ac9f24245))

### Features

* **webui:** sort books by file name ([55f0647](55f06476f2)), closes [#420](https://github.com/gotson/komga/issues/420)
* sort series by folder name ([6ba5cd4](6ba5cd4832))
* **webui:** Duplicate pagination links at bottom of content lists ([22cdd28](22cdd28f93))
* add simplified chinese translation ([b76907f](b76907fe4b))
2021-02-24 02:44:00 +00:00
semantic-release-bot
0232a68ff1 chore(release): 0.72.0 [skip ci]
# [0.72.0](https://github.com/gotson/komga/compare/v0.71.7...v0.72.0) (2021-02-22)

### Features

* **api:** enable actuator shutdown endpoint ([8f5ba00](8f5ba00f1a))
* **webui:** new server management screen with shutdown button ([fd81e17](fd81e17ded)), closes [#416](https://github.com/gotson/komga/issues/416)
2021-02-22 09:18:52 +00:00
semantic-release-bot
7950e29b53 chore(release): 0.71.7 [skip ci]
## [0.71.7](https://github.com/gotson/komga/compare/v0.71.6...v0.71.7) (2021-02-22)

### Bug Fixes

* translated using Weblate (French) ([f5fdf5c](f5fdf5c8a9))
* translated using Weblate (Norwegian Bokmål) ([33fd19b](33fd19befb))
2021-02-22 06:19:19 +00:00
semantic-release-bot
85cec46654 chore(release): 0.71.6 [skip ci]
## [0.71.6](https://github.com/gotson/komga/compare/v0.71.5...v0.71.6) (2021-02-22)

### Bug Fixes

* **webui:** missing i18n for vuetify datatable ([4fc4e32](4fc4e32d00))
2021-02-22 04:30:10 +00:00
semantic-release-bot
d524b31d10 chore(release): 0.71.5 [skip ci]
## [0.71.5](https://github.com/gotson/komga/compare/v0.71.4...v0.71.5) (2021-02-22)

### Bug Fixes

* **webui:** add i18n for Vuetify datatable ([add6160](add6160eac))
* **webui:** add i18n media analysis media status ([6d5b50e](6d5b50e3c5))
* **webui:** adjust summary text font size ([cd8805c](cd8805c434))
* **webui:** change grid layout for browse book ([c8543a9](c8543a95e1))
* **webui:** missing i18n for Settings Users screen ([8a3b16d](8a3b16db8f))
* **webui:** missing i18n on collection delete dialog ([f57b949](f57b949de2))
* **webui:** remove text capitalization for some i18n strings ([4c0b24b](4c0b24b9ac))
2021-02-22 03:40:55 +00:00
semantic-release-bot
903df1ad26 chore(release): 0.71.4 [skip ci]
## [0.71.4](https://github.com/gotson/komga/compare/v0.71.3...v0.71.4) (2021-02-20)

### Bug Fixes

* **webui:** translations update from Weblate ([#415](https://github.com/gotson/komga/issues/415)) ([71a280a](71a280a1b0))
2021-02-20 01:38:32 +00:00
semantic-release-bot
64bcb080f3 chore(release): 0.71.3 [skip ci]
## [0.71.3](https://github.com/gotson/komga/compare/v0.71.2...v0.71.3) (2021-02-19)

### Bug Fixes

* **webui:** filter panel would not show values properly ([a63daaf](a63daafcce))
* **webui:** incorrect rtl icon ([98a8f61](98a8f61a48))
2021-02-19 14:46:43 +00:00
semantic-release-bot
4c02fbafc5 chore(release): 0.71.2 [skip ci]
## [0.71.2](https://github.com/gotson/komga/compare/v0.71.1...v0.71.2) (2021-02-19)

### Bug Fixes

* **webui:** right to left compatibility ([9420010](9420010cae))
2021-02-19 11:48:29 +00:00
semantic-release-bot
71534b41f7 chore(release): 0.71.1 [skip ci]
## [0.71.1](https://github.com/gotson/komga/compare/v0.71.0...v0.71.1) (2021-02-19)

### Bug Fixes

* handle query parameters with square brackets ([245dea9](245dea906c))
2021-02-19 08:40:53 +00:00