Skip to content

Releases: gotson/komga

v0.16.1

27 Feb 09:55
Compare
Choose a tag to compare

0.16.1 (2020-02-27)

Bug Fixes

  • webui: close edit series dialog on escape keypress (7c0f55d)
  • webui: remove ripple effect on series card (ce5594e)

v0.16.0

27 Feb 08:15
Compare
Choose a tag to compare

0.16.0 (2020-02-27)

Features

  • webui: series multi-selection and edition (cfce076)

v0.15.1

25 Feb 06:38
Compare
Choose a tag to compare

0.15.1 (2020-02-25)

Bug Fixes

  • webui: responsive scaling for login page logo (20720ae)
  • send proper JSON on API 404 instead of index.html (fb147a4)

v0.15.0

25 Feb 03:18
Compare
Choose a tag to compare

0.15.0 (2020-02-25)

Features

  • webui: add series and book title in page title and reader overlay (6b1998c)
  • webui: add the series and book title to page title (23c10c2)

v0.14.2

20 Feb 05:22
Compare
Choose a tag to compare

0.14.2 (2020-02-20)

Bug Fixes

  • webui works with baseUrl (bb18382)

v0.14.1

14 Feb 03:19
Compare
Choose a tag to compare

0.14.1 (2020-02-14)

Bug Fixes

  • webui: make overlay buttons more responsive on smaller screens (0c03950)

v0.14.0

05 Feb 09:23
Compare
Choose a tag to compare

0.14.0 (2020-02-05)

Bug Fixes

  • api: sort series properly ignoring case (16dfe91), closes #85
  • webui: hide filter menu after click (2ded39f)
  • webui: missing data on back navigation with filters (f1952ee)
  • webui: scrolling position was not restored properly (be6a7fc)
  • incorrect placeholder card height on xs and sm screens (0f50a76)
  • logout was broken after remember-me was added (8b02471)

Features

  • add more series metadata fields (8f08ce8)
  • api: ability to filter series by status (c96bf19), closes #48
  • webui: add thumbnail and status on Series view (0fc8b01)
  • webui: filter series by status (c540e56), closes #48
  • webui): edit series metadata (5f0ccc5)
  • add Series Metadata status (f522142), closes #48

v0.13.1

18 Jan 04:34
Compare
Choose a tag to compare

0.13.1 (2020-01-18)

Bug Fixes

Reverts

  • revert thumbnails library (a685475)

v0.13.0

18 Jan 00:41
Compare
Choose a tag to compare

0.13.0 (2020-01-18)

Bug Fixes

  • admin rpc: fix transaction issues on thumbnails regeneration (af8e3ea)
  • thumbnails: fix wrong color in thumbnails (1d5500d), closes #77
  • media comment was not reset properly (b42eadf)
  • web reader: first/last display to full height in double pages mode (a7548e2)
  • web reader: remove blank space between images in double pages mode (b65b009), closes #72

Features

  • api: search books by media status (0790501)
  • book analyzer: partial handling of archives with errors (2605b1d), closes #57
  • browse book: add button to read book when hovering on thumbnail (c490e79), closes #67
  • security: add remember-me option (003452b), closes #39
  • web reader: add 'original' fit option (d030044), closes #71
  • webui: add Media Analysis screen showing all books in error (27d46d5), closes #26

v0.12.0

14 Jan 10:10
Compare
Choose a tag to compare

0.12.0 (2020-01-14)

Bug Fixes

  • scanner: compare file extensions with case insensitive (91c9cdd), closes #59
  • web reader: conditional webp support (ad21152), closes #65

Features

  • api: add endpoints to get previous/next book of a book (54f583f)
  • api: on-th-fly thumbnail generation for any page (7167f3e)
  • web reader: double page support (77c9004), closes #61
  • web reader: remember fit and rtl (78c181e), closes #66
  • web reader: thumbnails explorer (ec06955), closes #62
  • better management of book analysis errors (8c26a31)