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

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

0.71.1 (2021-02-19)

Bug Fixes

  • handle query parameters with square brackets (245dea9)
komga - v0.71.0

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

0.71.0 (2021-02-17)

Features

komga - v0.70.0

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

0.70.0 (2021-02-16)

Features

  • webui: support for translations (efe6476), closes #187

Reverts

  • update sqlite library to handle armv6 (e39a2ac)
komga - v0.69.2

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

0.69.2 (2021-01-29)

Bug Fixes

  • update sqlite library to handle armv6 (33a10b3), closes #398
komga - v0.69.1

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

0.69.1 (2021-01-25)

Bug Fixes

  • api: sort series release years descending (3cea176), closes #395
komga - v0.69.0

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

0.69.0 (2021-01-25)

Features

  • api: filter series by release year (9133f3a)
  • api: get all release years for series (c68951b)
  • webui: filter series by release year (33ecb72), closes #374
komga - v0.68.2

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

0.68.2 (2021-01-24)

Bug Fixes

  • scanner: prevent library deletion when inaccessible (2a262cc), closes #392
komga - v0.68.1

Published by github-actions[bot] almost 4 years ago

0.68.1 (2021-01-11)

Bug Fixes

  • webui: truncate summary and authors when too long (9071ad5)
komga - v0.68.0

Published by github-actions[bot] almost 4 years ago

0.68.0 (2021-01-11)

Features

  • webui: display book aggregated data on series screen (e642174), closes #181
  • aggregate book information at series level (eb029d9)
komga - v0.67.1

Published by github-actions[bot] almost 4 years ago

0.67.1 (2021-01-09)

Bug Fixes

  • scanner should ignore hidden files (2d72b47)
  • scanner would not ignore hidden directories properly (1cbcdaa)
komga - v0.67.0

Published by github-actions[bot] almost 4 years ago

0.67.0 (2021-01-06)

Features

  • webui: filter collections/readlists in Add To dialog (1b422a2), closes #378
komga - v0.66.1

Published by github-actions[bot] almost 4 years ago

0.66.1 (2021-01-06)

Bug Fixes

  • webui: context navigation messed up (ba61660)
komga - v0.66.0

Published by github-actions[bot] almost 4 years ago

0.66.0 (2021-01-06)

Bug Fixes

  • api: endpoint for books in readlist is not filtered properly (cdca78b)

Features

  • api: find previous/next book in readlist (bcfb203)
  • webreader: navigate between books of a readlist (3a3d85c), closes #310
  • webui: navigate between books of a readlist (88d4342)
komga - v0.65.0

Published by github-actions[bot] almost 4 years ago

0.65.0 (2021-01-05)

Features

  • api: filter /series endpoint by library_id (1603a96), closes #360
komga - v0.64.8

Published by github-actions[bot] almost 4 years ago

0.64.8 (2020-12-31)

Bug Fixes

  • fix sqlite library detection for aarch64 (10df531)
komga - v0.64.7

Published by gotson almost 4 years ago

0.64.7 (2020-12-18)

Bug Fixes

  • opds: duplicate series if in multiple collections (c7e6209), closes #363
komga - v0.64.6

Published by gotson almost 4 years ago

0.64.6 (2020-12-03)

Bug Fixes

komga - v0.64.5

Published by gotson almost 4 years ago

0.64.5 (2020-11-23)

Bug Fixes

  • enhanced logging for sqlite native lib loading (f1a894d)
komga - v0.64.4

Published by gotson almost 4 years ago

0.64.4 (2020-11-02)

Bug Fixes

komga - v0.64.3

Published by gotson almost 4 years ago

0.64.3 (2020-10-29)

Bug Fixes

  • don't append volume to series title if equals to 1 (1cb9ae6), closes #347