Commit Graph

398 Commits

Author SHA1 Message Date
semantic-release-bot
348667bfc4 chore(release): 0.159.0 [skip ci]
# [0.159.0](https://github.com/gotson/komga/compare/v0.158.0...v0.159.0) (2023-01-17)

### Bug Fixes

* **api:** include Z in datetime formats ([bb7b7fd](bb7b7fd8f0))
* **api:** some dates were not returned as UTC ([cdfb8e3](cdfb8e377f))
* translated using Weblate ([6ad0188](6ad0188bd3))

### Features

* add links field in series metadata ([f9f02a3](f9f02a395b)), closes [#938](https://github.com/gotson/komga/issues/938)
* series metadata supports alternate titles ([8e0655f](8e0655f29a)), closes [#878](https://github.com/gotson/komga/issues/878)
* **webui:** display datetime when hovering date on item card ([4d97172](4d9717287a))
* **webui:** display number of pages left on book details view ([77424b1](77424b1b1c)), closes [#1012](https://github.com/gotson/komga/issues/1012)
* **webui:** display read date on book details view ([c30c755](c30c755f63)), closes [#757](https://github.com/gotson/komga/issues/757)
* **webui:** increment/decrement numberSort in bulk ([e7fbe57](e7fbe57e44)), closes [#628](https://github.com/gotson/komga/issues/628)
2023-01-17 09:14:47 +00:00
semantic-release-bot
7303606c36 chore(release): 0.158.0 [skip ci]
# [0.158.0](https://github.com/gotson/komga/compare/v0.157.5...v0.158.0) (2023-01-12)

### Bug Fixes

* close SSE connections during shutdown ([3f773d1](3f773d1ed7)), closes [#1028](https://github.com/gotson/komga/issues/1028)
* translated using Weblate  ([f06c680](f06c68067f))

### Features

* library option to append ComicInfo Volume to Series title ([63b3c83](63b3c83ce2))
* **webui:** navigate back to collection from series ([db56a38](db56a38476)), closes [#1042](https://github.com/gotson/komga/issues/1042)
* **webui:** order collections/readlists by most recently modified in the Add To dialog ([592f87c](592f87ca79)), closes [#862](https://github.com/gotson/komga/issues/862)
2023-01-12 09:53:40 +00:00
semantic-release-bot
5a6a0bee8f chore(release): 0.157.5 [skip ci]
## [0.157.5](https://github.com/gotson/komga/compare/v0.157.4...v0.157.5) (2022-11-22)

### Bug Fixes

* exception if user agent is null ([cb07581](cb07581daa))
* translated using Weblate ([1f504f4](1f504f4a7d))
* **webui:** sort genre on Browse Series screen ([665ce18](665ce1804c))
2022-11-22 07:10:17 +00:00
semantic-release-bot
8125ada059 chore(release): 0.157.4 [skip ci]
## [0.157.4](https://github.com/gotson/komga/compare/v0.157.3...v0.157.4) (2022-11-02)

### Bug Fixes

* set image type when generating thumbnails to avoid missing channels ([40f3e16](40f3e1623d)), closes [#976](https://github.com/gotson/komga/issues/976)

### Performance Improvements

* optimize task FindDuplicatePagesToDelete ([59a0048](59a0048385))
2022-11-02 08:06:39 +00:00
semantic-release-bot
16091d4b5e chore(release): 0.157.3 [skip ci]
## [0.157.3](https://github.com/gotson/komga/compare/v0.157.2...v0.157.3) (2022-10-30)

### Bug Fixes

* **api:** allow unauthorized access to health endpoint ([751d347](751d347231)), closes [#992](https://github.com/gotson/komga/issues/992)
* translated using Weblate ([3f4aa33](3f4aa33e49))
* **webui:** add debouncer when searching for author in Edit Book dialog ([da3d283](da3d283503)), closes [#960](https://github.com/gotson/komga/issues/960)
2022-10-30 01:23:53 +00:00
semantic-release-bot
181683c7ee chore(release): 0.157.2 [skip ci]
## [0.157.2](https://github.com/gotson/komga/compare/v0.157.1...v0.157.2) (2022-09-13)

### Bug Fixes

* cannot parse series.json ([122f0c9](122f0c92ad)), closes [#961](https://github.com/gotson/komga/issues/961)
* **webui:** bottom pagination hidden by navigation bar on SM breakpoint ([234dae0](234dae0841)), closes [#953](https://github.com/gotson/komga/issues/953)
2022-09-13 12:09:49 +00:00
semantic-release-bot
4bda396dba chore(release): 0.157.1 [skip ci]
## [0.157.1](https://github.com/gotson/komga/compare/v0.157.0...v0.157.1) (2022-08-18)

### Bug Fixes

* **api:** prevent SQLITE_TOOBIG book search returns many matches ([f8cc3cd](f8cc3cd4ca)), closes [#940](https://github.com/gotson/komga/issues/940)
* encode filenames in UTF-8 when downloading ([#941](https://github.com/gotson/komga/issues/941)) ([cf98e69](cf98e69374))
* translated using Weblate ([c85f267](c85f267c10))
* **webui:** iOS icon without black edges ([#949](https://github.com/gotson/komga/issues/949)) ([a3929e2](a3929e2e1f))
* **webui:** search for collection/readlist in the "add to" dialog should ignore accents ([ac67924](ac67924fba)), closes [#944](https://github.com/gotson/komga/issues/944)
2022-08-18 03:39:20 +00:00
semantic-release-bot
115be0ab32 chore(release): 0.157.0 [skip ci]
# [0.157.0](https://github.com/gotson/komga/compare/v0.156.0...v0.157.0) (2022-07-28)

### Bug Fixes

* add configuration to set the database pool size ([76e6241](76e624140d))
* default the max pool size to 1 ([c962f8a](c962f8a7ab))
* translated using Weblate ([2cbd124](2cbd124d61))

### Features

* **api:** allow readlist custom sorting ([b9e69a1](b9e69a1c9a))
2022-07-28 02:33:49 +00:00
semantic-release-bot
cc5ced63be chore(release): 0.156.0 [skip ci]
# [0.156.0](https://github.com/gotson/komga/compare/v0.155.3...v0.156.0) (2022-07-26)

### Bug Fixes

* translated using Weblate ([85236d9](85236d9e93))
* **webui:** missing i18n strings ([775dd5c](775dd5c666))
* **webui:** series name not showing on card if it starts with '<' ([599b605](599b605d92)), closes [#930](https://github.com/gotson/komga/issues/930)

### Features

* expose sqlite pragma configuration ([3c51430](3c5143071c))
2022-07-26 02:38:54 +00:00
semantic-release-bot
c55d720c13 chore(release): 0.155.3 [skip ci]
## [0.155.3](https://github.com/gotson/komga/compare/v0.155.2...v0.155.3) (2022-07-22)

### Bug Fixes

* expose configuration for transaction mode ([218e300](218e3006f9))
2022-07-22 05:37:55 +00:00
semantic-release-bot
02227c084f chore(release): 0.155.2 [skip ci]
## [0.155.2](https://github.com/gotson/komga/compare/v0.155.1...v0.155.2) (2022-07-20)

### Bug Fixes

* translated using Weblate ([11bdf0e](11bdf0ebf7))

### Performance Improvements

* database connection pooling ([58fde3e](58fde3e7aa))
* remove distinct on BookDtoDao ([3256f3f](3256f3f300))
* retrieve one to many collections in bulk ([8e9d93f](8e9d93f6f9))
2022-07-20 04:32:43 +00:00
semantic-release-bot
6a674f1f4d chore(release): 0.155.1 [skip ci]
## [0.155.1](https://github.com/gotson/komga/compare/v0.155.0...v0.155.1) (2022-07-15)

### Bug Fixes

* translated using Weblate ([21c2be4](21c2be4c4f))

### Performance Improvements

* add database indices for faster querying ([0af5f5c](0af5f5c4d9))
* don't sort books and series by default ([31c89fc](31c89fc298))
2022-07-15 14:53:39 +00:00
semantic-release-bot
58906657d2 chore(release): 0.155.0 [skip ci]
# [0.155.0](https://github.com/gotson/komga/compare/v0.154.4...v0.155.0) (2022-06-30)

### Bug Fixes

* re-enable content length header for book downloads ([535c6d7](535c6d7eca))
* use zip64 for archive downloads ([73949d5](73949d514e))

### Features

* enable more providers for actuator info ([61f519a](61f519a6a0))
2022-06-30 09:41:56 +00:00
semantic-release-bot
6de59c5023 chore(release): 0.154.4 [skip ci]
## [0.154.4](https://github.com/gotson/komga/compare/v0.154.3...v0.154.4) (2022-06-16)

### Bug Fixes

* files generated with removed pages could have incorrect permissions ([b3e3a4d](b3e3a4d764))
* translated using Weblate ([2511879](251187918f))
2022-06-16 10:01:34 +00:00
semantic-release-bot
a7e8d5f09d chore(release): 0.154.3 [skip ci]
## [0.154.3](https://github.com/gotson/komga/compare/v0.154.2...v0.154.3) (2022-06-10)

### Bug Fixes

* cannot delete read list with custom cover ([b73b869](b73b8690a4))
* error when downloading book file over 2GB ([ad82d99](ad82d99dbe)), closes [#897](https://github.com/gotson/komga/issues/897)
* translated using Weblate ([3f69206](3f69206064))
2022-06-10 14:24:49 +00:00
semantic-release-bot
6693adbca8 chore(release): 0.154.2 [skip ci]
## [0.154.2](https://github.com/gotson/komga/compare/v0.154.1...v0.154.2) (2022-05-31)

### Bug Fixes

* handle both cid and comicId for Mylar's series.json ([0bbe543](0bbe5438d0)), closes [#890](https://github.com/gotson/komga/issues/890) [#889](https://github.com/gotson/komga/issues/889)
* translated using Weblate ([6581ffd](6581ffd4cd))
* **webui:** display release date without timezone adjustment ([#875](https://github.com/gotson/komga/issues/875)) ([d0da11f](d0da11f23b))
2022-05-31 13:52:23 +00:00
semantic-release-bot
7c049adf8b chore(release): 0.154.1 [skip ci]
## [0.154.1](https://github.com/gotson/komga/compare/v0.154.0...v0.154.1) (2022-04-25)

### Bug Fixes

* read lists imported from cbl are not added to search index ([63e3d8a](63e3d8a6ae)), closes [#868](https://github.com/gotson/komga/issues/868)
* rebuild search index for readlists ([03de229](03de229da5)), closes [#868](https://github.com/gotson/komga/issues/868)
* translated using Weblate ([a0c0daf](a0c0daf43f))
2022-04-25 11:27:44 +00:00
semantic-release-bot
ad926ca854 chore(release): 0.154.0 [skip ci]
# [0.154.0](https://github.com/gotson/komga/compare/v0.153.2...v0.154.0) (2022-04-22)

### Bug Fixes

* translated using Weblate ([18b181b](18b181bf8f))
* **webui:** extract translation strings for DropZone.vue ([2966c85](2966c85449)), closes [#856](https://github.com/gotson/komga/issues/856)
* **webui:** read button on card would not always work ([4dd1e7a](4dd1e7af76)), closes [#830](https://github.com/gotson/komga/issues/830)

### Features

* read support for jpeg xl ([dd5b7d0](dd5b7d0363)), closes [#831](https://github.com/gotson/komga/issues/831)
* **webui:** set the currently viewed page as poster for book/series/readlist ([49b7f59](49b7f592cb)), closes [#838](https://github.com/gotson/komga/issues/838)
2022-04-22 04:05:02 +00:00
semantic-release-bot
ae5d879a83 chore(release): 0.153.2 [skip ci]
## [0.153.2](https://github.com/gotson/komga/compare/v0.153.1...v0.153.2) (2022-04-01)

### Bug Fixes

* translated using Weblate ([52136db](52136dbeb3))
* **webui:** show the full title of book/series on hover in cards ([59a6f7d](59a6f7d3cf)), closes [#836](https://github.com/gotson/komga/issues/836)
2022-04-01 02:32:55 +00:00
semantic-release-bot
c1549b0583 chore(release): 0.153.1 [skip ci]
## [0.153.1](https://github.com/gotson/komga/compare/v0.153.0...v0.153.1) (2022-03-14)

### Bug Fixes

* **api:** return created thumbnail ([dd1ffbe](dd1ffbe54a))
* translated using Weblate ([b778a2a](b778a2afc2))
* translated using Weblate ([6449f22](6449f2247d))
2022-03-14 06:39:17 +00:00
semantic-release-bot
e43159b30d chore(release): 0.153.0 [skip ci]
# [0.153.0](https://github.com/gotson/komga/compare/v0.152.0...v0.153.0) (2022-03-03)

### Bug Fixes

* **api:** expired sessions would not be destroyed ([5ecc9c6](5ecc9c6785))
* ignore Qnap @Recycle directories by default ([2621500](2621500666))
* **webui:** books selection bar wouldn't hide the toolbar on Dashboard ([02d51b9](02d51b96c8))
* **webui:** display library navigation as bottom bar for sm screens ([70a546f](70a546f19c))
* **webui:** display release date without timezone adjustment ([d343740](d343740f30)), closes [#818](https://github.com/gotson/komga/issues/818)

### Features

* **api:** add /api/v2/users and deprecate /api/v1/users ([fa04d95](fa04d9511a))
* **api:** manage restrictions for users ([e345d6f](e345d6f9ef))
* **api:** restrict content according to user's restrictions ([b0d6314](b0d6314ec9))
* **api:** retrieve all sharing labels ([562c57c](562c57ccc8))
* **api:** update series sharing labels ([769b0e6](769b0e6a0c))
* persist user content restriction ([f1ab136](f1ab136b5e))
* restrict content by labels ([8d4eb68](8d4eb68f7d))
* sharing labels for series ([496ebb0](496ebb0aac))
* **webui:** edit user restrictions ([37dfa92](37dfa923e9))
* **webui:** logout when session expired ([093610e](093610e186))
* **webui:** update series sharing labels ([c7c5592](c7c5592c50))
2022-03-03 06:45:56 +00:00
semantic-release-bot
50f26f048a chore(release): 0.152.0 [skip ci]
# [0.152.0](https://github.com/gotson/komga/compare/v0.151.2...v0.152.0) (2022-02-18)

### Features

* **api:** new history endpoint to retrieve historical events ([88f7f57](88f7f57a5d))
* **webui:** history view ([f8bea23](f8bea23b2a))
* **webui:** move some views into media management section ([90caee9](90caee988e))

### Performance Improvements

* **webui:** reduce duplicate api calls for components with datatables ([1a82497](1a8249732d))
2022-02-18 10:42:20 +00:00
semantic-release-bot
50af68ccb8 chore(release): 0.151.2 [skip ci]
## [0.151.2](https://github.com/gotson/komga/compare/v0.151.1...v0.151.2) (2022-02-17)

### Bug Fixes

* **webui:** links not showing underline on hover on dark theme ([e476d78](e476d78770))
* **webui:** restore library alphabetical navigation from url ([1faaf12](1faaf12de4))

### Performance Improvements

* convert to cbz on first scan ([b724f20](b724f205cd))
* don't recompute book hash during scan if filesize is different ([33cd19a](33cd19ae04))
* hash and delete pages in a single scan ([b436e90](b436e90a8c))
2022-02-17 04:12:13 +00:00
semantic-release-bot
9b76c58224 chore(release): 0.151.1 [skip ci]
## [0.151.1](https://github.com/gotson/komga/compare/v0.151.0...v0.151.1) (2022-02-15)

### Bug Fixes

* **opds:** better titles for entries ([9f2808d](9f2808dfdc))
* translated using Weblate ([6975728](6975728974))
* **webui:** clearer item card display ([052f3d3](052f3d3804))
2022-02-15 10:15:15 +00:00
semantic-release-bot
cbe77c780c chore(release): 0.151.0 [skip ci]
# [0.151.0](https://github.com/gotson/komga/compare/v0.150.0...v0.151.0) (2022-02-14)

### Bug Fixes

* **metrics:** configure step for 24h ([55df968](55df968651))
* remove caching of ZipFile ([57082bd](57082bd990)), closes [#801](https://github.com/gotson/komga/issues/801)
* **webui:** don't show metrics if there's no data ([9fe50fd](9fe50fd5ce))
* **webui:** page hash matches dialog would not reset properly ([c0c7b09](c0c7b09faa))
* **webui:** properly set known hash card button initial status ([17c76de](17c76de308))

### Features

* **webui:** adapt card content depending on context ([35bf05e](35bf05eb39)), closes [#679](https://github.com/gotson/komga/issues/679)
* **webui:** show series for books in search bar ([1463078](1463078367)), closes [#678](https://github.com/gotson/komga/issues/678)
* **webui:** show series title within read list navigation ([f388e9b](f388e9bf76))

### Performance Improvements

* **webui:** reduce number of API calls on app initial load ([f7dc98a](f7dc98aa7e))
* **webui:** reduce number of API calls on book details screen ([5f8894d](5f8894d47a))
2022-02-14 03:07:16 +00:00
semantic-release-bot
c93097d045 chore(release): 0.150.0 [skip ci]
# [0.150.0](https://github.com/gotson/komga/compare/v0.149.2...v0.150.0) (2022-02-10)

### Bug Fixes

* translated using Weblate ([5d253a0](5d253a0fc5))
* **webui:** reset duplicate match table when hash is changed ([b051528](b051528cba))
* **webui:** reset hash card when hash is changed ([745fe09](745fe09ec2))

### Features

* **api:** publish business metrics ([78174db](78174db6fb))
* **webui:** metrics dashboard in server settings ([9467c93](9467c93b88))
* **webui:** page size selection for new duplicate pages view ([960546a](960546a1e0))
2022-02-10 09:39:53 +00:00
semantic-release-bot
aa96484969 chore(release): 0.149.2 [skip ci]
## [0.149.2](https://github.com/gotson/komga/compare/v0.149.1...v0.149.2) (2022-02-08)

### Bug Fixes

* release 0.149.0 could wipe some database entries ([5f2ce0f](5f2ce0fb30))
* **webui:** known hash card button would not reset properly ([ce66f87](ce66f8778b))
2022-02-08 12:28:01 +00:00
semantic-release-bot
ab6a855091 chore(release): 0.149.1 [skip ci]
## [0.149.1](https://github.com/gotson/komga/compare/v0.149.0...v0.149.1) (2022-02-08)

### Bug Fixes

* **api:** cannot delete duplicate page match if it is unknown ([a6dece2](a6dece2b81))
* **webui:** display issue for duplicate page card without size ([a9556d9](a9556d9069))
2022-02-08 09:23:19 +00:00
semantic-release-bot
db990baea6 chore(release): 0.149.0 [skip ci]
# [0.149.0](https://github.com/gotson/komga/compare/v0.148.3...v0.149.0) (2022-02-08)

### Bug Fixes

* book conversion will conserve page hashes ([83a59b8](83a59b8bd3))
* soft delete after deleting files instead of triggering a scan ([dabe398](dabe398274))
* translated using Weblate ([4ec8f32](4ec8f327fd))
* **webreader:** don't pad landscape covers in double page mode ([352f9a8](352f9a8525))

### Features

* delete duplicate page match individually ([b53fbc7](b53fbc7217))
* deletion of duplicate pages ([c080f43](c080f433af))
* page hashing enhancement ([a96335d](a96335dbee))
2022-02-08 08:11:08 +00:00
semantic-release-bot
83f5a7fe90 chore(release): 0.148.3 [skip ci]
## [0.148.3](https://github.com/gotson/komga/compare/v0.148.2...v0.148.3) (2022-02-04)

### Bug Fixes

* a TooManyRowsException may crash the scan ([0368060](0368060166))
* filtering may not work with some unicode characters ([656f433](656f433b9d)), closes [#789](https://github.com/gotson/komga/issues/789)
* **opds:** incorrect url encode for next/previous links ([288858c](288858cf64)), closes [#792](https://github.com/gotson/komga/issues/792)
* translated using Weblate ([f0d2833](f0d2833bd6))
* use temp files for PDF when getting entries ([deb8e5f](deb8e5fff4))
* **webui:** better display of readlist context information for small screen ([add2574](add2574859)), closes [#791](https://github.com/gotson/komga/issues/791)
* **webui:** don't reload series card thumbnail on every book update ([8bd36b4](8bd36b45af))
2022-02-04 04:12:07 +00:00
semantic-release-bot
86f572e7a9 chore(release): 0.148.2 [skip ci]
## [0.148.2](https://github.com/gotson/komga/compare/v0.148.1...v0.148.2) (2022-01-31)

### Bug Fixes

* **api:** request param conflict ([160c767](160c767c40))
* synchronous cache eviction when closing PDDocument ([f25c74f](f25c74f759))
* translated using Weblate ([2d554af](2d554afec4))
* **webui:** duplicate pages card size ([fedaa33](fedaa33855))

### Performance Improvements

* use temp files for PDF streams ([8da2489](8da2489671))
2022-01-31 03:49:37 +00:00
semantic-release-bot
273071ea9b chore(release): 0.148.1 [skip ci]
## [0.148.1](https://github.com/gotson/komga/compare/v0.148.0...v0.148.1) (2022-01-27)

### Bug Fixes

* **webui:** duplicate page card action bar alignment ([7a3f80c](7a3f80ce92))
* **webui:** duplicate page matches show filenames ([388c4f5](388c4f5f30))
* **webui:** duplicate page matches were not showing exact matches only ([5844521](5844521286))
* **webui:** duplicate pages filters ([1120f19](1120f1943a))
* **webui:** duplicate pages show total size saving ([e9bf064](e9bf064cb2))
2022-01-27 03:30:39 +00:00
semantic-release-bot
7b45c3d5e1 chore(release): 0.148.0 [skip ci]
# [0.148.0](https://github.com/gotson/komga/compare/v0.147.0...v0.148.0) (2022-01-26)

### Features

* **api:** wip version of the page-hashes endpoints ([5777952](5777952c05))
* **webui:** view duplicate pages ([79d265c](79d265c852))
2022-01-26 10:31:27 +00:00
semantic-release-bot
fc33ad7ed3 chore(release): 0.147.0 [skip ci]
# [0.147.0](https://github.com/gotson/komga/compare/v0.146.0...v0.147.0) (2022-01-25)

### Bug Fixes

* **webui:** display clickable links for duplicate files ([4453c03](4453c03200))
* **webui:** drop poster from browser images ([7cb2a87](7cb2a87a7f))

### Features

* **webui:** add refresh button and unavailable status to media analysis view ([a116d17](a116d17883))
* **webui:** delete book from duplicate view ([b1fd257](b1fd257a14)), closes [#764](https://github.com/gotson/komga/issues/764)
2022-01-25 09:13:09 +00:00
semantic-release-bot
7728582e26 chore(release): 0.146.0 [skip ci]
# [0.146.0](https://github.com/gotson/komga/compare/v0.145.1...v0.146.0) (2022-01-24)

### Features

* **webui:** custom cover upload ([2a56fff](2a56fffa9a)), closes [#473](https://github.com/gotson/komga/issues/473)
2022-01-24 12:01:23 +00:00
semantic-release-bot
9871487194 chore(release): 0.145.1 [skip ci]
## [0.145.1](https://github.com/gotson/komga/compare/v0.145.0...v0.145.1) (2022-01-24)

### Bug Fixes

* **opds:** links are missing the publisher parameter ([9963665](996366528d)), closes [#777](https://github.com/gotson/komga/issues/777)
* translated using Weblate ([853a988](853a9886a8))
* **webreader:** mark read could miss the last page in double pages ([ecbba65](ecbba653bf)), closes [#772](https://github.com/gotson/komga/issues/772)
2022-01-24 06:37:25 +00:00
semantic-release-bot
7365b67bf5 chore(release): 0.145.0 [skip ci]
# [0.145.0](https://github.com/gotson/komga/compare/v0.144.0...v0.145.0) (2022-01-19)

### Features

* check changed book hash before resetting during scan ([39f686b](39f686bebe))
* import ComicInfo Tags element ([d3daaf1](d3daaf1f9c)), closes [#541](https://github.com/gotson/komga/issues/541)
* tasks concurrency (configurable) ([2fd95e5](2fd95e5a7f))
2022-01-19 08:52:39 +00:00
semantic-release-bot
cc6f4228ba chore(release): 0.144.0 [skip ci]
# [0.144.0](https://github.com/gotson/komga/compare/v0.143.1...v0.144.0) (2022-01-13)

### Bug Fixes

* change artemis port ([4fb7dc7](4fb7dc75ec))

### Features

* configurable config directory ([c643d55](c643d55ee8))
2022-01-13 08:41:21 +00:00
semantic-release-bot
96dee1d70c chore(release): 0.143.1 [skip ci]
## [0.143.1](https://github.com/gotson/komga/compare/v0.143.0...v0.143.1) (2022-01-10)

### Bug Fixes

* find duplicate books by hash and file size ([4e055f0](4e055f037a)), closes [#771](https://github.com/gotson/komga/issues/771)
* improper json deserialization when missing mandatory fields ([594194f](594194fafd))
2022-01-10 06:11:55 +00:00
semantic-release-bot
ebf94cbeea chore(release): 0.143.0 [skip ci]
# [0.143.0](https://github.com/gotson/komga/compare/v0.142.0...v0.143.0) (2022-01-06)

### Features

* add library options for hashing and dimensions analysis ([5d4ec94](5d4ec94e01)), closes [#645](https://github.com/gotson/komga/issues/645)
* get file size for pages during analysis ([432ed4e](432ed4e14c))
* hash pages to detect duplicates ([195ec29](195ec29d6d))
* **webui:** display page size in book import dialog ([6f26c2c](6f26c2c926))
2022-01-06 08:34:09 +00:00
semantic-release-bot
10efc291a0 chore(release): 0.142.0 [skip ci]
# [0.142.0](https://github.com/gotson/komga/compare/v0.141.0...v0.142.0) (2021-12-31)

### Features

* **api:** get duplicate books by filehash ([3c97c20](3c97c20481))
* **webui:** new duplicates tab in server settings ([38ad00c](38ad00c307)), closes [#590](https://github.com/gotson/komga/issues/590)
2021-12-31 06:52:54 +00:00
semantic-release-bot
40c8b2a272 chore(release): 0.141.0 [skip ci]
# [0.141.0](https://github.com/gotson/komga/compare/v0.140.0...v0.141.0) (2021-12-31)

### Bug Fixes

* translated using Weblate ([f06d967](f06d9677b9))
* **webui:** edit book dialog would not save or reset properly ([e4b912e](e4b912e607))

### Features

* **api:** search series by completeness ([494bdf2](494bdf28a1))
* **webui:** filter series by completeness ([c3a3fa3](c3a3fa343b)), closes [#590](https://github.com/gotson/komga/issues/590)
2021-12-31 03:07:54 +00:00
semantic-release-bot
d6611db081 chore(release): 0.140.0 [skip ci]
# [0.140.0](https://github.com/gotson/komga/compare/v0.139.0...v0.140.0) (2021-12-29)

### Bug Fixes

* translated using Weblate ([b6f2696](b6f269641e))
* **webui:** adjust import views display on small screens ([394123d](394123d263))

### Features

* parse translator field from epub ([4f6f85c](4f6f85c474))
* parse Web element from ComicInfo.xml ([5a464fd](5a464fd13e)), closes [#750](https://github.com/gotson/komga/issues/750)
* **webui:** display book links ([ff38516](ff38516b11)), closes [#750](https://github.com/gotson/komga/issues/750)
* **webui:** edit book links ([7195547](719554766c))
2021-12-29 08:48:51 +00:00
semantic-release-bot
90823eb34a chore(release): 0.139.0 [skip ci]
# [0.139.0](https://github.com/gotson/komga/compare/v0.138.0...v0.139.0) (2021-12-23)

### Bug Fixes

* translated using Weblate ([5c69c05](5c69c058fe))
* upgrade lucene version ([4ee30dd](4ee30dde96))

### Features

* detect JPEG XL images ([610c51f](610c51fd5d))
* **webreader:** add fullscreen keyboard shortcut ([a72a3ba](a72a3bab62))
* **webreader:** detect browser support for JPEG XL ([27f5ba6](27f5ba6348))
* **webui:** move read lists import view in import menu ([2529a96](2529a9623a))
2021-12-23 08:40:36 +00:00
semantic-release-bot
63e25a6c5e chore(release): 0.138.0 [skip ci]
# [0.138.0](https://github.com/gotson/komga/compare/v0.137.0...v0.138.0) (2021-12-22)

### Bug Fixes

* **api:** library scan is always highest priority ([e60acb8](e60acb86ff))
* **webui:** increase height of activity bar ([5fc4013](5fc4013934))

### Features

* added translation using Weblate (Slovenian) ([7d4d811](7d4d811af8))
* **api:** cover upload for books, read lists and collections ([31ad351](31ad351144))
* series and book files deletion ([e626ff8](e626ff850f)), closes [#731](https://github.com/gotson/komga/issues/731)
2021-12-22 02:39:13 +00:00
semantic-release-bot
b1ef72a5c4 chore(release): 0.137.0 [skip ci]
# [0.137.0](https://github.com/gotson/komga/compare/v0.136.0...v0.137.0) (2021-12-14)

### Features

* import Translator from ComicInfo.xml ([fe8c21d](fe8c21d1ad)), closes [#740](https://github.com/gotson/komga/issues/740)
2021-12-14 10:44:33 +00:00
semantic-release-bot
fabba667ec chore(release): 0.136.0 [skip ci]
# [0.136.0](https://github.com/gotson/komga/compare/v0.135.1...v0.136.0) (2021-12-14)

### Features

* **webreader:** align double pages according to reading direction ([218fd79](218fd79e51)), closes [#670](https://github.com/gotson/komga/issues/670)
2021-12-14 06:11:47 +00:00
semantic-release-bot
4a519379ee chore(release): 0.135.1 [skip ci]
## [0.135.1](https://github.com/gotson/komga/compare/v0.135.0...v0.135.1) (2021-12-13)

### Bug Fixes

* change default rolling policy for logs ([c1cc96c](c1cc96cefe)), closes [#745](https://github.com/gotson/komga/issues/745)
* change default scan interval to every 8 hours ([8eef8d9](8eef8d99c9))
2021-12-13 14:18:46 +00:00
semantic-release-bot
de78483e3d chore(release): 0.135.0 [skip ci]
# [0.135.0](https://github.com/gotson/komga/compare/v0.134.1...v0.135.0) (2021-12-10)

### Features

* **opds:** acquisition feeds are paginated ([734403a](734403a366)), closes [#572](https://github.com/gotson/komga/issues/572)
* **opds:** add Keep Reading and On Deck ([c9d12d0](c9d12d042b)), closes [#737](https://github.com/gotson/komga/issues/737)
* **opds:** support lastRead attribute on OPSD PSE links ([ce51373](ce51373344))

### Reverts

* remove the OPDS markread feature ([e55f493](e55f493632))
2021-12-10 03:46:28 +00:00
semantic-release-bot
6517c1f8c4 chore(release): 0.134.1 [skip ci]
## [0.134.1](https://github.com/gotson/komga/compare/v0.134.0...v0.134.1) (2021-12-06)

### Bug Fixes

* exceptions SQLITE_TOOBIG could arise when deleting many books or series ([adf9e14](adf9e14fb2))
2021-12-06 03:30:20 +00:00
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