Skip to content

Releases: gotson/komga

v0.153.2

01 Apr 02:33
Compare
Choose a tag to compare

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

v0.153.1

14 Mar 06:40
Compare
Choose a tag to compare

0.153.1 (2022-03-14)

Bug Fixes

  • api: return created thumbnail (dd1ffbe)
  • translated using Weblate (b778a2a)
  • translated using Weblate (6449f22)

v0.153.0

03 Mar 06:47
Compare
Choose a tag to compare

0.153.0 (2022-03-03)

Bug Fixes

  • api: expired sessions would not be destroyed (5ecc9c6)
  • ignore Qnap @Recycle directories by default (2621500)
  • webui: books selection bar wouldn't hide the toolbar on Dashboard (02d51b9)
  • webui: display library navigation as bottom bar for sm screens (70a546f)
  • webui: display release date without timezone adjustment (d343740), closes #818

Features

  • api: add /api/v2/users and deprecate /api/v1/users (fa04d95)
  • api: manage restrictions for users (e345d6f)
  • api: restrict content according to user's restrictions (b0d6314)
  • api: retrieve all sharing labels (562c57c)
  • api: update series sharing labels (769b0e6)
  • persist user content restriction (f1ab136)
  • restrict content by labels (8d4eb68)
  • sharing labels for series (496ebb0)
  • webui: edit user restrictions (37dfa92)
  • webui: logout when session expired (093610e)
  • webui: update series sharing labels (c7c5592)

v0.152.0

18 Feb 10:43
Compare
Choose a tag to compare

0.152.0 (2022-02-18)

Features

  • api: new history endpoint to retrieve historical events (88f7f57)
  • webui: history view (f8bea23)
  • webui: move some views into media management section (90caee9)

Performance Improvements

  • webui: reduce duplicate api calls for components with datatables (1a82497)

v0.151.2

17 Feb 04:13
Compare
Choose a tag to compare

0.151.2 (2022-02-17)

Bug Fixes

  • webui: links not showing underline on hover on dark theme (e476d78)
  • webui: restore library alphabetical navigation from url (1faaf12)

Performance Improvements

  • convert to cbz on first scan (b724f20)
  • don't recompute book hash during scan if filesize is different (33cd19a)
  • hash and delete pages in a single scan (b436e90)

v0.151.1

15 Feb 10:16
Compare
Choose a tag to compare

0.151.1 (2022-02-15)

Bug Fixes

  • opds: better titles for entries (9f2808d)
  • translated using Weblate (6975728)
  • webui: clearer item card display (052f3d3)

v0.151.0

14 Feb 03:08
Compare
Choose a tag to compare

0.151.0 (2022-02-14)

Bug Fixes

  • metrics: configure step for 24h (55df968)
  • remove caching of ZipFile (57082bd), closes #801
  • webui: don't show metrics if there's no data (9fe50fd)
  • webui: page hash matches dialog would not reset properly (c0c7b09)
  • webui: properly set known hash card button initial status (17c76de)

Features

  • webui: adapt card content depending on context (35bf05e), closes #679
  • webui: show series for books in search bar (1463078), closes #678
  • webui: show series title within read list navigation (f388e9b)

Performance Improvements

  • webui: reduce number of API calls on app initial load (f7dc98a)
  • webui: reduce number of API calls on book details screen (5f8894d)

v0.150.0

10 Feb 09:41
Compare
Choose a tag to compare

0.150.0 (2022-02-10)

Bug Fixes

  • translated using Weblate (5d253a0)
  • webui: reset duplicate match table when hash is changed (b051528)
  • webui: reset hash card when hash is changed (745fe09)

Features

  • api: publish business metrics (78174db)
  • webui: metrics dashboard in server settings (9467c93)
  • webui: page size selection for new duplicate pages view (960546a)

v0.149.2

08 Feb 12:29
Compare
Choose a tag to compare

0.149.2 (2022-02-08)

Bug Fixes

  • release 0.149.0 could wipe some database entries (5f2ce0f)
  • webui: known hash card button would not reset properly (ce66f87)

v0.149.1

08 Feb 09:24
Compare
Choose a tag to compare

0.149.1 (2022-02-08)

⚠️ This release has been pulled because of a bug.

Bug Fixes

  • api: cannot delete duplicate page match if it is unknown (a6dece2)
  • webui: display issue for duplicate page card without size (a9556d9)