komga

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

MIT License

Stars
3.4K
Committers
33

Bot releases are hidden (Show)

komga - v0.28.3

Published by gotson over 4 years ago

0.28.3 (2020-05-05)

Bug Fixes

  • epub: epub not loading correctly on windows (again) (8535f46)
komga - v0.28.2

Published by gotson over 4 years ago

0.28.2 (2020-05-04)

Bug Fixes

  • epub: epub were not loading properly on Windows (eca453c), closes #149
komga - v0.28.1

Published by gotson over 4 years ago

0.28.1 (2020-05-04)

Bug Fixes

  • webui: refactor Cards to a single dynamic component (#148) (74a9f7e)
komga - v0.28.0

Published by gotson over 4 years ago

0.28.0 (2020-05-03)

Bug Fixes

  • rar: unsupported rar archives are marked as such (6c0ebbe), closes #147

Features

  • add hawt.io support (dfa2405)
  • docker: persist artemis data in /config (08e7f5d)
  • scan: add configuration to disable startup scan (37590dd)
  • tasks: background tasks persistency (1a31c89)
  • tasks: replace background tasks management (60ce87a)
komga - v0.27.7

Published by gotson over 4 years ago

0.27.7 (2020-04-20)

Bug Fixes

  • swagger: fix incorrect Pageable schema (14bee56)
komga - v0.27.6

Published by gotson over 4 years ago

0.27.6 (2020-04-18)

Bug Fixes

  • swagger: better pageable support (6401dc9)
komga - v0.27.5

Published by gotson over 4 years ago

0.27.5 (2020-04-18)

Bug Fixes

  • set default forward headers strategy to framework (b24fbe3)
komga - v0.27.4

Published by gotson over 4 years ago

0.27.4 (2020-04-16)

Bug Fixes

  • analyzer: better rar5 detection (b07e9b9)
  • swagger: correct response type for thumbnails and file (07f634e)
komga - v0.27.3

Published by gotson over 4 years ago

0.27.3 (2020-04-16)

Bug Fixes

  • analyzer: regression in RAR handling (b8462f3)
komga - v0.27.2

Published by gotson over 4 years ago

0.27.2 (2020-04-15)

Bug Fixes

  • webreader: stretched images on Safari with fit to Width (74f9305)
komga - v0.27.1

Published by gotson over 4 years ago

0.27.1 (2020-04-15)

Bug Fixes

  • swagger: fix duplicated mapping key error (face321)
komga - v0.27.0

Published by gotson over 4 years ago

0.27.0 (2020-04-13)

Bug Fixes

  • api: libraries are not sorted for restricted users (1d58322), closes #140

Features

  • swagger: update to OpenAPI 3 (c9de7c8)
komga - v0.26.3

Published by gotson over 4 years ago

0.26.3 (2020-04-12)

Bug Fixes

  • epub: add support for opf:role for authors (30bf7f4), closes #139
  • epub: match artist and illustrator roles to penciller (b7fe4bd)
komga - v0.26.2

Published by gotson over 4 years ago

0.26.2 (2020-04-11)

Bug Fixes

  • swagger: paging and sorting parameters showing incorrectly (1e9407c)
komga - v0.26.1

Published by gotson over 4 years ago

0.26.1 (2020-04-10)

Bug Fixes

  • swagger: parameters were not showing for claim method (e5a0841)
komga - v0.26.0

Published by gotson over 4 years ago

0.26.0 (2020-04-10)

Bug Fixes

  • comicinfo: avoid reading the file twice (1dab826)
  • epub: some EPUB files would not be parsed correctly (f0ff785)
  • swagger: ignore non-functional parameters (d1c8b23)

Features

  • metadata: retrieve EPUB metadata (a4f5015)
  • scan: force rescan of existing series to pickup EPUB files (854f090)
  • support for EPUB format (comics only) (0a06a6f), closes #119
komga - v0.25.1

Published by gotson over 4 years ago

0.25.1 (2020-04-06)

Bug Fixes

  • api: thumbnails not updating properly (a5bd908)
  • opds: prepend issue number for book titles for Chunky (42cad8b)
komga - v0.25.0

Published by gotson over 4 years ago

0.25.0 (2020-04-03)

Note: If you have an existing library, in order to get metadata from ComicInfo.xml, you will need to:

  • analyze the library again, and wait for it to finish
  • refresh metadata

Bug Fixes

  • api: book file download uses streaming (74be1f0)

Features

  • webui: action menu to refresh metadata (6ad59c4)
  • retrieve metadata from ComicInfo.xml (af01d25), closes #54
komga - v0.24.10

Published by gotson over 4 years ago

0.24.10 (2020-03-25)

Bug Fixes

  • opds: add summary and authors to book entries (2414792)
  • webui: properly display newline in book summary (15d95ac)
komga - v0.24.9

Published by gotson over 4 years ago

0.24.9 (2020-03-24)

Bug Fixes

  • webui: redirect to initial page after login (5f61597), closes #122