Skip to content

Releases: kaiserbh/komga

Release 1.11.1

23 Mar 11:13
Compare
Choose a tag to compare

refactor anilist metadata and rate limiting.

Changelog

🔄️ Changes

  • anilist rate limit delay 60 seconds (5e99b65)

Contributors

We'd like to thank the following people for their contributions:
KaiserBh

Release 1.11.0

23 Mar 08:35
Compare
Choose a tag to compare

Update anilist metadata provider to include the tags.

Changelog

🚀 Features

opds

  • support authentication for OPDS (3250c12)

unscoped

  • update tags when fetching metadata from anilist. (021c459)

🐛 Fixes

api

  • disable content negotiation for images in webpub manifest (5a94ee1)
  • cap search results to avoid SQLITE_TOOBIG (d34d4a5), closes #1428

unscoped

  • better compatibility for malformed epub files (e09cbc4), closes #1441
  • some epub resources would not be detected properly (f8e40ce), closes #1441 #1442

🔄️ Changes

  • reorganize code shared between REST and OPDS (ec3eb44)

🌐 Translation

komga-tray

  • deleted translation using Weblate (Chinese (Simplified)) (ed374a1)
  • translated using Weblate (Chinese (Simplified)) (4b7bfa0)
  • translated using Weblate (Korean) (05f02f5)
  • translated using Weblate (Italian) (e38dce2)
  • added translation using Weblate (Portuguese) (0288231)
  • translated using Weblate (Turkish) (0f189c1)

webui

  • translated using Weblate (Chinese (Simplified)) (38cdf70)
  • translated using Weblate (Korean) (ac3eb4e)
  • translated using Weblate (Finnish) (d98de06)
  • translated using Weblate (Italian) (e9f1017)
  • added translation using Weblate (Portuguese) (5b70520)
  • translated using Weblate (Portuguese (Brazil)) (6e915d6)
  • translated using Weblate (Turkish) (4e5cc0d)

⚙️ Dependencies

webui

  • bump follow-redirects from 1.15.4 to 1.15.6 in /komga-webui (3e4f705)
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (#21) (a8ba497), closes #21
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (#20) (748fcd8), closes #20
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (#18) (fe3d847), closes #18
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (#16) (349e31c), closes #16
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (#14) (694a548), closes #14
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (#12) (da81083), closes #12
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (#11) (92b8b18), closes #11
  • bump sanitize-html from 2.11.0 to 2.12.1 in /komga-webui (b0b457a)

Contributors

We'd like to thank the following people for their contributions:
Bruno Aníbal, Gauthier, Gauthier Roebroeck, Görkem Kalıpcılar, Joona Soininen, KaiserBh, Languages add-on, MrAnter, Pedro Galvão do Amaral Neto, keocheung, 無情天, 高坂京介, 이병주

Release 1.10.8

20 Feb 09:45
Compare
Choose a tag to compare

Improve anilist metadata handling.

Changelog

🔄️ Changes

  • improve Anilist Metadata provider. (c067745)

Contributors

We'd like to thank the following people for their contributions:
KaiserBh

Release 1.10.7

20 Feb 09:24
Compare
Choose a tag to compare

Improve anilist rate limit handling.

Changelog

🔄️ Changes

  • anilist metadata implement rate limit delaying. (06a223d)

Contributors

We'd like to thank the following people for their contributions:
KaiserBh

Release 1.10.6

20 Feb 08:20
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:
KaiserBh

Release 1.10.5

20 Feb 07:51
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:
KaiserBh

Release 1.10.4

20 Feb 06:51
Compare
Choose a tag to compare

Added Anilist metadata provider.

Changelog

Contributors

We'd like to thank the following people for their contributions:
KaiserBh

Release 1.10.3

20 Feb 06:18
Compare
Choose a tag to compare

Added Anilist metadata provider.

Changelog

🚀 Features

analysis

  • handle read progress during book analysis (1fc893e)

api

  • increase PDF image resolution (e856d4f)
  • make pre-paginated epub containing only images compatible with divina profile (c2a4d17)
  • add basic metadata for transient books (1050f52)
  • add Readium Progression API (20799ad)
  • add layout attribute on epub manifest (5096364)
  • add positions endpoint to get pre-computed positions of epub books (eb8a644)
  • epub ebook support (a7252f8), closes #221
  • configure server port and context path (3f39037), closes #1264
  • configure number of task processing threads (9ef319b)
  • new endpoint to regenerate thumbnails conditionally (796745a)
  • add thumbnail size server setting (5fa789b), closes #861 #1031
  • add thumbnail metadata (5b6e9e3)
  • move some configuration keys to API and database (48e9d32), closes #815
  • configure scan directory exclusions at library level (b518473)
  • configure scan interval, startup, and file types at library level (e068485), closes #877
  • add limited content negotiation for getBookPage API (a2761f1), closes #1219
  • new endpoint to get pages in raw format (2c33b3e)
  • add support for oneshots directory in libraries (739eeca)
  • add sharing_label criteria to full text search for series (040556e), closes #1146
  • search series by sharing label (7a21fe0), closes #1146
  • new endpoint to match a CBL file without creating the readlist (400f7ba)
  • allow readlist custom sorting (b9e69a1)
  • manage restrictions for users (e345d6f)
  • add /api/v2/users and deprecate /api/v1/users (fa04d95)
  • update series sharing labels (769b0e6)
  • retrieve all sharing labels (562c57c)
  • restrict content according to user's restrictions (b0d6314)
  • new history endpoint to retrieve historical events (88f7f57)
  • publish business metrics (78174db)
  • wip version of the page-hashes endpoints (5777952)
  • get duplicate books by filehash (3c97c20)
  • search series by completeness (494bdf2)
  • cover upload for books, read lists and collections (31ad351)
  • more flexible session management (a85b5f8)
  • download read list as zip (7a176f2)
  • cancel all tasks (aff4418)
  • support custom covers for series (d7470dd)
  • read progress v2 for Tachiyomi (9d92b25)
  • batch update book metadata (ae9a19a)
  • search authors and tags by read list (422876a)
  • filter read lists books by library, read status, tags, or authors (c06f89f)
  • summary field for read lists (1148e46), closes #558
  • add total book count field for series metadata (87c1432), closes #298
  • full text search (8f27faf), closes #24 #496
  • count series by first letter (199c619)
  • search series by regex (1fe5580)
  • add released_after query parameter for /books endpoint (f6dc546)
  • add endpoint to empty trash per library (4dac73e)
  • add query parameter to filter on deleted series or books (c1d34e4)
  • get latest activity by user (b118959)
  • admin can change password for any user (30303a6), closes #503
  • store authentication activity (de96e0d), closes #160
  • search authors by name and role (a45a73c)
  • mark read progress for read lists with Tachiyomi format (0177ee3)
  • mark read progress for series with Tachiyomi format (82af4b3)
  • import books (d41dcef)
  • support for transient books (02b0893)
  • filter series and books by authors (bd64381), closes #339
  • revamp search authors (f549067)
  • enable actuator shutdown endpoint (8f5ba00)
  • filter series by release year (9133f3a)
  • get all release years for series (c68951b)
  • find previous/next book in readlist (bcfb203)
  • filter /series endpoint by library_id (1603a96), closes #360
  • filter collection's series (cfa06a9)
  • get referential data by collection (d7fd296)
  • search series by age rating (f51d575)
  • get all age ratings (be80d86)
  • filter referential data by library or series (982983e), closes #290
  • search series' books by tag (940d5d3)
  • get all publishers (1929061)
  • search series by genre (da4a0aa)
  • search series by tag (7bd1de6)
  • search books by tag (f46f1a0)
  • search series by language (723d7c1)
  • get all languages (115ad42)
  • search series by publisher (e4b0b2d)
  • unpaged queries for books (8f8054e)
  • http eTag caching for all API calls (fe22cb5)
  • claim status (47dd2f6), closes #207
  • metadata import settings per library (6824212), closes #199
  • collections are pageable (449a27e), closes #216
  • search series by collection ids (ca91af7)
  • collections management (c2f9403), closes #30
  • restrict page ...