komga

Media server for comics/mangas/BDs/magazines/eBooks with API and OPDS support

MIT License

Stars
3.4K
Committers
33

Bot releases are visible (Hide)

komga - v0.88.0

Published by github-actions[bot] over 3 years ago

0.88.0 (2021-04-26)

Features

  • webui: ability to read incognito (dc0cc13)
komga - v0.87.5

Published by github-actions[bot] over 3 years ago

0.87.5 (2021-04-26)

Bug Fixes

  • webui: double pages could show duplicate pages (76ba55a)
  • webui: mark read progress instantly (97cc3e0), closes #475
  • webui: scroll continuous reader to top on book change (d27828d), closes #475
komga - v0.87.4

Published by github-actions[bot] over 3 years ago

0.87.4 (2021-04-21)

Bug Fixes

  • api: filter referential data by access rights (09fa5e9), closes #492
komga - v0.87.3

Published by github-actions[bot] over 3 years ago

0.87.3 (2021-04-21)

Bug Fixes

  • error importing reading list with non-numerical number (3ef0240), closes #499
  • webui: stored filters are not validated (fbb4171), closes #504
komga - v0.87.2

Published by github-actions[bot] over 3 years ago

0.87.2 (2021-04-20)

Bug Fixes

  • translated using Weblate (Esperanto) (19ff72f)
  • importer: keep metadata when upgrading book (a3b8866)
  • prevent transient scanning of directories that are part of existing libraries (8a92b84)
  • importer: prevent import of files that are in an existing library (b0170c7)
komga - v0.87.1

Published by github-actions[bot] over 3 years ago

0.87.1 (2021-04-20)

Bug Fixes

  • importer: hardlink fails inside docker (24cf181)
komga - v0.87.0

Published by github-actions[bot] over 3 years ago

0.87.0 (2021-04-19)

Bug Fixes

  • translated using Weblate (Esperanto) (#506) (248f474)

Features

  • api: import books (d41dcef)
  • api: support for transient books (02b0893)
  • webui: import books (13b304d)
  • added translation using Weblate (Esperanto, Polish) (f3cc6f6)
komga - v0.86.0

Published by github-actions[bot] over 3 years ago

0.86.0 (2021-04-07)

Bug Fixes

  • webui: series year incorrectly formatted (d166207)

Features

  • added translation using Weblate (Finnish) (81142ab)
komga - v0.85.1

Published by github-actions[bot] over 3 years ago

0.85.1 (2021-03-31)

Bug Fixes

  • webreader: settings are not persisted (d202dc2), closes #489
komga - v0.85.0

Published by github-actions[bot] over 3 years ago

0.85.0 (2021-03-29)

Bug Fixes

  • webui: page size chooser would not always reflect the actual value (5ee4230)

Features

  • webui: change/restore theme even on login page (7f7c6c3)
komga - v0.84.1

Published by github-actions[bot] over 3 years ago

0.84.1 (2021-03-24)

Bug Fixes

  • download current page not working on mobile (f98d791)
komga - v0.84.0

Published by github-actions[bot] over 3 years ago

0.84.0 (2021-03-24)

Features

  • download current page from webreader (93cec4e), closes #469
komga - v0.83.0

Published by github-actions[bot] over 3 years ago

0.83.0 (2021-03-22)

Bug Fixes

  • refresh series metadata and aggregation after book deletion (9e44437)
  • skip ISBN barcode provider if not enabled in library (9cb63b5)

Features

  • import ISBN from epub metadata, split authors on comma (52fceec)

Performance Improvements

  • only refresh relevant metadata providers on series sort (3dccb9a)
komga - v0.82.1

Published by github-actions[bot] over 3 years ago

0.82.1 (2021-03-22)

Bug Fixes

  • webui: display status instead of pages on cards for books not ready (dcf065f)
  • translated using Weblate (a01b764)
komga - v0.82.0

Published by github-actions[bot] over 3 years ago

0.82.0 (2021-03-19)

Features

  • webui: import ComicRack lists as read lists (8b0dac3)
  • added translation using Weblate (Italian) (e5343d7)
  • import ComicRack lists as read lists (c1e4357), closes #464
komga - v0.81.1

Published by github-actions[bot] over 3 years ago

0.81.1 (2021-03-16)

Bug Fixes

  • prevent crash during h2 cleanup if parent folder is null (bd20ff6)
  • translated using Weblate (French) (a5f7dc5)
  • translated using Weblate (Japanese) (7c95fff)
  • translated using Weblate (Swedish) (1b72135)
komga - v0.81.0

Published by github-actions[bot] over 3 years ago

0.81.0 (2021-03-15)

Features

komga - v0.80.0

Published by github-actions[bot] over 3 years ago

0.80.0 (2021-03-11)

Features

  • localize server side errors (cbe47ea)

Performance Improvements

komga - v0.79.1

Published by github-actions[bot] over 3 years ago

0.79.1 (2021-03-10)

Performance Improvements

  • reduce disk usage during filesystem scan (e154583)
komga - v0.79.0

Published by github-actions[bot] over 3 years ago

0.79.0 (2021-03-10)

Bug Fixes

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

Features

  • webui: group checkbox for advanced library options (6fa0324)
  • webui: manage isbn barcode import for libraries (ee1a0a2)
  • webui: show and edit ISBN for book (65c16f1)
  • read ISBN from barcode (6431b1f), closes #380 #381