Commit Graph

195 Commits

Author SHA1 Message Date
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
semantic-release-bot
1d7d3c713f chore(release): 0.71.0 [skip ci]
# [0.71.0](https://github.com/gotson/komga/compare/v0.70.0...v0.71.0) (2021-02-17)

### Features

* series download ([e44bc7b](e44bc7b491))
2021-02-17 04:00:06 +00:00
semantic-release-bot
65132ccb97 chore(release): 0.70.0 [skip ci]
# [0.70.0](https://github.com/gotson/komga/compare/v0.69.2...v0.70.0) (2021-02-16)

### Features

* **webui:** support for translations ([efe6476](efe6476a90)), closes [#187](https://github.com/gotson/komga/issues/187)

### Reverts

* update sqlite library to handle armv6 ([e39a2ac](e39a2ac6ba))
2021-02-16 04:29:56 +00:00
semantic-release-bot
a1ea6ec945 chore(release): 0.69.2 [skip ci]
## [0.69.2](https://github.com/gotson/komga/compare/v0.69.1...v0.69.2) (2021-01-29)

### Bug Fixes

* update sqlite library to handle armv6 ([33a10b3](33a10b3f7b)), closes [#398](https://github.com/gotson/komga/issues/398)
2021-01-29 03:24:52 +00:00