Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update gotson/komga ( 1.18.0 → 1.19.0 ) #6554

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Jan 27, 2025

This PR contains the following updates:

Package Update Change
gotson/komga minor 1.18.0 -> 1.19.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gotson/komga (gotson/komga)

v1.19.0

Compare Source

🚀 Features

api

  • add new book search condition for posters (70bcb8f), closes #​1829
  • add new book list API using search condition criteria DSL (1da0afe)

webui

  • support additional fonts (201c066), closes #​1836
  • add page margin option in webtoon reader (214f687), closes #​1512
  • choose number of thumbnails to display in webreader (9156ff7), closes #​1540
  • display book number in webreader tab title and toolbar (38fa3cc), closes #​1543
  • disable bounce in divina reader (dd31f5b), closes #​1600
  • add filters to media analysis table (68e05b8), closes #​1802
  • add rel="noreferrer" for metadata links (dbd225d), closes #​1615
  • reorder reading lists and collection by index input (d868ba4), closes #​1584
  • add all books from series to read list from action menu (a490449), closes #​1535
  • show all libraries action menu next to All Libraries when browsing (7ef59b0)
  • move all libraries action to 3-dots menu in sidebar (8706048)
  • split account settings into different views (169c47e)
  • show empty state if no known duplicate pages are found (84253cb)
  • remove tab navigation and use sidebar instead (1e6ff7a)
  • add all books from series to read list from multi-select bar (3582114), closes #​1535
  • display creation and last modified date on book page (da35e01), closes #​1547
  • add context in document title (8880642), closes #​1710
  • remove from collection/readlist directly from the book/series page (901ea3c), closes #​1518
  • allow readlist import if duplicates are present (378f99b), closes #​1671
  • add filters in Import read list view (7ae4d7b), closes #​1702
  • add media management view for books with missing poster (7d092c2), closes #​1829
  • filter series and books by any/none author role (ffc397f), closes #​1829
  • filter books by media profile (d07eb39), closes #​1829
  • better filtering for Books (2d9a59a)

unscoped

🐛 Fixes

webui

  • better handling of the read-more expansion panel during page change (b83d741)
  • disable item card menu and fab when dragging/editing is active (6d71f4b)
  • prevent flickering on unknown duplicate pages view load (c36e10d)

unscoped

🔄️ Changes

webui

  • extract missing translation strings (f5f36b3)
  • use new book list API (2ac296d)
  • remove unused functions (7370b43)

🛠 Build

webui

📝 Documentation

🌐 Translation

komga-tray

  • translated using Weblate (Polish) (80253f2)

webui

  • translated using Weblate (Chinese (Simplified Han script)) (3ada19c)
  • translated using Weblate (Finnish) (beb7452)
  • translated using Weblate (French) (13ecc44)
  • translated using Weblate (Spanish) (9ad57a4)
  • translated using Weblate (Polish) (5421a96)
  • translated using Weblate (Croatian) (9c6c16a)
  • translated using Weblate (Portuguese) (92f06a1)
  • translated using Weblate (Czech) (8affb7a)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| docker     | gotson/komga | 1.18.0 | 1.19.0 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 27, 2025

--- kubernetes/apps/default/komga/app Kustomization: flux-system/komga HelmRelease: default/komga

+++ kubernetes/apps/default/komga/app Kustomization: flux-system/komga HelmRelease: default/komga

@@ -39,13 +39,13 @@

           app:
             env:
               SERVER_PORT: 8080
               TZ: Europe/Paris
             image:
               repository: gotson/komga
-              tag: 1.18.0@sha256:0997326496bb29cd6299ffab6cf1ca20490a3da3b240cd47c3c4e1aa67dbcf97
+              tag: 1.19.0@sha256:b7bd32bc66159d020d682702f4b010e5977fecf37351903ed8b959c32c759638
             resources:
               limits:
                 memory: 4282M
               requests:
                 cpu: 15m
                 memory: 4282M

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 27, 2025

--- HelmRelease: default/komga Deployment: default/komga

+++ HelmRelease: default/komga Deployment: default/komga

@@ -37,13 +37,13 @@

       containers:
       - env:
         - name: SERVER_PORT
           value: '8080'
         - name: TZ
           value: Europe/Paris
-        image: gotson/komga:1.18.0@sha256:0997326496bb29cd6299ffab6cf1ca20490a3da3b240cd47c3c4e1aa67dbcf97
+        image: gotson/komga:1.19.0@sha256:b7bd32bc66159d020d682702f4b010e5977fecf37351903ed8b959c32c759638
         name: app
         resources:
           limits:
             memory: 4282M
           requests:
             cpu: 15m

@auricom auricom merged commit 0bfcf3e into main Jan 31, 2025
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/gotson-komga-1.x branch January 31, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant