41b5b60bd7eeae015fd6e3a9c50acb300a609533
8070 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 41b5b60bd7 |
Update ghcr.io/booklore-app/booklore Docker tag to v1.17.0 (#3146)
All checks were successful
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | minor | `v1.16.5` → `v1.17.0` | --- ### Release Notes <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v1.17.0`](https://github.com/booklore-app/booklore/releases/tag/v1.17.0) [Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.5...v1.17.0) #### 🌟 What's New in v1.17.0 ##### This release brings some exciting new features! Highlights include: - **Custom Fonts in the EPUB Reader**: Users can now upload and use up to 10 of their favorite fonts for a personalized reading experience. - **Reading Progress Sync**: Progress (in percent) now syncs to hardcover books and is tracked per user. - **Revamped Metadata Search**: The search UI has been redesigned to provide live, real-time results for a smoother and faster experience. Plus, numerous performance improvements and bug fixes across the app. Enjoy! #### 🚀 New Features - feat: Add custom font support for EPUB reader ([#​2120](https://github.com/booklore-app/booklore/issues/2120)) by [@​darkraise](https://github.com/darkraise) - Revamp metadata search UI to display live results ([#​2195](https://github.com/booklore-app/booklore/issues/2195)) by [@​acx10](https://github.com/acx10) - Feature/koreader hardcover sync ([#​2204](https://github.com/booklore-app/booklore/issues/2204)) by [@​boludo00](https://github.com/boludo00) #### ✨ Enhancements - feat(series-page): implement multi-select functionality for book selection and add footer actions ([#​2167](https://github.com/booklore-app/booklore/issues/2167)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Add per-user font management permission ([#​2210](https://github.com/booklore-app/booklore/issues/2210)) by [@​acx10](https://github.com/acx10) - Support individual “write to file” settings per book type, with configurable file size limits ([#​2206](https://github.com/booklore-app/booklore/issues/2206)) by [@​acx10](https://github.com/acx10) - feat(ComicVine): use structured search for ComicVine metadata fetching instead of generic /search ([#​2193](https://github.com/booklore-app/booklore/issues/2193)) by [@​balazs-szucs](https://github.com/balazs-szucs) - refactor(images): migrate to TwelveMonkeys ImageIO with graceful unsupported format handling ([#​2188](https://github.com/booklore-app/booklore/issues/2188)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Show a persistent loader while a large library is being created ([#​2200](https://github.com/booklore-app/booklore/issues/2200)) by [@​acx10](https://github.com/acx10) - feat(magic-shelf): add ISBN-10 and ISBN-13 metadata fields to book rules ([#​2196](https://github.com/booklore-app/booklore/issues/2196)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Implement memoization in the book card to reduce CPU usage during scrolling ([#​2198](https://github.com/booklore-app/booklore/issues/2198)) by [@​acx10](https://github.com/acx10) - feat(metadata): enhance XML parsing with secure processing and improved error handling ([#​2163](https://github.com/booklore-app/booklore/issues/2163)) by [@​balazs-szucs](https://github.com/balazs-szucs) - feat(magic-shelf): add genre filter support and improve category labeling in rule fields ([#​2075](https://github.com/booklore-app/booklore/issues/2075)) by [@​balazs-szucs](https://github.com/balazs-szucs) - feat(cover-generator): enhance cover resolution and redesign layout for improved aesthetics ([#​2125](https://github.com/booklore-app/booklore/issues/2125)) by [@​balazs-szucs](https://github.com/balazs-szucs) #### 🐛 Bug Fixes - fix(ui): use view preference override for magic shelves ([#​2215](https://github.com/booklore-app/booklore/issues/2215)) by [@​xcashy](https://github.com/xcashy) - fix(kobo-sync): fix Kobo series handling for empty names and series number formatting ([#​2185](https://github.com/booklore-app/booklore/issues/2185)) by [@​xcashy](https://github.com/xcashy) - fix(cbx): "Archive too large" error for invalid/corrupt CBX files ([#​2205](https://github.com/booklore-app/booklore/issues/2205)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Fix: correctly update book cover hash on metadata refresh ([#​2149](https://github.com/booklore-app/booklore/issues/2149)) by [@​acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - fix: Ignore access denied when doing library scan instead of failing (fixes [#​1342](https://github.com/booklore-app/booklore/issues/1342), [#​2122](https://github.com/booklore-app/booklore/issues/2122)) ([#​2132](https://github.com/booklore-app/booklore/issues/2132)) by [@​halkeye](https://github.com/halkeye) - feat(ui): add series number overlay for More in Series ([#​2208](https://github.com/booklore-app/booklore/issues/2208)) by [@​xcashy](https://github.com/xcashy) - refactor(frontend): resolve linting errors, and EPUB reader lifecycle errors ([#​2127](https://github.com/booklore-app/booklore/issues/2127)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Test ([#​2201](https://github.com/booklore-app/booklore/issues/2201)) by [@​acx10](https://github.com/acx10) - fix(parser): handle missing results table in GoodReads search and log a warning (instead of erroring) ([#​2187](https://github.com/booklore-app/booklore/issues/2187)) by [@​balazs-szucs](https://github.com/balazs-szucs) - fix(lubimyczytac): Fix Lubimyczytac metadata lock persistence ([#​2194](https://github.com/booklore-app/booklore/issues/2194)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Move custom fonts management to Reader tab ([#​2161](https://github.com/booklore-app/booklore/issues/2161)) by [@​acx10](https://github.com/acx10) - fix(api): kobo proxy server unit tests ([#​2136](https://github.com/booklore-app/booklore/issues/2136)) by [@​CounterClops](https://github.com/CounterClops) - fix(docs): update issue report links to use specific templates ([#​2156](https://github.com/booklore-app/booklore/issues/2156)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Add Vitest frontend tests to CI with JUnit reporting and coverage ([#​2151](https://github.com/booklore-app/booklore/issues/2151)) by [@​acx10](https://github.com/acx10) - Introduce Vitest as the frontend Angular testing framework for Booklore ([#​2150](https://github.com/booklore-app/booklore/issues/2150)) by [@​acx10](https://github.com/acx10) #### 📦 Dependencies - chore(deps): bump qs and body-parser in /booklore-ui ([#​2088](https://github.com/booklore-app/booklore/issues/2088)) by @​[dependabot\[bot\]](https://github.com/apps/dependabot) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.17.0` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.17.0` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.5...v1.17.0> #### 📸 Screenshots: <img width="750" height="452" alt="Screenshot 2026-01-09 at 3 39 40 PM" src="https://github.com/user-attachments/assets/40e13036-0f51-4b39-99fb-9239f6dc6067" /> <img width="750" height="452" alt="Screenshot 2026-01-09 at 3 39 57 PM" src="https://github.com/user-attachments/assets/338d00bf-795f-4613-aa2c-f80dee546cc4" /> <img width="750" height="452" alt="Screenshot 2026-01-09 at 3 42 06 PM" src="https://github.com/user-attachments/assets/5e420e89-c186-4d96-8520-601ce6c0342c" /> <img width="750" height="452" alt="Screenshot 2026-01-09 at 3 40 29 PM" src="https://github.com/user-attachments/assets/13a6cfcc-f691-4613-9dfb-1e761cc67450" /> <img width="750" height="452" alt="Screenshot 2026-01-09 at 3 41 15 PM" src="https://github.com/user-attachments/assets/2efdaefb-8a94-4e05-a3b8-03bc4a37d22f" /> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3146 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 328d0dc1cc |
Update ghcr.io/open-webui/open-webui Docker tag to v0.7.1 (#3145)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-webui/open-webui](https://github.com/open-webui/open-webui) | minor | `0.6.43` → `0.7.1` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.7.1`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#071---2026-01-09) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.1...v0.7.1) ##### Fixed - ⚡ **Improved reliability for low-spec and SQLite deployments.** Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via 'DATABASE\_ENABLE\_SESSION\_SHARING=true' if needed. [#​20520](https://github.com/open-webui/open-webui/issues/20520) ### [`v0.7.1`](https://github.com/open-webui/open-webui/releases/tag/v0.7.1) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.0...v0.7.1) #### \[0.7.1] - 2026-01-09 ##### Fixed - ⚡ **Improved reliability for low-spec and SQLite deployments.** Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via 'DATABASE\_ENABLE\_SESSION\_SHARING=true' if needed. [#​20520](https://github.com/open-webui/open-webui/issues/20520) ### [`v0.7.0`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#070---2026-01-09) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.0...v0.7.0) ##### Added - 🤖 **Native Function Calling with Built-in Tools.** Users can now ask models to perform multi-step tasks that combine web research, knowledge base queries, note-taking, and image generation in a single conversation—for example, "research the latest on X, save key findings to a note, and generate an infographic." Requires models with native function calling support and function calling mode set to "Native" in Chat Controls. [#​19397](https://github.com/open-webui/open-webui/issues/19397), [Commit]( |
|||
| eafb52f96c |
Update prometheus-operator-crds Docker tag to v26 (#3144)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts) | major | `25.0.1` → `26.0.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary> ### [`v26.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-26.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-25.0.1...prometheus-operator-crds-26.0.0) A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools #### What's Changed - \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.88.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​6469](https://github.com/prometheus-community/helm-charts/pull/6469) **Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.34.0...prometheus-operator-crds-26.0.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3144 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| c952611bc4 | Update searxng/searxng:latest Docker digest to 256b113 (#3142) | |||
| 7f3d826e95 | Update searxng/searxng:latest Docker digest to 0ac7d5b (#3140) | |||
| df573c7fff |
Update ghcr.io/plexguide/huntarr Docker tag to v8.2.11 (#3133)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/plexguide/huntarr | patch | `8.2.10` → `8.2.11` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=--> Reviewed-on: #3133 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| ffb6bbaa65 | Update kube-prometheus-stack Docker tag to v80.13.2 (#3135) | |||
| 96cb181f65 | Update Helm release generic-device-plugin to v0.20.12 (#3134) | |||
| f837d89595 | Update cloudflared Docker tag to v2.1.6 (#3132) | |||
| bea345d3c5 | update resource | |||
| db03b57c8c | update redis charts | |||
| 2c63e0ab55 | update chart | |||
| 0f883ebbd5 | Update Helm release mariadb-cluster to v25.10.4 (#3126) | |||
| db8ad61715 | update chart | |||
| cc76aacb31 | Update Helm release traefik to v38.0.2 (#3123) | |||
| 060e181caa | Update Helm release mariadb-operator to v25.10.4 (#3121) | |||
| 9bd4002cac | update chart | |||
| 0e147761c5 | update lock | |||
| daa668fe7f | Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure | |||
| f26fc2eeda | use new chart | |||
| f9b745a066 | Update Helm release traefik-crds to v1.13.1 (#3117) | |||
| 5b07799833 | Update Helm release mariadb-operator-crds to v25.10.4 (#3116) | |||
| 797dc2c180 | Update Helm release democratic-csi to v0.15.1 (#3114) | |||
| ffbb21ebb8 | update operator | |||
| 0169cc5055 | add discord to allow | |||
| b5d1380556 | Update hashicorp/vault Docker tag to v1.21.2 (#3111) | |||
| c95e7fac5b | change host | |||
| e550630bed | change port | |||
| 2089c7092d | change port | |||
| b0693fd695 | change bind | |||
| 867ad462cf | Set namespace to priv | |||
| efe759a154 | Update Helm release element-web to v1.4.27 (#3104) | |||
| 09f1f6c5ac | add env for urls | |||
| ed59fb6776 | add gluetun to yubal | |||
| 6d7cae21cd |
change title
All checks were successful
|
|||
| fa8c9f3ee9 |
Update ghcr.io/orwellianepilogue/ephemera Docker tag to v2 (#3071)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/orwellianepilogue/ephemera](https://github.com/OrwellianEpilogue/ephemera) | major | `1.4.2` → `2.0.0` | --- ### Release Notes <details> <summary>OrwellianEpilogue/ephemera (ghcr.io/orwellianepilogue/ephemera)</summary> ### [`v2.0.0`](https://github.com/OrwellianEpilogue/ephemera/compare/v1.4.2...v2.0.0) [Compare Source](https://github.com/OrwellianEpilogue/ephemera/compare/v1.4.2...v2.0.0) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3071 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| f55c2cf391 | update image | |||
| d88db04e27 | fix image | |||
| a100fc174a |
Update Helm release app-template to v4.6.0 (#3094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.5.0` → `4.6.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.6.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.6.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.5.0...app-template-4.6.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.6.0 - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/) - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.6.0) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #3094 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 0b2ab4e315 | add fladder | |||
| ffde10a07f |
Update ghcr.io/home-assistant/home-assistant Docker tag to v2026 (#3095)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | major | `2025.12.5` → `2026.1.0` | --- ### Release Notes <details> <summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary> ### [`v2026.1.0`](https://github.com/home-assistant/core/releases/tag/2026.1.0) [Compare Source](https://github.com/home-assistant/core/compare/2025.12.5...2026.1.0) <https://www.home-assistant.io/blog/2026/01/07/release-20261/> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3095 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| f676c8c9d8 | Update ghcr.io/linuxserver/lidarr:3.1.0 Docker digest to 0922867 (#3092) | |||
| 0865e1367c | Update d3fk/s3cmd:latest Docker digest to 1010743 (#3090) | |||
| 94891522a7 |
Update rancher/local-path-provisioner Docker tag to v0.0.34 (#3083)
All checks were successful
This PR contains the following updates: | Package | Update | Change | |---|---|---| | rancher/local-path-provisioner | patch | `v0.0.33` → `v0.0.34` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=--> Reviewed-on: #3083 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| c9aab47663 | Update kube-prometheus-stack Docker tag to v80.13.0 (#3087) | |||
| 1692ebe6ab | Update rmcrackan/libation Docker tag to v13.1.1 (#3085) | |||
| e23137fdb2 | Update Helm release tailscale-operator to v1.92.5 (#3082) | |||
| 79316af06c | Update Helm release argo-workflows to v0.46.3 (#3080) | |||
| 70c18ae648 | Update ghcr.io/booklore-app/booklore Docker tag to v1.16.5 (#3077) | |||
| 896bb9a2c6 |
Update outlinewiki/outline Docker tag to v1.2.0 (#3075)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.1.0` → `1.2.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.2.0`](https://github.com/outline/outline/releases/tag/v1.2.0) [Compare Source](https://github.com/outline/outline/compare/v1.1.0...v1.2.0) #### What's Changed ##### Highlights **Diagrams.net** diagrams are now fully supported, insert new diagrams through the block menu or by uploading an existing png that was created in Diagrams.net – the original diagram data will be preserved and can be edited by clicking the "Edit" button in the image toolbar. **Custom emoji** are now available – upload your own custom emoji in the admin settings and use them in your documents, comments, reactions, and icons. **Improved revision history** with the ability to download any revision as HTML or Markdown, toggle whether changes are visible, and an improved rendering engine that retains more of the original document's formatting and structure. **Authentication provider management** has been added to the settings, allowing admins to view and manage all configured authentication providers in one place. This includes the ability to disable providers, which will prevent users from signing in with that provider but will not delete any existing accounts. **Passkey support** has been added as an optional login method. You can now sign in with biometric authentication (TouchId, Windows Hello) or security keys instead of a password. Existing workspaces will need to enable this on the authentication providers screen. ##### Other improvements - The sidebar design was improved and refined in [#​10684](https://github.com/outline/outline/pull/10684) - It is now possible to upload and embed PDFs in [#​10198](https://github.com/outline/outline/pull/10198) - A "Popular" tab is now available for documents, popular docs are ranked higher in search in [#​10721](https://github.com/outline/outline/pull/10721) - A visual color palette is now available in the icon picker in [#​10696](https://github.com/outline/outline/pull/10696) - Avatar changes are now synced automatically from iDP in [#​10718](https://github.com/outline/outline/pull/10718) - User initials now supported in mention search in [#​10797](https://github.com/outline/outline/pull/10797) - New option to distribute table columns evenly in [#​10645](https://github.com/outline/outline/pull/10645) - Mermaid diagrams now have an explicit "Edit" option in the toolbar in [#​11060](https://github.com/outline/outline/pull/11060) - Added filtering to the notifications UI in [#​10916](https://github.com/outline/outline/pull/10916) - Added CSV export for member list in [#​10803](https://github.com/outline/outline/pull/10803) - Added CIDR range support to `ALLOWED_PRIVATE_IP_ADDRESSES` in [#​10923](https://github.com/outline/outline/pull/10923) - Add ContextMenu to RevisionListItem in [#​10952](https://github.com/outline/outline/pull/10952) - The GitHub integration now supports fetching details on public issues/PRs in [#​10827](https://github.com/outline/outline/pull/10827) - It is no longer required to use a public bucket for avatar images in [#​10977](https://github.com/outline/outline/pull/10977) - Implemented RFC 9700 hardening against refresh token reuse in [#​10960](https://github.com/outline/outline/pull/10960) - PKCE OAuth clients can now use refresh tokens in [#​10769](https://github.com/outline/outline/pull/10769) - Support for PostgreSQL multi-host connection URIs in `DATABASE_URL` in [#​10754](https://github.com/outline/outline/pull/10754) - Many internal performance improvements ##### Fixes - Fixed display issues in share dialog in [#​10662](https://github.com/outline/outline/pull/10662) - Incompatibility between path and query search terms in [#​10667](https://github.com/outline/outline/pull/10667) - Restored ability to resize shared sidebar in [#​10669](https://github.com/outline/outline/pull/10669) - UI does not update when deleting API key in [#​10670](https://github.com/outline/outline/pull/10670) - Invalid access of `firstChild` for mermaid diagrams in [#​10668](https://github.com/outline/outline/pull/10668) - Plain text copy-to-clipboard serializer no longer squashes blocks in [#​10683](https://github.com/outline/outline/pull/10683) - When TOC extends beyond window bounds ensure headings scroll in [#​10687](https://github.com/outline/outline/pull/10687) - Added missing drop cursor in top position in [#​10689](https://github.com/outline/outline/pull/10689) - `Empty trash` button is now hidden when missing permissions in [#​10704](https://github.com/outline/outline/pull/10704) - Fixed search popover on public pages in [#​10717](https://github.com/outline/outline/pull/10717) - Multiple improvements to sitemap generation for public shares in [#​10716](https://github.com/outline/outline/pull/10716) - Fixed in-document find fails with multiple escaped characters in [#​10735](https://github.com/outline/outline/pull/10735) - Improved validation of urls extracted from data transfer event in [#​10740](https://github.com/outline/outline/pull/10740) - Middle-mouse button on internal link in Firefox no longer opens multiple tabs in [#​10748](https://github.com/outline/outline/pull/10748) - Fixed collection filter returning documents from all collections when no search query in [#​10775](https://github.com/outline/outline/pull/10775) - Templates are now inserted at cursor position instead of document start in [#​10783](https://github.com/outline/outline/pull/10783) - Shift paste with selection no longer inserts next to selection in [#​10799](https://github.com/outline/outline/pull/10799) - Fixed an issue where some Mermaid diagrams can't be expanded in [#​10807](https://github.com/outline/outline/pull/10807) - Collection overview now respects the separeat editing mode setting in [#​10816](https://github.com/outline/outline/pull/10816) - Query strings not forwarded on internal links from editor in [#​10854](https://github.com/outline/outline/pull/10854) - Shutdown during migrations does not release mutex lock in [#​10879](https://github.com/outline/outline/pull/10879) - `profileId` extraction in OIDC does not fallback to `token.sub` in [#​10882](https://github.com/outline/outline/pull/10882) - Fixed an issue where custom rate limiters were ignored due to mountPath mismatch in [#​10893](https://github.com/outline/outline/pull/10893) - Viewer role now replaced correctly on downgrade to guest in [#​10877](https://github.com/outline/outline/pull/10877) - Validation of `SECRET_KEY` environment variable tightened in [#​10897](https://github.com/outline/outline/pull/10897) - Fixed double pagination in `documents.list` and `documents.archived` with `sort=index` in [#​10895](https://github.com/outline/outline/pull/10895) - Comment actions now reliably appear in mobile drawer in [#​10904](https://github.com/outline/outline/pull/10904) - Fixed extra newlines in pasted code blocks in [#​10958](https://github.com/outline/outline/pull/10958) - Parser crash when pasting inline code containing checkboxes by [@​hdoo42](https://github.com/hdoo42) in [#​10949](https://github.com/outline/outline/pull/10949) - Fixed an issue where context menus could have context menus (menuception) in [#​10974](https://github.com/outline/outline/pull/10974) - Fixed invisible email buttons in iOS Mail dark mode in [#​10976](https://github.com/outline/outline/pull/10976) - Restored 'Create a doc' item in mention menu in [#​10980](https://github.com/outline/outline/pull/10980) - User with "can edit" permission on sub-document can now sort child documents in [#​10990](https://github.com/outline/outline/pull/10990) - Large base64 images pasted as HTML are now correctly handled in [#​10982](https://github.com/outline/outline/pull/10982) - Appending content via API no longer messes with existing document content in [#​10998](https://github.com/outline/outline/pull/10998) - Image warp exiting lightbox now correct in [#​10999](https://github.com/outline/outline/pull/10999) - Grips are now positioned correctly adjacent merged table cells in [#​11003](https://github.com/outline/outline/pull/11003) - Export no longer link to a non-accessible location for non-admins in [#​11070](https://github.com/outline/outline/pull/11070) #### New Contributors - [@​nwleedev](https://github.com/nwleedev) made their first contribution in [#​10759](https://github.com/outline/outline/pull/10759) - [@​hdoo42](https://github.com/hdoo42) made their first contribution in [#​10949](https://github.com/outline/outline/pull/10949) **Full Changelog**: <https://github.com/outline/outline/compare/v1.1.0...v1.2.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3075 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |