Skip to content

Releases: gotson/komga

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)

v0.155.3

22 Jul 05:39
Compare
Choose a tag to compare

0.155.3 (2022-07-22)

Bug Fixes

  • expose configuration for transaction mode (218e300)

v0.155.2

20 Jul 04:33
Compare
Choose a tag to compare

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)

v0.155.1

15 Jul 14:54
Compare
Choose a tag to compare

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)

v0.155.0

30 Jun 09:42
Compare
Choose a tag to compare

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)

v0.154.4

16 Jun 10:02
Compare
Choose a tag to compare

0.154.4 (2022-06-16)

Bug Fixes

  • files generated with removed pages could have incorrect permissions (b3e3a4d)
  • translated using Weblate (2511879)

v0.154.3

10 Jun 14:26
Compare
Choose a tag to compare

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)

v0.154.2

31 May 13:53
Compare
Choose a tag to compare

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)

v0.154.1

25 Apr 11:28
Compare
Choose a tag to compare

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)

v0.154.0

22 Apr 04:06
Compare
Choose a tag to compare

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