Skip to content

Releases: gotson/komga

v0.24.5

20 Mar 13:40
Compare
Choose a tag to compare

0.24.5 (2020-03-20)

Bug Fixes

  • api: find book siblings by metadata.numberSort (1902e72)
  • api: series thumbnail is of first book by metadata.numberSort (0721f31)
  • opds: books are ordered by metadata.numberSort (60edbe1)
  • opds: display book metadata title instead of name (d06da57)
  • opds: search series by metadata.title (f4466b4)

v0.24.4

20 Mar 08:50
Compare
Choose a tag to compare

0.24.4 (2020-03-20)

Bug Fixes

  • edit series dialog: better form handling (c225829)

v0.24.3

20 Mar 01:49
Compare
Choose a tag to compare

0.24.3 (2020-03-20)

Bug Fixes

  • webui: change page title on book change (2d0e21b)

v0.24.2

19 Mar 13:08
Compare
Choose a tag to compare

0.24.2 (2020-03-19)

Bug Fixes

  • webui: use metadata title for display name (64c3356)

v0.24.1

19 Mar 05:38
Compare
Choose a tag to compare

0.24.1 (2020-03-19)

Bug Fixes

  • api: search books by metadata title (487b18d)
  • api: search series by metadata title (51dd917)
  • book card: use book metadata (ea1bdc6)
  • browse series: hide toolbar on selection (e6d014f)
  • searchbox: display book metadata title instead of name (26d37a0)

v0.24.0

18 Mar 08:02
Compare
Choose a tag to compare

0.24.0 (2020-03-18)

Bug Fixes

  • add library: special characters handling (15afa93)

Features

  • book reader: set reading direction from metadata (30e766b)
  • book reader: vertical reading mode (ca03111)

v0.23.0

18 Mar 03:18
Compare
Choose a tag to compare

0.23.0 (2020-03-18)

Features

  • book reader: background color settings (2c87e7b), closes #113
  • book reader: pressing ESC will close the toolbars (791f5df)

v0.22.2

17 Mar 10:07
Compare
Choose a tag to compare

0.22.2 (2020-03-17)

Bug Fixes

  • webui: change page size on media analysis screen (afc2cd4)

v0.22.1

17 Mar 06:37
Compare
Choose a tag to compare

0.22.1 (2020-03-17)

Bug Fixes

  • use JDBC update statements for database migration (f68e035)

v0.22.0

17 Mar 03:43
Compare
Choose a tag to compare

0.22.0 (2020-03-17)

⚠️ This release has been pulled, as it could corrupt the database if existing books have the character ' in their name. If you already installed this release and encountered the problem, you need to rollback your database to a previous backup, and use the previous version 0.21.0.

Features