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.130.0

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

0.130.0 (2021-09-27)

Features

komga - v0.129.0

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

0.129.0 (2021-09-24)

Features

  • webui: add link to changelog on version number (eb67356), closes #691
  • docker image can load application.yml from /config mounted folder (8fa0ba6)
komga - v0.128.4

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

0.128.4 (2021-09-23)

Bug Fixes

  • search with only NOT conditions doesn't return results (ff6861c), closes #694
  • webreader: always hide scrollbars (85ddae4), closes #640
  • webreader: ignore key presses with modifiers (7898190)
  • webreader: incorrect page when going to next book (13760c5)
  • webui: hide scrollbar on Firefox for horizontal-scroller (5d7fdb3)
komga - v0.128.3

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

0.128.3 (2021-09-21)

Bug Fixes

  • webui: more logs in the frontend (cefd3f0)
komga - v0.128.2

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

0.128.2 (2021-09-20)

Bug Fixes

  • webui: add logs in the frontend (9b2c971)
komga - v0.128.1

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

0.128.1 (2021-09-17)

Bug Fixes

  • api: missing error messages (bc774d9)
komga - v0.128.0

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

0.128.0 (2021-09-17)

Bug Fixes

  • webui: recompute scrollability on mutation (d2212c6), closes #680

Features

  • webui: edit series thumbnails (6757acf)
komga - v0.127.0

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

0.127.0 (2021-09-16)

Bug Fixes

  • api: add maxNumberSort to TachiyomiReadProgressV2Dto.kt (5e9cb43)

Features

  • api: cancel all tasks (aff4418)
  • webui: cancel all tasks from Server Settings (3bbb521), closes #658
komga - v0.126.0

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

0.126.0 (2021-09-15)

Bug Fixes

  • disable http session in database for now (3448140)

Features

  • index ngrams to allow partial search (6e0c51e)
  • index titleSort for series (817c293), closes #626
  • index updater facility on startup (a7204e8)
komga - v0.125.4

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

0.125.4 (2021-09-14)

Bug Fixes

  • translated using Weblate (9205951)
  • webui: dashboard would not reload when series read progress changed (62d378c)
  • don't update read progress data upon upgrade or restore (72d3451)
  • don't update read progress for already read books when series is marked as read (a6164da)
  • insert batch in chunks (1d0c578), closes #654
komga - v0.125.3

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

0.125.3 (2021-09-10)

Bug Fixes

  • webui: dashboard and search results pages would reload entirely upon events (043c4d3)
  • scan fails because of duplicate items by URL (45d4421), closes #663
komga - v0.125.2

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

0.125.2 (2021-09-10)

Bug Fixes

  • webui: dashboard infinite scroll not working for on deck and new/updated series (4153603)
komga - v0.125.1

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

0.125.1 (2021-09-10)

Bug Fixes

  • don't update read progress data upon upgrade or restore (eb9d505)
  • translated using Weblate (1eb16b4)
  • webui: latest books on dashboard not sorted properly (b691f30)
komga - v0.125.0

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

0.125.0 (2021-09-10)

Bug Fixes

  • api: incorrect page information when searching (24b564a)
  • api: page.sort had incorrect value (57f601b)

Features

  • webui: horizontal scroller infinite scroll on dashboard and search results (fe78f17), closes #605
komga - v0.124.0

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

0.124.0 (2021-09-08)

Bug Fixes

  • webui: dashboard could show no data while still loading (16c35ab)
  • webui: series card thumbnail flicker when new book thumbnails are added (0101473)

Features

  • store sessions in database (4568914)
komga - v0.123.0

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

0.123.0 (2021-09-06)

Bug Fixes

  • make SeriesMetadata language tag lowercase (fe2b756), closes #661
  • webui: display custom roles in book edit dialog (055fb1c)
  • webui: display custom roles on book view (2d14e69)

Features

  • webreader: fit width (shrink only) scale type (9e9033d), closes #584
  • webui: add 'translator' author role (8ff6c86), closes #614
  • webui: add custom roles in the book edit dialog (e7c5c1a), closes #639
komga - v0.122.0

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

0.122.0 (2021-09-06)

Bug Fixes

  • translated using Weblate (8859241)

Features

  • api: support custom covers for series (d7470dd)
  • webreader: added gray backround option (1ba6822)
komga - v0.121.0

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

0.121.0 (2021-09-04)

Features

  • api: read progress v2 for Tachiyomi (9d92b25)
komga - v0.120.3

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

0.120.3 (2021-09-02)

Bug Fixes

  • scan could fail because of sql statement too long (19204df), closes #650
komga - v0.120.2

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

0.120.2 (2021-09-01)

Bug Fixes

  • api: prevent retrieving own user activity in demo profile (59c187f), closes #643
  • webui: catch exception during authentication activity retrieval (e4b136b)
  • webui: don't display nothing to show while still loading (dce4dde), closes #648