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

Published by gotson over 4 years ago

0.40.0 (2020-06-19)

Bug Fixes

  • api: sort libraries case insensitive (1650aec)

Features

  • api: collections management (c2f9403), closes #30
  • webui: collections management (2f8255a), closes #30
komga - v0.39.0

Published by gotson over 4 years ago

0.39.0 (2020-06-10)

Features

  • api: restrict page streaming and file download with roles (6291dab), closes #146
  • webui: restrict page streaming and file download per user (381b196), closes #146
komga - v0.38.0

Published by gotson over 4 years ago

0.38.0 (2020-06-09)

Bug Fixes

  • webui: simplify unread filter (bb60f10)

Features

  • webui: search results page (89039a4), closes #29
komga - v0.37.0

Published by gotson over 4 years ago

0.37.0 (2020-06-08)

Bug Fixes

  • scanner: add TRACE logs for file update times (5433567), closes #159
  • order of pages is not loaded correctly from database (d2288dd), closes #189

Features

komga - v0.36.0

Published by gotson over 4 years ago

0.36.0 (2020-06-08)

Bug Fixes

  • strip accented characters for title sort when creating series (6f1e36e), closes #188
  • webui: prevent cropping on book thumbnails (e038857), closes #191

Features

komga - v0.35.2

Published by gotson over 4 years ago

0.35.2 (2020-06-08)

Bug Fixes

  • analysis: page number was not persisted (99f800c), closes #189
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)