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.35.1

Published by gotson over 4 years ago

0.35.1 (2020-06-05)

Bug Fixes

  • api: books could disappear for users if read by others (3d1f0e0)
komga - v0.35.0

Published by gotson over 4 years ago

0.35.0 (2020-06-05)

Bug Fixes

  • api: add count of in progress books in SeriesDto (0d2713a), closes #25

Features

  • api: add read_status parameter to series books (fc5c502), closes #25
  • api: read progress as search criteria for Series (885c891), closes #25
  • webui: add read status filter when browsing Series (cc39ce8), closes #25
  • webui: read progress filter for Series when browsing Libraries (0c046a7), closes #25
komga - v0.34.1

Published by gotson over 4 years ago

0.34.1 (2020-06-04)

Bug Fixes

  • webui: filter status not reset properly when changing library (fea5431)
komga - v0.34.0

Published by gotson over 4 years ago

0.34.0 (2020-06-04)

Bug Fixes

  • webui: adjust series unread count when marking books (31e21fe)
  • webui: series grid not expanding to full width (2f7d2a4)

Features

  • analysis: handle read progress during book analysis (1fc893e)
  • api: add read/unread books count in SeriesDto (3ca50d7), closes #25
  • api: search books by read status (7f3c492), closes #25
  • webui: display unread count on series card (4962f17), closes #25
  • webui: keep reading section in dashboard (7984cef), closes #131
  • webui: read button on item card (a59f263), closes #133
komga - v0.33.1

Published by gotson over 4 years ago

0.33.1 (2020-06-03)

Bug Fixes

  • api: incorrect number of books returned (544c873), closes #177
  • webui: unread tick not showing properly on books (0d0b998)
komga - v0.33.0

Published by gotson over 4 years ago

0.33.0 (2020-06-03)

Bug Fixes

  • webui: action menu not showing for non-admin (e60666c)
  • webui: replace mark as read/unread buttons with icons (709ee1e)
  • webui: use pagination for browsing screens (5867db7), closes #91

Features

  • api: mark all books in series as read or unread (75b7216), closes #25
  • webui: mark series as read/unread (4d7e243), closes #25
komga - v0.32.0

Published by gotson over 4 years ago

0.32.0 (2020-06-02)

Features

  • api: manage book read progress per user (17c80cd), closes #25
  • webreader: mark progress while reading (10895a3), closes #25
  • webui: mark books as read or unread (24c994f), closes #25
komga - v0.31.0

Published by gotson over 4 years ago

0.31.0 (2020-06-01)

Features

  • migrate DAO from Hibernate to jOOQ (75e1079)
komga - v0.30.0

Published by gotson over 4 years ago

0.30.0 (2020-05-28)

Features

  • switch to JRE for docker image (3206495)
komga - v0.29.1

Published by gotson over 4 years ago

0.29.1 (2020-05-12)

Bug Fixes

  • opds: use servlet context path to build links (d82eefe), closes #156
komga - v0.29.0

Published by gotson over 4 years ago

0.29.0 (2020-05-08)

Features

  • webreader: add setting to disable swipe navigation (32170d4)
  • webreader: do not always show reading direction pop (dc7dc75), closes #151
komga - v0.28.6

Published by gotson over 4 years ago

0.28.6 (2020-05-08)

Bug Fixes

  • ignore alpha channel on image conversion (9556ae5), closes #153
komga - v0.28.5

Published by gotson over 4 years ago

0.28.5 (2020-05-08)

Bug Fixes

  • opds: do not always convert images (6430c92), closes #153
komga - v0.28.4

Published by gotson over 4 years ago

0.28.4 (2020-05-06)

Bug Fixes

  • tasks: background tasks would stop running if disk is over 90% full (dc33fb1)
komga - v0.28.3

Published by gotson over 4 years ago

0.28.3 (2020-05-05)

Bug Fixes

  • epub: epub not loading correctly on windows (again) (8535f46)
komga - v0.28.2

Published by gotson over 4 years ago

0.28.2 (2020-05-04)

Bug Fixes

  • epub: epub were not loading properly on Windows (eca453c), closes #149
komga - v0.28.1

Published by gotson over 4 years ago

0.28.1 (2020-05-04)

Bug Fixes

  • webui: refactor Cards to a single dynamic component (#148) (74a9f7e)
komga - v0.28.0

Published by gotson over 4 years ago

0.28.0 (2020-05-03)

Bug Fixes

  • rar: unsupported rar archives are marked as such (6c0ebbe), closes #147

Features

  • add hawt.io support (dfa2405)
  • docker: persist artemis data in /config (08e7f5d)
  • scan: add configuration to disable startup scan (37590dd)
  • tasks: background tasks persistency (1a31c89)
  • tasks: replace background tasks management (60ce87a)
komga - v0.27.7

Published by gotson over 4 years ago

0.27.7 (2020-04-20)

Bug Fixes

  • swagger: fix incorrect Pageable schema (14bee56)
komga - v0.27.6

Published by gotson over 4 years ago

0.27.6 (2020-04-18)

Bug Fixes

  • swagger: better pageable support (6401dc9)