31c89627710ec12a20dbc147f521cde6b0ca7b98
245 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
5edbd618bd |
Update outlinewiki/outline Docker tag to v1.1.0 (#2047)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.0.1` -> `1.1.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.1.0`](https://github.com/outline/outline/releases/tag/v1.1.0) [Compare Source](https://github.com/outline/outline/compare/v1.0.1...v1.1.0) #### What's Changed ##### Improvements - Groups now have a description option in [#​10511](https://github.com/outline/outline/pull/10511) - Added the group member count to mention menu in [#​10535](https://github.com/outline/outline/pull/10535) - Improvements to syntax highlighting in [#​10533](https://github.com/outline/outline/pull/10533) - `mermaidjs` upgraded to 11.12.1 in [#​10564](https://github.com/outline/outline/pull/10564) - line-height now auto adjusts for scripts with many ascenders and descenders such as Thai in [#​10565](https://github.com/outline/outline/pull/10565) - double-click on resize handles for images and videos now fills to width [#​10594](https://github.com/outline/outline/pull/10594) - `SMTP_SERVICE` environment variable now accepts many more known services in [#​10635](https://github.com/outline/outline/pull/10635) - Add `SMTP_DISABLE_STARTTLS` option by [@​b11p](https://github.com/b11p) in [#​10647](https://github.com/outline/outline/pull/10647) ##### Fixes - Fixed an issue that caused documents to show "Authentication failed" and/or logout in [#​10626](https://github.com/outline/outline/pull/10626) - Insertion of mentions and images broken on mobile devices in [#​10649](https://github.com/outline/outline/pull/10649) - emdash replacement rule conflicts with horizontal rule in [#​10515](https://github.com/outline/outline/pull/10515) - Input in embed toolbar no longer grabs focus in [#​10530](https://github.com/outline/outline/pull/10530) - Extra lines are no longer inserted before template application in [#​10528](https://github.com/outline/outline/pull/10528) - Fixed a double 'selected' state on menus when hovering as it opens in [#​10532](https://github.com/outline/outline/pull/10532) - Collection root is now hidden if empty of content on shared structure in [#​10534](https://github.com/outline/outline/pull/10534) - Migrations are now wrapped in a mutex lock allowing more reliable running in multi-server deployments in [#​10560](https://github.com/outline/outline/pull/10560) - Templates page in settings visible for editors again in [#​10598](https://github.com/outline/outline/pull/10598) - Revisions no longer require a reload to display in [#​10600](https://github.com/outline/outline/pull/10600) - Fixed the layout of todo summary in metadata on mobile in [#​10559](https://github.com/outline/outline/pull/10559) - Cookies are now sent with S3 POST upload by [@​Cellivar](https://github.com/Cellivar) in [#​10562](https://github.com/outline/outline/pull/10562) - Fixed indent/outdent controls not appearing for lists in mobile toolbar in [#​10558](https://github.com/outline/outline/pull/10558) - Fixed search popover on shared docs does not correctly paginate in [#​10584](https://github.com/outline/outline/pull/10584) - Fixed an issue where `pointer-events: none` left hanging on popovers sometimes in [#​10585](https://github.com/outline/outline/pull/10585) - Fixed an issue where revoking parent permission not correctly reflected on open children in other clients [#​10625](https://github.com/outline/outline/pull/10625) - UI now accounts for document reading time longer than an hour in [#​10601](https://github.com/outline/outline/pull/10601) - Nested document order now retained correctly when duplicating by [@​salihudickson](https://github.com/salihudickson) in [#​10543](https://github.com/outline/outline/pull/10543) - Individual collections can now be exported with manage permissions in [#​10602](https://github.com/outline/outline/pull/10602) - Multiple improvements to webhook create and edit modal in [#​10622](https://github.com/outline/outline/pull/10622) - "Empty" state of collection is now hidden with new inline doc creation in [#​10624](https://github.com/outline/outline/pull/10624) - 'shared with me' optimistically updates by [@​salihudickson](https://github.com/salihudickson) in [#​10547](https://github.com/outline/outline/pull/10547) - Admins no longer have permission to edit documents in every view-only collection by [@​salihudickson](https://github.com/salihudickson) in [#​10542](https://github.com/outline/outline/pull/10542) - \[API] Added missing total field to `groupMemberships` pagination in [#​10589](https://github.com/outline/outline/pull/10589) - \[API] `document` and `collection` mentions are now serialized as regular links in [#​10595](https://github.com/outline/outline/pull/10595) #### New Contributors - [@​Cellivar](https://github.com/Cellivar) made their first contribution in [#​10562](https://github.com/outline/outline/pull/10562) - [@​uneknown](https://github.com/uneknown) made their first contribution in [#​10570](https://github.com/outline/outline/pull/10570) - [@​b11p](https://github.com/b11p) made their first contribution in [#​10647](https://github.com/outline/outline/pull/10647) **Full Changelog**: <https://github.com/outline/outline/compare/v1.0.1...v1.1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #2047 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
cbf83e1e46 | adjust retention | ||
|
|
e77b1687b9 | Update cloudflared Docker tag to v1.22.2 (#1917) | ||
|
|
bfae0d5645 | Update outlinewiki/outline Docker tag to v1.0.1 (#1899) | ||
|
|
68e41321c5 | align retention and schedule | ||
|
|
828747c680 | migrate to local backups | ||
|
|
2c019b1e3c |
Update outlinewiki/outline Docker tag to v1 (#1873)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | major | `0.87.4` -> `1.0.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v1.0.0`](https://github.com/outline/outline/releases/tag/v1.0.0) [Compare Source](https://github.com/outline/outline/compare/v0.87.4...v1.0.0) #### What's Changed Welcome to Outline **v1.0.0**! This is a major milestone for the project, marking the culmination of many years of development and community contributions. Of course there's a raft of new features, improvements, and bug fixes included in this release as always. ##### Highlights <img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/b19c90a4-5c98-409f-9677-3aa86e0e1319" /> The **image lightbox** has improved again this release with added support for zooming and panning of images. We also enabled opening mermaid diagrams directly in the lightbox so you can get a closer look at complex diagrams. <img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/25ef6d39-001a-43f6-9f13-9a5136a689f0" /> A **new display mode** for URL's in documents has been added, which shows a mention-style chip instead of a full URL preview. This is great for keeping documents clean while still providing context for links. You can now **mention groups** in documents and comments, making it easier to notify entire teams or departments at once. It is also possible to disable mentioning for specific groups if needed. ##### Other Improvements - Documents and collections in the sidebar now have context menus in [#​10181](https://github.com/outline/outline/pull/10181) - Added the option to choose default TOC visibility on public shares in [#​10283](https://github.com/outline/outline/pull/10283) - Added plantuml embedding by [@​patroldo](https://github.com/patroldo) in [#​10379](https://github.com/outline/outline/pull/10379) - It's now possible to edit image source URLs by [@​salihudickson](https://github.com/salihudickson) in [#​10258](https://github.com/outline/outline/pull/10258) - Added six new shape icons to choose from in [#​10203](https://github.com/outline/outline/pull/10203) - Permanent deletion of documents is now restricted to admins only in [#​10254](https://github.com/outline/outline/pull/10254) - Added a script to allow resetting encrypted data in [#​10238](https://github.com/outline/outline/pull/10238) - Typed out urls in the editor are now auto-linked on space character by [@​salihudickson](https://github.com/salihudickson) in [#​10266](https://github.com/outline/outline/pull/10266) - Added a "safe-area" in context menus to prevent misclicks in [#​10415](https://github.com/outline/outline/pull/10415) - Hundreds of new and updated translations - \[API] Added `includePrivate` param to `export_all` endpoint to allow exporting only public collections in [#​10401](https://github.com/outline/outline/pull/10401) - \[API] unsent invites are now included in the `users.invite` endpoint response in [#​10383](https://github.com/outline/outline/pull/10383) - \[API] `originalDocumentId` is now available in `sourceMetadata` when duplicating documents in [#​10215](https://github.com/outline/outline/pull/10215) - \[API] `groups.list` endpoint now returns a `total` parameter in pagination by [@​salihudickson](https://github.com/salihudickson) in [#​10268](https://github.com/outline/outline/pull/10268) - \[API] `shares.info`, and `subscriptions.info` now return `204` rather than `404` responses in [#​10441](https://github.com/outline/outline/pull/10441) ##### Fixes - Fixed comment sidebar bouncing in and out in [#​10202](https://github.com/outline/outline/pull/10202) - Add a height cap to popovers in [#​10218](https://github.com/outline/outline/pull/10218) - Fixed Notion import failure with `size of undefined` in [#​10225](https://github.com/outline/outline/pull/10225) - Non-reactive `Facepile` on group settings table in [#​10227](https://github.com/outline/outline/pull/10227) - Allow new `DATABASE_` env variables to work with migrations/creation in [#​10216](https://github.com/outline/outline/pull/10216) - Fixed `/desktop-redirect` should never be post-login saved path in [#​10237](https://github.com/outline/outline/pull/10237) - Recognise `authentication_required` for some OIDC providers by [@​lukegb](https://github.com/lukegb) in [#​10252](https://github.com/outline/outline/pull/10252) - Add `clipboard-read; clipboard-write` permissions to embedded Frame in [#​10282](https://github.com/outline/outline/pull/10282) - Massively reduced upfront component loading, improving performance in [#​10285](https://github.com/outline/outline/pull/10285) - Increase `jsonLimit` to 5MB for API requests in [#​10287](https://github.com/outline/outline/pull/10287) - Allow admins to bypass allowed domains in [#​10290](https://github.com/outline/outline/pull/10290) - Fix print layout in Firefox by [@​wmTJc9IK0Q](https://github.com/wmTJc9IK0Q) in [#​10264](https://github.com/outline/outline/pull/10264) - Letter icon not displayed correctly in 'Starred' section in [#​10292](https://github.com/outline/outline/pull/10292) - Fixed CORS err on img download by [@​salihudickson](https://github.com/salihudickson) in [#​10279](https://github.com/outline/outline/pull/10279) - Fixed an overlap of unread badge on long titles in sidebar in [#​10296](https://github.com/outline/outline/pull/10296) - Prefer non-deleted teams in `teamProvisioner` in [#​10298](https://github.com/outline/outline/pull/10298) - Allow formatting toolbar to appear with cell selection in [#​10299](https://github.com/outline/outline/pull/10299) - Empty state for no collections in [#​10300](https://github.com/outline/outline/pull/10300) - feat: Restore 'Copy' button on public code blocks in [#​10301](https://github.com/outline/outline/pull/10301) - Do not update `lastModifiedById` on deleted documents in [#​10302](https://github.com/outline/outline/pull/10302) - CSRF validation issues on Firefox in [#​10317](https://github.com/outline/outline/pull/10317) - change list children to match list parent when list style changes by [@​salihudickson](https://github.com/salihudickson) in [#​10315](https://github.com/outline/outline/pull/10315) - Fix Redis `collaborationClient` reusing same property as `defaultClient` in [#​10336](https://github.com/outline/outline/pull/10336) - Fixed mobile Safari sidebar navigation issue by [@​eweren](https://github.com/eweren) in [#​10329](https://github.com/outline/outline/pull/10329) - Prevent reload loop when collaborative service editor version is ahead in [#​10326](https://github.com/outline/outline/pull/10326) - editorVersion property on document should be updated through collaborative session in [#​10325](https://github.com/outline/outline/pull/10325) - Default destination path for nested document duplication in [#​10339](https://github.com/outline/outline/pull/10339) - `RedisAdapter` does not respect url arg in [#​10341](https://github.com/outline/outline/pull/10341) - Restore comment content on error by [@​salihudickson](https://github.com/salihudickson) in [#​10342](https://github.com/outline/outline/pull/10342) - New Crowdin updates by [@​outline-translations](https://github.com/outline-translations) in [#​10294](https://github.com/outline/outline/pull/10294) - Icon in editor suggestions missing spacing in [#​10354](https://github.com/outline/outline/pull/10354) - Fixed potential for repeat submission when inline editing titles by [@​Ali-ovo](https://github.com/Ali-ovo) in [#​10355](https://github.com/outline/outline/pull/10355) - Template settings no longer show to guest users in [#​10361](https://github.com/outline/outline/pull/10361) - Fixed a single frame blank flash when saving comments in [#​10362](https://github.com/outline/outline/pull/10362) - Enable workspace creation from Discord without `DISCORD_SERVER_ID` in [#​10380](https://github.com/outline/outline/pull/10380) - Display fallback instead of error if cannot unfurl URL in [#​10370](https://github.com/outline/outline/pull/10370) - Added clarity to error message when private IP address is blocked in [#​10391](https://github.com/outline/outline/pull/10391) - Cascade of client-side paranoid deletion in [#​10393](https://github.com/outline/outline/pull/10393) - Change behavior of `SMTP_SECURE=false` in [#​10399](https://github.com/outline/outline/pull/10399) - Horizontal rule menu appears in read-only editor in [#​10413](https://github.com/outline/outline/pull/10413) - Creating new doc offline in sidebar leaves corrupt state in UI in [#​10412](https://github.com/outline/outline/pull/10412) - Combination of `<br>` and inline nodes in table cell is not imported correctly in [#​10416](https://github.com/outline/outline/pull/10416) - Updated table styling to include a touch of rounding in [#​10421](https://github.com/outline/outline/pull/10421) - Improved Redis retry behavior in [#​10440](https://github.com/outline/outline/pull/10440) - Simplify logic for suppressing markdown copy in [#​10450](https://github.com/outline/outline/pull/10450) - Felayed notifications will now include a note in the subject in [#​10447](https://github.com/outline/outline/pull/10447) - Protect against empty content passed to Backticks component in [#​10456](https://github.com/outline/outline/pull/10456) - Fixed several cases where Linear links would fail to convert to mentions correctly in [#​10458](https://github.com/outline/outline/pull/10458) - Guard against crawlers consuming magic links in [#​10457](https://github.com/outline/outline/pull/10457) - 4x improvement on perf of editor menus in [#​10465](https://github.com/outline/outline/pull/10465) - List conversion inside heading nodes is now prevented by [@​huiseo](https://github.com/huiseo) in [#​10462](https://github.com/outline/outline/pull/10462) - Email magic links strategy was changed to allow reuse within time bounds from the same IP in [#​10471](https://github.com/outline/outline/pull/10471) - Automatically replace base64 encoded images in `documents.update` in [#​10402](https://github.com/outline/outline/pull/10402) #### New Contributors - [@​pirateIV](https://github.com/pirateIV) made their first contribution in [#​10228](https://github.com/outline/outline/pull/10228) - [@​lukegb](https://github.com/lukegb) made their first contribution in [#​10252](https://github.com/outline/outline/pull/10252) - [@​wmTJc9IK0Q](https://github.com/wmTJc9IK0Q) made their first contribution in [#​10264](https://github.com/outline/outline/pull/10264) - [@​tobiasge](https://github.com/tobiasge) made their first contribution in [#​10204](https://github.com/outline/outline/pull/10204) - [@​eweren](https://github.com/eweren) made their first contribution in [#​10329](https://github.com/outline/outline/pull/10329) - [@​AlexHladin](https://github.com/AlexHladin) made their first contribution in [#​10318](https://github.com/outline/outline/pull/10318) - [@​AnastasiyaHladina](https://github.com/AnastasiyaHladina) made their first contribution in [#​10397](https://github.com/outline/outline/pull/10397) - [@​patroldo](https://github.com/patroldo) made their first contribution in [#​10379](https://github.com/outline/outline/pull/10379) - [@​huiseo](https://github.com/huiseo) made their first contribution in [#​10462](https://github.com/outline/outline/pull/10462) **Full Changelog**: <https://github.com/outline/outline/compare/v0.87.4...v1.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1873 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
4bb6c5aa52 |
Update Helm release postgres-cluster to v6.15.0 (#1863)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [postgres-cluster](https://github.com/cloudnative-pg/charts) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster)) | minor | `6.14.0` -> `6.15.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCIsImltYWdlIl19--> Reviewed-on: #1863 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
92a1a376d7 | disable garage backup | ||
|
|
22d57f8159 | explciit true on wal archives | ||
|
|
5ae36e68b6 | bump chart | ||
|
|
a42c30a961 | stagger backup schedule | ||
|
|
4c2dcefc24 | add garage backups | ||
|
|
fb154657ee |
Update Helm release app-template to v4.4.0 (#1770)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.3.0` -> `4.4.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.4.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.4.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.3.0...app-template-4.4.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.4.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.4.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1770 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
3499163c30 | Update cloudflared Docker tag to v1.22.1 (#1767) | ||
|
|
153bfecba2 |
Update cloudflared Docker tag to v1.22.0 (#1766)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.21.1` -> `1.22.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1766 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
ffbddceb92 | switch index | ||
|
|
91d836cf65 |
Update postgres-cluster Docker tag to v6.13.0 (#1698)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [postgres-cluster](https://github.com/cloudnative-pg/cloudnative-pg) | minor | `6.12.0` -> `6.13.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1698 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
e907ef4f62 | reduce backups | ||
|
|
78c2c46010 | schedule | ||
|
|
4613460b39 | schedule | ||
|
|
e325170af5 | change backup schedule | ||
|
|
b3332be543 | update charts | ||
|
|
19ad744b89 | migrate to new chart | ||
|
|
f0d55bbdb6 | Update cloudflared Docker tag to v1.21.1 (#1546) | ||
|
|
9ac9e2b27c |
Update cloudflared Docker tag to v1.21.0 (#1507)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.20.1` -> `1.21.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1507 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
277696aa91 | Update outlinewiki/outline Docker tag to v0.87.4 (#1506) | ||
|
|
6479262f0e |
Update Helm release app-template to v4.3.0 (#1465)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.2.0` -> `4.3.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.3.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.2.0...app-template-4.3.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.3.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.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #1465 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
90f2e3a16f | reduce retention | ||
|
|
1c7a34bcf5 |
Update outlinewiki/outline Docker tag to v0.87.3 (#1359)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.86.1` -> `0.87.3` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v0.87.3`](https://github.com/outline/outline/releases/tag/v0.87.3) [Compare Source](https://github.com/outline/outline/compare/v0.87.2...v0.87.3) #### What's Changed ##### Improvements - It is now possible to give group users "Manage" permissions so they can add and remove other users from a group. ##### Fixes - OIDC flow broken when using an authentication provider on a private network in `v0.87.0` - Importing nested lists from HTML now works correctly ### [`v0.87.2`](https://github.com/outline/outline/compare/v0.87.1...v0.87.2) [Compare Source](https://github.com/outline/outline/compare/v0.87.1...v0.87.2) ### [`v0.87.1`](https://github.com/outline/outline/compare/v0.87.0...v0.87.1) [Compare Source](https://github.com/outline/outline/compare/v0.87.0...v0.87.1) ### [`v0.87.0`](https://github.com/outline/outline/releases/tag/v0.87.0) [Compare Source](https://github.com/outline/outline/compare/v0.86.1...v0.87.0) > \[!WARNING] > Skip this version, use v0.87.3 due to a breaking issue causing failing CSP in some browsers. > \[!NOTE] > This version includes multiple proactive security fixes for issues discovered during a routine security audit. Please see associated advisories: > > - https://github.com/outline/outline/security/advisories/GHSA-fp2g-2283-rwvj > - https://github.com/outline/outline/security/advisories/GHSA-jfhx-7phw-9gq3 > - https://github.com/outline/outline/security/advisories/GHSA-gcj7-c9jv-fhgf #### What's Changed ##### Improvements - Add notifications for reactions in https://github.com/outline/outline/pull/9893 - It is now possible to split an existing code block by typing triple backticks in https://github.com/outline/outline/pull/9959 - Implement right-click context menu in https://github.com/outline/outline/pull/9883 (Available on document lists now, elsewhere soon) - Added `relationships` API endpoints in https://github.com/outline/outline/pull/9402 - Improved error boundary with option to clear cache on repeated errors… in https://github.com/outline/outline/pull/9891 - Added support for encrypted environment variables with [dotenvx](https://dotenvx.com) in https://github.com/outline/outline/pull/9921 ##### Fixes ##### Editor - fix: Line-height too compact on editor headings in https://github.com/outline/outline/pull/9942 - fix: Scroll-to-anchor reliability in https://github.com/outline/outline/pull/9945 - fix: "Table of contents" shortcut on macOS in https://github.com/outline/outline/pull/10002 - fix: Issue with draft comment being lost when navigating directly between documents in https://github.com/outline/outline/pull/9997 - Use Sorting of mentions in a table now act correctly in https://github.com/outline/outline/pull/10011 - fix: Image caption parsed as separate paragraph on copy/paste in https://github.com/outline/outline/pull/10020 - fix: Image pasted twice in copy/paste https://github.com/outline/outline/pull/9938 ##### Other - fix: Tighten rate limits on `email.callback` endpoint in https://github.com/outline/outline/pull/9917 - fix: Use `safeEqual` in `VerificationCode` verify method in https://github.com/outline/outline/pull/9915 - fix: Allow user account lookup with mismatching email capitalization in https://github.com/outline/outline/pull/9929 - fix: Remove `attachments.redirect` sw caching in https://github.com/outline/outline/pull/9927 - fix: Remove `mime-types` usage from the browser in https://github.com/outline/outline/pull/9926 - fix: Upgrade `request-filtering-agent` in https://github.com/outline/outline/pull/9937 - fix: Increase timeout on remote file storage operations in https://github.com/outline/outline/pull/9936 - fix: Properly truncate multiline labels in sidebar in https://github.com/outline/outline/pull/9940 - fix: Drafts without a collection should be publishable by all members with update rights in https://github.com/outline/outline/pull/9941 - fix: Standardize request filtering between cloud / self-hosted in https://github.com/outline/outline/pull/9914 - chore: Removed usage of `vite-static-copy` plugin in https://github.com/outline/outline/pull/9916 - fix: Document move/copy/publish dialog now behaves better in https://github.com/outline/outline/pull/9947 - fix: Usage of `ctx.attachment` overrides explicit `Content-Type` in https://github.com/outline/outline/pull/9949 - chore: More CSP hardening in https://github.com/outline/outline/pull/9951 - fix: Frontend requests do not always send `Content-Type` header in request in https://github.com/outline/outline/pull/9954 - Display correct child document structure & auto open shared document section in https://github.com/outline/outline/pull/9854 - fix: Unable to use `DATABASE_HOST` env in https://github.com/outline/outline/pull/9977 - Include collection attachments in json export in https://github.com/outline/outline/pull/10010 - Skip Notion linked database views in https://github.com/outline/outline/pull/10018 - Map export endpoint to read permissions in https://github.com/outline/outline/pull/10019 - fix documents.import permission checks for shared parent in https://github.com/outline/outline/pull/9996 - fix: Show API key creator name in settings page in https://github.com/outline/outline/pull/10041 - fix: Update unique db constraint to account for revoked share links in https://github.com/outline/outline/pull/10022 - Add CSRF middleware in https://github.com/outline/outline/pull/10051 #### New Contributors - [@​volodymyrkoval](https://github.com/volodymyrkoval) made their first contribution in https://github.com/outline/outline/pull/9935 - [@​esafev](https://github.com/esafev) made their first contribution in https://github.com/outline/outline/pull/10031 **Full Changelog**: https://github.com/outline/outline/compare/v0.86.1...v0.87.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #1359 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
d069d3f1d0 | Update cloudflared Docker tag to v1.20.1 (#1296) | ||
|
|
8ed1109bb9 |
Update cloudflared Docker tag to v1.20.0 (#1200)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.19.0` -> `1.20.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #1200 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
ca2c8eb9e9 | Update outlinewiki/outline Docker tag to v0.86.1 (#1188) | ||
|
|
be60de8ada |
Update outlinewiki/outline Docker tag to v0.86.0 (#1158)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.85.1` -> `0.86.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v0.86.0`](https://github.com/outline/outline/releases/tag/v0.86.0) [Compare Source](https://github.com/outline/outline/compare/v0.85.1...v0.86.0) > \[!NOTE]\ > If you run the collaboration service separately it ***must*** be updated and restarted before the client and API to avoid errors. <img width="1680" height="740" alt="collection-sharing" src="https://github.com/user-attachments/assets/19b1a9a2-3fbc-4f15-aff5-63c30d949461" /> #### What's Changed This release we've finally closed out one of the most requested features of the last year – public sharing of collections. You can now share an entire collection on the internet in the same way as a document. We also included the same options to optionally include a "last modified" timestamp, sitemap, and search engine indexing (disabled by default). Additionally document history now supports multiple collaborators – if you are in a multiplayer editing session on a document the history panel will properly reflect both users as being contributors to a version. ##### Other improvements - Added OTP sign-in codes for mobile PWA in https://github.com/outline/outline/pull/9556 - A paste menu to convert a list of URLs to mentions is now displaced in https://github.com/outline/outline/pull/9646 - You can now update the url of an embed without reinserting in https://github.com/outline/outline/pull/9479 - The collaboration service can now be scaled across multiple servers in https://github.com/outline/outline/pull/9625 - References are now prefetched on hover in https://github.com/outline/outline/pull/9722 - We improved the wrapping behavior in inline code marks in https://github.com/outline/outline/pull/9724 - The `Up` arrow in a comment input now jumps to editing previous comment in https://github.com/outline/outline/pull/9727 - Clicking items in the sidebar is now even faster than before in https://github.com/outline/outline/pull/9733 - Added support for Tella.tv embeds in https://github.com/outline/outline/pull/9775 - Hundreds of new and improved translations ##### Fixes ##### Editor - fix: Include image caption as alt attribute in https://github.com/outline/outline/pull/9554 - fix: Empty placeholder shows up when no text but image in paragraph in https://github.com/outline/outline/pull/9593 - fix: Remote table modifications cause CellSelection to be lost in https://github.com/outline/outline/pull/9596 - fix: Element overlaying last backlink in https://github.com/outline/outline/pull/9699 - fix: YouTube fullscreen popups are blocked in https://github.com/outline/outline/pull/9706 - fix: Anchor with some UTF8 characters not correctly decoding in https://github.com/outline/outline/pull/9778 - fix: Alignment not copied onto new table rows in https://github.com/outline/outline/pull/9785 - fix: Col/row selection on table with merged cells in https://github.com/outline/outline/pull/9786 - fix: Toggling table full width should always go … fullwidth in https://github.com/outline/outline/pull/9792 ##### Other - fix: Importer truncates newlines in captions in https://github.com/outline/outline/pull/9544 - fix: Incorrect parsing of hard breaks from Markdown in https://github.com/outline/outline/pull/9548 - fix: Make shared document content available to screenreaders in https://github.com/outline/outline/pull/9549 - fix: JSON export->import loses content in https://github.com/outline/outline/pull/9582 - fix: Remove incorrectly nested "recently viewed" docs from explorer in https://github.com/outline/outline/pull/9597 - fix: Blank page is rendered when link to draft without collection is shared in https://github.com/outline/outline/pull/9605 - fix: Viewers unable to connect personal Slack in https://github.com/outline/outline/pull/9614 - fix: Refresh tokens do not work with OIDC discovery in https://github.com/outline/outline/pull/9618 - Fix middle mouse button link behavior in https://github.com/outline/outline/pull/9632 - chore: Add exponential backoff / retry for database deadlocks in https://github.com/outline/outline/pull/9671 - fix: Linking from one shared sub-document to another share in https://github.com/outline/outline/pull/9689 - fix: Title content after period sometimes stripped in import in https://github.com/outline/outline/pull/9712 - fix: Letter icon incorrect in picker and sidebar in https://github.com/outline/outline/pull/9720 - fix: Unnecessary remounts at breakpoints by [@​charliecreates](https://github.com/charliecreates)\[bot] in https://github.com/outline/outline/pull/9730 - fix: Hide inline comments when disabled in https://github.com/outline/outline/pull/9732 - chore: Improve group membership dialogs in https://github.com/outline/outline/pull/9693 - fix: Documents accessible only through group memberships do not appear in search results in https://github.com/outline/outline/pull/9738 - fix: extract domain from user email in Slack authentication by [@​naaa760](https://github.com/naaa760) in https://github.com/outline/outline/pull/9742 - fix: emails parameter on users.list should be case insensitive in https://github.com/outline/outline/pull/9755 - fix: Improve importer to be more resilient to hidden directories in https://github.com/outline/outline/pull/9762 - fix: Remote results causes `cmd+k` state reset in https://github.com/outline/outline/pull/9793 - fix: Allow `<br>` tags to represent breaks in API markdown input in https://github.com/outline/outline/pull/9794 - fix: Nested lists flatten in confluence import in https://github.com/outline/outline/pull/9797 - Improve webhook disabling heuristic with time-based analysis in https://github.com/outline/outline/pull/9800 - fix: duplicate highlight shortcut key label by [@​k2on](https://github.com/k2on) in https://github.com/outline/outline/pull/9806 - Allow disconnecting analytics integrations in https://github.com/outline/outline/pull/9823 - Autofocus search input when opening icon picker in https://github.com/outline/outline/pull/9839 - fix: refresh token rotation is broken in OAuth provider implementation in https://github.com/outline/outline/pull/9847 - fix: Various issues with JSON import in https://github.com/outline/outline/pull/9850 #### New Contributors - [@​TheAlexLichter](https://github.com/TheAlexLichter) made their first contribution in https://github.com/outline/outline/pull/9629 - [@​camc314](https://github.com/camc314) made their first contribution in https://github.com/outline/outline/pull/9695 - [@​charliecreates](https://github.com/charliecreates)\[bot] made their first contribution in https://github.com/outline/outline/pull/9730 - [@​naaa760](https://github.com/naaa760) made their first contribution in https://github.com/outline/outline/pull/9742 - [@​k2on](https://github.com/k2on) made their first contribution in https://github.com/outline/outline/pull/9806 **Full Changelog**: https://github.com/outline/outline/compare/v0.85.1...v0.86.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #1158 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
3fc2a7a874 |
Update cloudflared Docker tag to v1.19.0 (#1066)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.18.0` -> `1.19.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #1066 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
e6db65c1fa | change redis service | ||
|
|
90762f9147 | switch service | ||
|
|
c78c576933 | remove valkey | ||
|
|
c0a2f93a39 | change redis | ||
|
|
d9b1ed4179 | fix security context | ||
|
|
a16b5763a7 | add redis replciation | ||
|
|
11fae5bd22 |
Update Helm release app-template to v4.2.0 (#1050)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.1.2` -> `4.2.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.2.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.2.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.1.2...app-template-4.2.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.2.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.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #1050 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
2389ef8c72 | Update valkey Docker tag to v3.0.22 (#932) | ||
|
|
162d3ff031
|
Update valkey Docker tag to v3.0.21 | ||
|
|
647ace1b01
|
Update outlinewiki/outline Docker tag to v0.85.1 | ||
|
|
6009bf8ec6
|
Update valkey Docker tag to v3.0.20 | ||
|
|
fb2897d31a | shorten retention | ||
|
|
760a276fab
|
Update valkey Docker tag to v3.0.17 | ||
|
|
3ebe19fed6 |
Update cloudflared Docker tag to v1.18.0 (#847)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.17.3` -> `1.18.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #847 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
e358614d74 |
Update outlinewiki/outline Docker tag to v0.85.0 (#844)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.84.0` -> `0.85.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v0.85.0`](https://github.com/outline/outline/releases/tag/v0.85.0) [Compare Source](https://github.com/outline/outline/compare/v0.84.0...v0.85.0) <img width="938" alt="image" src="https://github.com/user-attachments/assets/1545516f-8cb2-4df8-8fea-f8ad65ae49ff" /> #### What's Changed ##### Installation screen We added a new screen when installing Outline for the first time which allows setting up a workspace in the database with email before setting up any SSO providers. This should provide an easier onboarding experience for new users. ##### Editor improvements - Tables now have the ability to merge and split cells across rows and columns, use this to create more complex layouts. - Added a new shortcut to create a table, just type `|--` on a new line to insert a table. - It is now possible to specify an exact pixel size for images in https://github.com/outline/outline/pull/9288 - Add Dart and Flutter syntax highlighting is now supported in https://github.com/outline/outline/pull/9346 ##### OIDC improvements We now support the `.well-known` discovery endpoint, meaning OIDC can be configured with just `OIDC_ISSUER_URL`, `OIDC_CLIENT_ID`, and `OIDC_CLIENT_SECRET`. Much simpler than the previous approach. PKCE is now also used if the discovery endpoint signals support. ##### Other Improvements - Editor blocks can now be moved up and down with Cmd+Alt+Arrow keys in https://github.com/outline/outline/pull/9502 - New menu option to apply a template to existing document in https://github.com/outline/outline/pull/9236 - Hungarian language support in https://github.com/outline/outline/pull/9230 - English (UK) language support in https://github.com/outline/outline/pull/9336 - There is now an option to disable commenting per-collection in https://github.com/outline/outline/pull/9295 - Add sitemap to publicly shared documents with indexing enabled in https://github.com/outline/outline/pull/9334 - Add `attachments.list` API endpoint in https://github.com/outline/outline/pull/9259 - Add warning to user on large documents in https://github.com/outline/outline/pull/9282 - Add workspace description setting in https://github.com/outline/outline/pull/9345 - Add option to show modified timestamp on publicly shared docs in https://github.com/outline/outline/pull/9347 - Add support for individual database environment variables in https://github.com/outline/outline/pull/9344 - API: `allowIndexing` and `showLastUpdated` can now be set in `shares.create` in https://github.com/outline/outline/pull/9476 ##### Fixes - Fix flash of previous value after editing title in sidebar for documents by [@​MehdiBouzouaya](https://github.com/MehdiBouzouaya) in https://github.com/outline/outline/pull/9197 - We now fallback to `id_token` when OIDC userinfo endpoint is sparse by [@​xadammr](https://github.com/xadammr) in https://github.com/outline/outline/pull/9172 - Add encoding meta tag to exported HTML in https://github.com/outline/outline/pull/9207 - Archived documents should not show in @​mention suggestions in https://github.com/outline/outline/pull/9208 - Icon on collection home does not match sidebar when private in https://github.com/outline/outline/pull/9209 - Reset editing state when collection/document title is unmodified in https://github.com/outline/outline/pull/9221 - Consider active collections only for index computation in https://github.com/outline/outline/pull/9225 - Remove # from stored filesystem keys in https://github.com/outline/outline/pull/9231 - Resolve index collision when restoring collection in https://github.com/outline/outline/pull/9229 - Increase `defaultSignedUrlExpires` from 60s to 5 minutes in https://github.com/outline/outline/pull/9233 - Fix misalignment between email and comment mentions in https://github.com/outline/outline/pull/9234 - Image caption uncentered in https://github.com/outline/outline/pull/9239 - Fixed document URL generation for titles with only special characters in https://github.com/outline/outline/pull/9258 - Initial avatars in notification popover malformed in https://github.com/outline/outline/pull/9274 - perf: Various improvements to collaborators facepile in https://github.com/outline/outline/pull/9281 - Skip fetching children for unsupported Notion blocks in https://github.com/outline/outline/pull/9289 - Prevent outdated clients from connecting to collaboration server in https://github.com/outline/outline/pull/9291 - Properly escape backslashes in search queries in https://github.com/outline/outline/pull/9297 - Prevented multiple context menus from being open simultaneously in https://github.com/outline/outline/pull/9298 - JSON import goes through MD serialization in https://github.com/outline/outline/pull/9309 - read-only styles not applied to history in https://github.com/outline/outline/pull/9319 - Canonical meta tag is incorrect for documents shared to custom domain in https://github.com/outline/outline/pull/9398 - Use br tag for breaks inside tables in https://github.com/outline/outline/pull/9405 - Persist document icon & color in import flow in https://github.com/outline/outline/pull/9421 - Show integrations breadcrumb for Linear scene in https://github.com/outline/outline/pull/9418 - Regression in `collections.info` endpoint disallowed find by urlId in https://github.com/outline/outline/pull/9423 - Ensure notification relationships are loaded in `EmailProcessor` in https://github.com/outline/outline/pull/9426 - Memberships loaded for incorrect user in collection add\_user/remove\_user in https://github.com/outline/outline/pull/9428 - Handle Notion linked database errors in https://github.com/outline/outline/pull/9429 - Fixed a regression in the design of facepile overflow in https://github.com/outline/outline/pull/9439 - Login via email not properly redirects to desktop app in https://github.com/outline/outline/pull/9440 - All documents now show again in CMD+K when searching by title in https://github.com/outline/outline/pull/9445 - Skip showing archived docs in shared section in https://github.com/outline/outline/pull/9451 - Public share search offset is incorrect in https://github.com/outline/outline/pull/9465 - Use `Retry-After` header for Notion rate-limit retries in https://github.com/outline/outline/pull/9467 - Client and server validation differ for subdomains in https://github.com/outline/outline/pull/9468 - Paginated list edgecase in https://github.com/outline/outline/pull/9484 - Not correctly catching linked databases in https://github.com/outline/outline/pull/9497 - Fix OIDC login failures with Base64 avatar URLs in https://github.com/outline/outline/pull/9501 - OIDC logout redirect unreliable in https://github.com/outline/outline/pull/9508 - Various fixes for HTML -> Markdown conversion in https://github.com/outline/outline/pull/9509 - Add OAuth support to search query source enum by [@​andycop](https://github.com/andycop) in https://github.com/outline/outline/pull/9511 - Double title appears on some imported documents in https://github.com/outline/outline/pull/9522 #### New Contributors - [@​MehdiBouzouaya](https://github.com/MehdiBouzouaya) made their first contribution in https://github.com/outline/outline/pull/9202 - [@​xadammr](https://github.com/xadammr) made their first contribution in https://github.com/outline/outline/pull/9172 - [@​urbalazs](https://github.com/urbalazs) made their first contribution in https://github.com/outline/outline/pull/9230 - [@​andycop](https://github.com/andycop) made their first contribution in https://github.com/outline/outline/pull/9511 **Full Changelog**: https://github.com/outline/outline/compare/v0.84.0...v0.85.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #844 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |