Update outlinewiki/outline Docker tag to v0.87.4 #1506

Merged
renovate-bot merged 1 commits from renovate/outlinewiki-outline-0.x into main 2025-09-19 01:01:39 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
outlinewiki/outline patch 0.87.3 -> 0.87.4

Release Notes

outline/outline (outlinewiki/outline)

v0.87.4

Compare Source

What's Changed

Improvements
  • A new lightbox was added for image navigation in documents in #​9704
  • Added new ALLOWED_PRIVATE_IP_ADDRESSES environment variable to allow connections to local servers that would otherwise be blocked in #​10093
  • Added move commands for columns and rows in tables in #​10143
  • Added support for ordered alphabetical lists by @​salihudickson (Start a list with a.) in #​10079
  • Support for refresh tokens with Linear integration in #​10047
  • The right sidebar is now displayed as a drawer on mobile in #​10175
  • The theme can now be overriden with the theme query string in #​10180
  • perf: Improve perf of findSourceDocumentIdsForUser in #​10118
  • perf: Add missing indexes in #​10124
Fixes
  • List indent controls are now shown on all touch devices in #​10098
  • File size display now uses binary units instead of decimal on Windows in #​10095
  • CSRF missing during email callback in #​10107
  • Add additional guards around get methods in #​10108
  • Fixed hidden editing outline in the sidebar in #​10114
  • Various accessibility issues in #​10115
  • Incorrect translation in #​10116
  • Display column for admins on groups table in #​10117
  • Truncation in sidebar links in #​10120
  • Middle click read-only doc link in FF opens duplicate tabs in #​10122
  • Input labels are misaligned on workspace setup in Chrome in #​10121
  • Scope incorrectly translated on API key creation in #​10134
  • False matches on wrap-around strings during "Find and replace" in #​10136
  • Fixed table row selection logic with merged cells in #​10142
  • Allow pasting simple lists in #​10150
  • Inline math formatting should trigger on last $ only in #​10159
  • Enforce share loads team in #​10160
  • Single shared doc uncentered in #​10163
  • undefined in MediaDimensions in #​10164
  • Allow documents imported in separate imports to retain links in #​10182
  • Inline code can now contain LaTeX syntax in #​10179
  • Enter in empty heading after collapsed heading in #​10194
  • Fixed validation error on Notion imports in #​10200

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.87.3...v0.87.4


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.


  • 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) | patch | `0.87.3` -> `0.87.4` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v0.87.4`](https://github.com/outline/outline/releases/tag/v0.87.4) [Compare Source](https://github.com/outline/outline/compare/v0.87.3...v0.87.4) #### What's Changed ##### Improvements - A new lightbox was added for image navigation in documents in [#&#8203;9704](https://github.com/outline/outline/pull/9704) - Added new `ALLOWED_PRIVATE_IP_ADDRESSES` environment variable to allow connections to local servers that would otherwise be blocked in [#&#8203;10093](https://github.com/outline/outline/pull/10093) - Added move commands for columns and rows in tables in [#&#8203;10143](https://github.com/outline/outline/pull/10143) - Added support for ordered alphabetical lists by [@&#8203;salihudickson](https://github.com/salihudickson) (Start a list with a.) in [#&#8203;10079](https://github.com/outline/outline/pull/10079) - Support for refresh tokens with Linear integration in [#&#8203;10047](https://github.com/outline/outline/pull/10047) - The right sidebar is now displayed as a drawer on mobile in [#&#8203;10175](https://github.com/outline/outline/pull/10175) - The theme can now be overriden with the `theme` query string in [#&#8203;10180](https://github.com/outline/outline/pull/10180) - perf: Improve perf of `findSourceDocumentIdsForUser` in [#&#8203;10118](https://github.com/outline/outline/pull/10118) - perf: Add missing indexes in [#&#8203;10124](https://github.com/outline/outline/pull/10124) ##### Fixes - List indent controls are now shown on all touch devices in [#&#8203;10098](https://github.com/outline/outline/pull/10098) - File size display now uses binary units instead of decimal on Windows in [#&#8203;10095](https://github.com/outline/outline/pull/10095) - CSRF missing during email callback in [#&#8203;10107](https://github.com/outline/outline/pull/10107) - Add additional guards around get methods in [#&#8203;10108](https://github.com/outline/outline/pull/10108) - Fixed hidden editing outline in the sidebar in [#&#8203;10114](https://github.com/outline/outline/pull/10114) - Various accessibility issues in [#&#8203;10115](https://github.com/outline/outline/pull/10115) - Incorrect translation in [#&#8203;10116](https://github.com/outline/outline/pull/10116) - Display column for admins on groups table in [#&#8203;10117](https://github.com/outline/outline/pull/10117) - Truncation in sidebar links in [#&#8203;10120](https://github.com/outline/outline/pull/10120) - Middle click read-only doc link in FF opens duplicate tabs in [#&#8203;10122](https://github.com/outline/outline/pull/10122) - Input labels are misaligned on workspace setup in Chrome in [#&#8203;10121](https://github.com/outline/outline/pull/10121) - Scope incorrectly translated on API key creation in [#&#8203;10134](https://github.com/outline/outline/pull/10134) - False matches on wrap-around strings during "Find and replace" in [#&#8203;10136](https://github.com/outline/outline/pull/10136) - Fixed table row selection logic with merged cells in [#&#8203;10142](https://github.com/outline/outline/pull/10142) - Allow pasting simple lists in [#&#8203;10150](https://github.com/outline/outline/pull/10150) - Inline math formatting should trigger on last `$` only in [#&#8203;10159](https://github.com/outline/outline/pull/10159) - Enforce share loads team in [#&#8203;10160](https://github.com/outline/outline/pull/10160) - Single shared doc uncentered in [#&#8203;10163](https://github.com/outline/outline/pull/10163) - `undefined` in MediaDimensions in [#&#8203;10164](https://github.com/outline/outline/pull/10164) - Allow documents imported in separate imports to retain links in [#&#8203;10182](https://github.com/outline/outline/pull/10182) - Inline code can now contain LaTeX syntax in [#&#8203;10179](https://github.com/outline/outline/pull/10179) - Enter in empty heading after collapsed heading in [#&#8203;10194](https://github.com/outline/outline/pull/10194) - Fixed validation error on Notion imports in [#&#8203;10200](https://github.com/outline/outline/pull/10200) #### New Contributors - [@&#8203;salihudickson](https://github.com/salihudickson) made their first contribution in [#&#8203;10079](https://github.com/outline/outline/pull/10079) **Full Changelog**: <https://github.com/outline/outline/compare/v0.87.3...v0.87.4> </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJpbWFnZSJdfQ==-->
renovate-bot added the
image
automerge
labels 2025-09-19 01:01:36 +00:00
renovate-bot added 1 commit 2025-09-19 01:01:36 +00:00
Update outlinewiki/outline Docker tag to v0.87.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
fbb7d40671
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-09-19 01:01:37 +00:00
renovate-bot merged commit 277696aa91 into main 2025-09-19 01:01:39 +00:00
renovate-bot deleted branch renovate/outlinewiki-outline-0.x 2025-09-19 01:01:40 +00:00
Sign in to join this conversation.
No description provided.