Update outlinewiki/outline Docker tag to v0.87.1 #550

Merged
AverageMarcus merged 1 commits from renovate/outlinewiki-outline-0.x into master 2025-09-01 05:20:33 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
outlinewiki/outline minor 0.86.1 -> 0.87.1

Release Notes

outline/outline (outlinewiki/outline)

v0.87.1

Compare Source

v0.87.0

Compare Source

What's Changed

Improvements
  • Add notifications for reactions in #​9893
  • It is now possible to split an existing code block by typing triple backticks in #​9959
  • Implement right-click context menu in #​9883 (Available on document lists now, elsewhere soon)
  • Added relationships API endpoints in #​9402
  • Improved error boundary with option to clear cache on repeated errors… in #​9891
  • Added support for encrypted environment variables with dotenvx in #​9921
Fixes
Editor
  • fix: Line-height too compact on editor headings in #​9942
  • fix: Scroll-to-anchor reliability in #​9945
  • fix: "Table of contents" shortcut on macOS in #​10002
  • fix: Issue with draft comment being lost when navigating directly between documents in #​9997
  • Use Sorting of mentions in a table now act correctly in #​10011
  • fix: Image caption parsed as separate paragraph on copy/paste in #​10020
  • fix: Image pasted twice in copy/paste #​9938
Other
  • fix: Tighten rate limits on email.callback endpoint in #​9917
  • fix: Use safeEqual in VerificationCode verify method in #​9915
  • fix: Allow user account lookup with mismatching email capitalization in #​9929
  • fix: Remove attachments.redirect sw caching in #​9927
  • fix: Remove mime-types usage from the browser in #​9926
  • fix: Upgrade request-filtering-agent in #​9937
  • fix: Increase timeout on remote file storage operations in #​9936
  • fix: Properly truncate multiline labels in sidebar in #​9940
  • fix: Drafts without a collection should be publishable by all members with update rights in #​9941
  • fix: Standardize request filtering between cloud / self-hosted in #​9914
  • chore: Removed usage of vite-static-copy plugin in #​9916
  • fix: Document move/copy/publish dialog now behaves better in #​9947
  • fix: Usage of ctx.attachment overrides explicit Content-Type in #​9949
  • chore: More CSP hardening in #​9951
  • fix: Frontend requests do not always send Content-Type header in request in #​9954
  • Display correct child document structure & auto open shared document section in #​9854
  • fix: Unable to use DATABASE_HOST env in #​9977
  • Include collection attachments in json export in #​10010
  • Skip Notion linked database views in #​10018
  • Map export endpoint to read permissions in #​10019
  • fix documents.import permission checks for shared parent in #​9996
  • fix: Show API key creator name in settings page in #​10041
  • fix: Update unique db constraint to account for revoked share links in #​10022
  • Add CSRF middleware in #​10051

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.86.1...v0.87.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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.86.1` -> `0.87.1` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`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) #### What's Changed ##### Improvements - Add notifications for reactions in [#&#8203;9893](https://github.com/outline/outline/pull/9893) - It is now possible to split an existing code block by typing triple backticks in [#&#8203;9959](https://github.com/outline/outline/pull/9959) - Implement right-click context menu in [#&#8203;9883](https://github.com/outline/outline/pull/9883) (Available on document lists now, elsewhere soon) - Added `relationships` API endpoints in [#&#8203;9402](https://github.com/outline/outline/pull/9402) - Improved error boundary with option to clear cache on repeated errors… in [#&#8203;9891](https://github.com/outline/outline/pull/9891) - Added support for encrypted environment variables with [dotenvx](https://dotenvx.com) in [#&#8203;9921](https://github.com/outline/outline/pull/9921) ##### Fixes ##### Editor - fix: Line-height too compact on editor headings in [#&#8203;9942](https://github.com/outline/outline/pull/9942) - fix: Scroll-to-anchor reliability in [#&#8203;9945](https://github.com/outline/outline/pull/9945) - fix: "Table of contents" shortcut on macOS in [#&#8203;10002](https://github.com/outline/outline/pull/10002) - fix: Issue with draft comment being lost when navigating directly between documents in [#&#8203;9997](https://github.com/outline/outline/pull/9997) - Use Sorting of mentions in a table now act correctly in [#&#8203;10011](https://github.com/outline/outline/pull/10011) - fix: Image caption parsed as separate paragraph on copy/paste in [#&#8203;10020](https://github.com/outline/outline/pull/10020) - fix: Image pasted twice in copy/paste [#&#8203;9938](https://github.com/outline/outline/pull/9938) ##### Other - fix: Tighten rate limits on `email.callback` endpoint in [#&#8203;9917](https://github.com/outline/outline/pull/9917) - fix: Use `safeEqual` in `VerificationCode` verify method in [#&#8203;9915](https://github.com/outline/outline/pull/9915) - fix: Allow user account lookup with mismatching email capitalization in [#&#8203;9929](https://github.com/outline/outline/pull/9929) - fix: Remove `attachments.redirect` sw caching in [#&#8203;9927](https://github.com/outline/outline/pull/9927) - fix: Remove `mime-types` usage from the browser in [#&#8203;9926](https://github.com/outline/outline/pull/9926) - fix: Upgrade `request-filtering-agent` in [#&#8203;9937](https://github.com/outline/outline/pull/9937) - fix: Increase timeout on remote file storage operations in [#&#8203;9936](https://github.com/outline/outline/pull/9936) - fix: Properly truncate multiline labels in sidebar in [#&#8203;9940](https://github.com/outline/outline/pull/9940) - fix: Drafts without a collection should be publishable by all members with update rights in [#&#8203;9941](https://github.com/outline/outline/pull/9941) - fix: Standardize request filtering between cloud / self-hosted in [#&#8203;9914](https://github.com/outline/outline/pull/9914) - chore: Removed usage of `vite-static-copy` plugin in [#&#8203;9916](https://github.com/outline/outline/pull/9916) - fix: Document move/copy/publish dialog now behaves better in [#&#8203;9947](https://github.com/outline/outline/pull/9947) - fix: Usage of `ctx.attachment` overrides explicit `Content-Type` in [#&#8203;9949](https://github.com/outline/outline/pull/9949) - chore: More CSP hardening in [#&#8203;9951](https://github.com/outline/outline/pull/9951) - fix: Frontend requests do not always send `Content-Type` header in request in [#&#8203;9954](https://github.com/outline/outline/pull/9954) - Display correct child document structure & auto open shared document section in [#&#8203;9854](https://github.com/outline/outline/pull/9854) - fix: Unable to use `DATABASE_HOST` env in [#&#8203;9977](https://github.com/outline/outline/pull/9977) - Include collection attachments in json export in [#&#8203;10010](https://github.com/outline/outline/pull/10010) - Skip Notion linked database views in [#&#8203;10018](https://github.com/outline/outline/pull/10018) - Map export endpoint to read permissions in [#&#8203;10019](https://github.com/outline/outline/pull/10019) - fix documents.import permission checks for shared parent in [#&#8203;9996](https://github.com/outline/outline/pull/9996) - fix: Show API key creator name in settings page in [#&#8203;10041](https://github.com/outline/outline/pull/10041) - fix: Update unique db constraint to account for revoked share links in [#&#8203;10022](https://github.com/outline/outline/pull/10022) - Add CSRF middleware in [#&#8203;10051](https://github.com/outline/outline/pull/10051) #### New Contributors - [@&#8203;volodymyrkoval](https://github.com/volodymyrkoval) made their first contribution in [#&#8203;9935](https://github.com/outline/outline/pull/9935) - [@&#8203;esafev](https://github.com/esafev) made their first contribution in [#&#8203;10031](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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4zIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-09-01 03:17:04 +00:00
AverageMarcus merged commit bb057547a8 into master 2025-09-01 05:20:33 +00:00
AverageMarcus deleted branch renovate/outlinewiki-outline-0.x 2025-09-01 05:20:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#550
No description provided.