komga

Media server for comics/mangas/BDs/magazines/eBooks with API and OPDS support

MIT License

Stars
3.4K
Committers
33

Bot releases are visible (Hide)

komga - v0.109.1

Published by github-actions[bot] about 3 years ago

0.109.1 (2021-07-26)

Bug Fixes

  • api: accent insensitive search (30c349a)
  • api: accent insensitive sort (af837c6), closes #500
  • webui: clearer error message on login error (ca054f6)
  • webui: incorrect data reload on received events (44bd09a)
komga - v0.109.0

Published by github-actions[bot] over 3 years ago

0.109.0 (2021-07-21)

Features

  • api: count series by first letter (199c619)
  • api: search series by regex (1fe5580)
  • webui: alphabetical navigation for libraries (5d747d2), closes #186
komga - v0.108.0

Published by github-actions[bot] over 3 years ago

0.108.0 (2021-07-19)

Bug Fixes

  • webui: add hint to language field in EditSeriesDialog.vue (fa8b4c3)

Features

  • api: add released_after query parameter for /books endpoint (f6dc546)
  • webui: show recently released books in the dashboard (320450a), closes #569
  • import mylar metadata (528f676), closes #550
  • import StoryArcNumber from ComicInfo.xml (2012f8b), closes #573
  • refresh series metadata if series.json file changed (5cc14b5)
  • webui: library options to import mylar metadata (e6602c6)
komga - v0.107.0

Published by github-actions[bot] over 3 years ago

0.107.0 (2021-07-19)

This release introduces the trash bin feature. Please read carefully the following before updating:
https://komga.org/guides/trash.html

If you are running Komga on a low-end device with a large library, you can consider disabling file hashing entirely, see https://komga.org/installation/configuration.html#komga-file-hashing-komga-file-hashing-true-false

Bug Fixes

  • scanner: better detect changes even if file last modified have not change after a rename (7b8cf7a)

Features

  • configuration property to disable file hashing (52db0a1)
  • restore books and series from trash bin (bc25c11), closes #217 #383
  • api: add endpoint to empty trash per library (4dac73e)
  • api: add query parameter to filter on deleted series or books (c1d34e4)
  • opds: do not show soft deleted books/series (5b6b817)
  • scanner: soft delete series and books (f0664e9)
  • webui: display an outdated badge on book details view (c955bed)
  • webui: library option to automatically empty trash after scan (fc06b4a)
  • generate file hash for books (7ad738a)
  • library option to automatically empty trash after scan (21781a3)
  • webui: add library action menu item to empty trash (31fbf2a)
  • webui: show soft deleted books/series as unavailable (d946600)
komga - v0.106.1

Published by github-actions[bot] over 3 years ago

0.106.1 (2021-07-08)

Bug Fixes

  • webui: show different empty state if library is empty (68a9f7a)
komga - v0.106.0

Published by github-actions[bot] over 3 years ago

0.106.0 (2021-07-06)

Features

  • sse: publish breakdown of task count by task type (eda767a)
  • webui: display task count by type in activity bar tooltip (6b690bc)
komga - v0.105.2

Published by github-actions[bot] over 3 years ago

0.105.2 (2021-07-05)

Bug Fixes

  • translated using Weblate (Danish) (9f2e2dc)
  • webui: clear searchbox results on blur (e1a2cec)
  • webui: close notification when clicking on primary action (403ab0a)
  • webui: logo alignment on startup page (1de8a94)
  • webui: show empty state if there's not books to import (7ddbac9)
komga - v0.105.1

Published by github-actions[bot] over 3 years ago

0.105.1 (2021-07-02)

Bug Fixes

  • webui: disable some UI elements for non-admins (ada1438)
  • webui: properly reload series when book read progress is updated (92954e0)
komga - v0.105.0

Published by github-actions[bot] over 3 years ago

0.105.0 (2021-07-02)

Bug Fixes

  • webui: more emphasis on main button in dialogs (f0d32d9)

Features

  • webui: confirmation dialog for library analysis and refresh (9923cea)
komga - v0.104.2

Published by github-actions[bot] over 3 years ago

0.104.2 (2021-07-02)

Bug Fixes

  • scanner: crash if library root is filesystem root (d739166), closes #564
  • swagger: swagger-ui hangs on some calls (76caa4d), closes #566
komga - v0.104.1

Published by github-actions[bot] over 3 years ago

0.104.1 (2021-06-30)

Performance Improvements

  • optimize database transactions to avoid locking (39dcf59)
komga - v0.104.0

Published by github-actions[bot] over 3 years ago

0.104.0 (2021-06-29)

Features

  • api: get latest activity by user (b118959)
  • sse: publish event when series is completely marked as read or unread (11c5802)
  • webui: display badge if some books are in error or unsupported (101c6fd)
  • webui: display latest user connection in settings (58478c2)
  • webui: multi-select collections and read lists (19e3f18)
  • webui: select all option in the selection bar (8545574)
  • webui: select multiple items using shift+click (f69a31e)

Performance Improvements

  • webui: throttle reloads, remove legacy reload logic (e8a7eaf)
komga - v0.103.0

Published by github-actions[bot] over 3 years ago

0.103.0 (2021-06-28)

Bug Fixes

  • api: total item count incorrect for /me/authentication-activity (a56c2f1)

Features

  • api: admin can change password for any user (30303a6), closes #503
  • webui: enable grouping for authentication activity table (2a19399)
  • webui: password change from user settings screen (668331e), closes #503
komga - v0.102.0

Published by github-actions[bot] over 3 years ago

0.102.0 (2021-06-25)

Features

  • api: store authentication activity (de96e0d), closes #160
  • webui: display authentication activity (9d33602), closes #160
komga - v0.101.2

Published by github-actions[bot] over 3 years ago

0.101.2 (2021-06-24)

Bug Fixes

  • deleting series could fail with foreign key error (97b53e5)
  • fix potential database inconsistencies (75ecbe1)
  • use spring transactions instead of jooq transactions (73931f0)
  • webui: sort by size in media analysis table (4d2393f)
komga - v0.101.1

Published by github-actions[bot] over 3 years ago

0.101.1 (2021-06-23)

Bug Fixes

  • webui: add contain property to thumbnail in searchbox (15bad4b)
  • webui: add thumbnail to series picker dialog (cb096e2)
  • webui: don't reload card thumbnail if one was successfully loaded (10cdedc)
komga - v0.101.0

Published by github-actions[bot] over 3 years ago

0.101.0 (2021-06-23)

Features

  • webui: remove early feature warning (extension repair, convert to cbz) (6af6f5b)
  • webui: remove early feature warning in book import screen (3d159d1)
  • webui: show library name on series picker dialog (import) (626ef3e), closes #559
komga - v0.100.3

Published by github-actions[bot] over 3 years ago

0.100.3 (2021-06-23)

Bug Fixes

  • epub: better isbn parsing (e1741c3)
  • epub: incorrect genres parsing when empty (8a5abf2)
  • epub: parse multiple dc:subjects for series genre (c25b9cf)
  • epub: series title not always parsed properly (a6c19f6), closes #556
komga - v0.100.2

Published by github-actions[bot] over 3 years ago

0.100.2 (2021-06-22)

Bug Fixes

  • better date parsing for epub metadata (ed7fa1f)
  • better isbn parsing for epub metadata (b3bcd23)
  • do not split authors by comma in epub metadata (13b18c0), closes #556
  • epub parsing namespace issue (7a56632)
  • ignore html tags in epub description (52d81ef), closes #556
  • retrieve series from epub correctly (fbd8655), closes #556
  • some images could be missing from epub files (6c34794), closes #556
komga - v0.100.1

Published by github-actions[bot] over 3 years ago

0.100.1 (2021-06-21)

Bug Fixes

  • webui: query param doesn't work with values containing comma (b447101), closes #557