Skip to content

Releases: gotson/komga

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)

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)