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

Published by github-actions[bot] almost 2 years ago

0.159.1 (2023-01-18)

Bug Fixes

  • webui: edit series dialog shows wrong tabs when editing multiple items (12d2cbc), closes #1049
komga - v0.159.0

Published by github-actions[bot] almost 2 years ago

0.159.0 (2023-01-17)

Bug Fixes

  • api: include Z in datetime formats (bb7b7fd)
  • api: some dates were not returned as UTC (cdfb8e3)
  • translated using Weblate (6ad0188)

Features

  • add links field in series metadata (f9f02a3), closes #938
  • series metadata supports alternate titles (8e0655f), closes #878
  • webui: display datetime when hovering date on item card (4d97172)
  • webui: display number of pages left on book details view (77424b1), closes #1012
  • webui: display read date on book details view (c30c755), closes #757
  • webui: increment/decrement numberSort in bulk (e7fbe57), closes #628
komga - v0.158.0

Published by github-actions[bot] almost 2 years ago

0.158.0 (2023-01-12)

Bug Fixes

  • close SSE connections during shutdown (3f773d1), closes #1028
  • translated using Weblate (f06c680)

Features

  • library option to append ComicInfo Volume to Series title (63b3c83)
  • webui: navigate back to collection from series (db56a38), closes #1042
  • webui: order collections/readlists by most recently modified in the Add To dialog (592f87c), closes #862
komga - v0.157.5

Published by github-actions[bot] almost 2 years ago

0.157.5 (2022-11-22)

Bug Fixes

  • exception if user agent is null (cb07581)
  • translated using Weblate (1f504f4)
  • webui: sort genre on Browse Series screen (665ce18)
komga - v0.157.4

Published by github-actions[bot] almost 2 years ago

0.157.4 (2022-11-02)

Bug Fixes

  • set image type when generating thumbnails to avoid missing channels (40f3e16), closes #976

Performance Improvements

  • optimize task FindDuplicatePagesToDelete (59a0048)
komga - v0.157.3

Published by github-actions[bot] almost 2 years ago

0.157.3 (2022-10-30)

Bug Fixes

  • api: allow unauthorized access to health endpoint (751d347), closes #992
  • translated using Weblate (3f4aa33)
  • webui: add debouncer when searching for author in Edit Book dialog (da3d283), closes #960
komga - v0.157.2

Published by github-actions[bot] about 2 years ago

0.157.2 (2022-09-13)

Bug Fixes

  • cannot parse series.json (122f0c9), closes #961
  • webui: bottom pagination hidden by navigation bar on SM breakpoint (234dae0), closes #953
komga - v0.157.1

Published by github-actions[bot] about 2 years ago

0.157.1 (2022-08-18)

Bug Fixes

  • api: prevent SQLITE_TOOBIG book search returns many matches (f8cc3cd), closes #940
  • encode filenames in UTF-8 when downloading (#941) (cf98e69)
  • translated using Weblate (c85f267)
  • webui: iOS icon without black edges (#949) (a3929e2)
  • webui: search for collection/readlist in the "add to" dialog should ignore accents (ac67924), closes #944
komga - v0.157.0

Published by github-actions[bot] about 2 years ago

0.157.0 (2022-07-28)

Bug Fixes

  • add configuration to set the database pool size (76e6241)
  • default the max pool size to 1 (c962f8a)
  • translated using Weblate (2cbd124)

Features

  • api: allow readlist custom sorting (b9e69a1)
komga - v0.156.0

Published by github-actions[bot] about 2 years ago

0.156.0 (2022-07-26)

Bug Fixes

  • translated using Weblate (85236d9)
  • webui: missing i18n strings (775dd5c)
  • webui: series name not showing on card if it starts with '<' (599b605), closes #930

Features

  • expose sqlite pragma configuration (3c51430)
komga - v0.155.3

Published by github-actions[bot] about 2 years ago

0.155.3 (2022-07-22)

Bug Fixes

  • expose configuration for transaction mode (218e300)
komga - v0.155.2

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

0.155.2 (2022-07-20)

Bug Fixes

  • translated using Weblate (11bdf0e)

Performance Improvements

  • database connection pooling (58fde3e)
  • remove distinct on BookDtoDao (3256f3f)
  • retrieve one to many collections in bulk (8e9d93f)
komga - v0.155.1

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

0.155.1 (2022-07-15)

Bug Fixes

  • translated using Weblate (21c2be4)

Performance Improvements

  • add database indices for faster querying (0af5f5c)
  • don't sort books and series by default (31c89fc)
komga - v0.155.0

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

0.155.0 (2022-06-30)

Bug Fixes

  • re-enable content length header for book downloads (535c6d7)
  • use zip64 for archive downloads (73949d5)

Features

  • enable more providers for actuator info (61f519a)
komga - v0.154.4

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

0.154.4 (2022-06-16)

Bug Fixes

  • files generated with removed pages could have incorrect permissions (b3e3a4d)
  • translated using Weblate (2511879)
komga - v0.154.3

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

0.154.3 (2022-06-10)

Bug Fixes

  • cannot delete read list with custom cover (b73b869)
  • error when downloading book file over 2GB (ad82d99), closes #897
  • translated using Weblate (3f69206)
komga - v0.154.2

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

0.154.2 (2022-05-31)

Bug Fixes

  • handle both cid and comicId for Mylar's series.json (0bbe543), closes #890 #889
  • translated using Weblate (6581ffd)
  • webui: display release date without timezone adjustment (#875) (d0da11f)
komga - v0.154.1

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

0.154.1 (2022-04-25)

Bug Fixes

  • read lists imported from cbl are not added to search index (63e3d8a), closes #868
  • rebuild search index for readlists (03de229), closes #868
  • translated using Weblate (a0c0daf)
komga - v0.154.0

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

0.154.0 (2022-04-22)

Bug Fixes

  • translated using Weblate (18b181b)
  • webui: extract translation strings for DropZone.vue (2966c85), closes #856
  • webui: read button on card would not always work (4dd1e7a), closes #830

Features

  • read support for jpeg xl (dd5b7d0), closes #831
  • webui: set the currently viewed page as poster for book/series/readlist (49b7f59), closes #838
komga - v0.153.2

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

0.153.2 (2022-04-01)

Bug Fixes

  • translated using Weblate (52136db)
  • webui: show the full title of book/series on hover in cards (59a6f7d), closes #836