komga

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

MIT License

Stars
3.4K
Committers
33

Bot releases are hidden (Show)

komga - v0.24.8

Published by gotson over 4 years ago

0.24.8 (2020-03-23)

Bug Fixes

  • api: check if authors field is set (9218e6b), closes #120
komga - v0.24.7

Published by gotson over 4 years ago

0.24.7 (2020-03-23)

Bug Fixes

  • webui: fix metadata dialogs on xs screens (112837a)
komga - v0.24.6

Published by gotson over 4 years ago

0.24.6 (2020-03-21)

Bug Fixes

  • api: use etag on book thumbnails (871a92a), closes #117
komga - v0.24.5

Published by gotson over 4 years ago

0.24.5 (2020-03-20)

Bug Fixes

  • api: find book siblings by metadata.numberSort (1902e72)
  • api: series thumbnail is of first book by metadata.numberSort (0721f31)
  • opds: books are ordered by metadata.numberSort (60edbe1)
  • opds: display book metadata title instead of name (d06da57)
  • opds: search series by metadata.title (f4466b4)
komga - v0.24.4

Published by gotson over 4 years ago

0.24.4 (2020-03-20)

Bug Fixes

  • edit series dialog: better form handling (c225829)
komga - v0.24.3

Published by gotson over 4 years ago

0.24.3 (2020-03-20)

Bug Fixes

  • webui: change page title on book change (2d0e21b)
komga - v0.24.2

Published by gotson over 4 years ago

0.24.2 (2020-03-19)

Bug Fixes

  • webui: use metadata title for display name (64c3356)
komga - v0.24.1

Published by gotson over 4 years ago

0.24.1 (2020-03-19)

Bug Fixes

  • api: search books by metadata title (487b18d)
  • api: search series by metadata title (51dd917)
  • book card: use book metadata (ea1bdc6)
  • browse series: hide toolbar on selection (e6d014f)
  • searchbox: display book metadata title instead of name (26d37a0)
komga - v0.24.0

Published by gotson over 4 years ago

0.24.0 (2020-03-18)

Bug Fixes

  • add library: special characters handling (15afa93)

Features

  • book reader: set reading direction from metadata (30e766b)
  • book reader: vertical reading mode (ca03111)
komga - v0.23.0

Published by gotson over 4 years ago

0.23.0 (2020-03-18)

Features

  • book reader: background color settings (2c87e7b), closes #113
  • book reader: pressing ESC will close the toolbars (791f5df)
komga - v0.22.2

Published by gotson over 4 years ago

0.22.2 (2020-03-17)

Bug Fixes

  • webui: change page size on media analysis screen (afc2cd4)
komga - v0.22.1

Published by gotson over 4 years ago

0.22.1 (2020-03-17)

Bug Fixes

  • use JDBC update statements for database migration (f68e035)
komga - v0.22.0

Published by gotson over 4 years ago

0.22.0 (2020-03-17)

⚠️ This release has been pulled, as it could corrupt the database if existing books have the character ' in their name. If you already installed this release and encountered the problem, you need to rollback your database to a previous backup, and use the previous version 0.21.0.

Features

komga - v0.21.0

Published by gotson over 4 years ago

0.21.0 (2020-03-10)

Bug Fixes

  • scanner: follow symlinks when scanning libraries (1044262), closes #96

Features

  • docker multi-arch images (d54c67b)
komga - v0.20.0

Published by gotson over 4 years ago

0.20.0 (2020-03-05)

Features

  • add default location for database (ce50403)
komga - v0.19.0

Published by gotson over 4 years ago

0.19.0 (2020-03-05)

Features

komga - v0.18.0

Published by gotson over 4 years ago

0.18.0 (2020-03-03)

Features

komga - v0.17.0

Published by gotson over 4 years ago

0.17.0 (2020-03-03)

Bug Fixes

  • webreader: defaults to LTR and fix touch (2eae83f)

Features

  • webreader: add 's' keyboard shortcut to show settings (99b14cb)
  • webreader: escape closes dialogs (9e44571)
  • webui: redesign reader to follow material design (7f0ab5f), closes #74
komga - v0.16.5

Published by gotson over 4 years ago

0.16.5 (2020-03-02)

Bug Fixes

komga - v0.16.4

Published by gotson over 4 years ago

0.16.4 (2020-02-29)

Bug Fixes

  • swagger-ui and h2-console work again (626f047), closes #99