Skip to content

Releases: gotson/komga

v0.159.1

18 Jan 03:26
Compare
Choose a tag to compare

0.159.1 (2023-01-18)

Bug Fixes

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

v0.159.0

17 Jan 09:15
Compare
Choose a tag to compare

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

v0.158.0

12 Jan 09:54
Compare
Choose a tag to compare

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

v0.157.5

22 Nov 07:11
Compare
Choose a tag to compare

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)

v0.157.4

02 Nov 08:08
Compare
Choose a tag to compare

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)

v0.157.3

30 Oct 01:25
Compare
Choose a tag to compare

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

v0.157.2

13 Sep 12:11
Compare
Choose a tag to compare

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

v0.157.1

18 Aug 03:40
Compare
Choose a tag to compare

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

v0.157.0

28 Jul 02:34
Compare
Choose a tag to compare

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)

v0.156.0

26 Jul 02:40
Compare
Choose a tag to compare

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)