MAXIMUM_IMPORT_SIZE was deprecated and split into FILE_STORAGE_IMPORT_MAX_SIZE (for documents) and FILE_STORAGE_WORKSPACE_IMPORT_MAX_SIZE (for workspace imports) in https://github.com/outline/outline/pull/6566
Fixes
Fixed new paragraphs are lost in table cells imported from HTML
Fixed an issue where tables with empty cells could fail to import from HTML
Fixed an issue where quoted search queries with colons could cause a server error
Fixed regression in styling of search filter options
Fixed an issue where error in OIDC login would result in infinite redirect
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | patch | `0.75.0` -> `0.75.1` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.75.1`](https://github.com/outline/outline/releases/tag/v0.75.1)
[Compare Source](https://github.com/outline/outline/compare/v0.75.0...v0.75.1)
#### What's Changed
##### Improvements
- Added flag `--no-migrate` to optionally suppress automatic migrations on startup (the container will exit instead).
- Added option `OIDC_LOGOUT_URI` as optional post-logout redirect url by [@​Shuttleu](https://github.com/Shuttleu) in https://github.com/outline/outline/pull/6539
- Added option `OIDC_DISABLE_REDIRECT` to prevent automatic OIDC redirect by [@​Shuttleu](https://github.com/Shuttleu) in https://github.com/outline/outline/pull/6544
- `MAXIMUM_IMPORT_SIZE` was deprecated and split into `FILE_STORAGE_IMPORT_MAX_SIZE` (for documents) and `FILE_STORAGE_WORKSPACE_IMPORT_MAX_SIZE` (for workspace imports) in https://github.com/outline/outline/pull/6566
##### Fixes
- Fixed new paragraphs are lost in table cells imported from HTML
- Fixed an issue where tables with empty cells could fail to import from HTML
- Fixed an issue where quoted search queries with colons could cause a server error
- Fixed regression in styling of search filter options
- Fixed an issue where error in OIDC login would result in infinite redirect
- Hide image drag handles, empty captions, and selected outlines when printing in https://github.com/outline/outline/pull/6550
- Missing highlighted context on search results page in https://github.com/outline/outline/pull/6549
- Error for self-host draw.io by [@​TaoChan1005](https://github.com/TaoChan1005) in https://github.com/outline/outline/pull/6554
- Propagate Enter key events in `SuggestionsMenu` allows pressing `Enter` after typed url in embed input by [@​superkelvint](https://github.com/superkelvint) in https://github.com/outline/outline/pull/6556
- Do not load `opensearch.xml` from CDN, so it uses the correct subdomain by [@​waf](https://github.com/waf) in https://github.com/outline/outline/pull/6567
- `CMD+Z` now works now works when the editor component does not technically have focus
- Served HTML `lang` attribute now reflects installation default language
#### New Contributors
- [@​Shuttleu](https://github.com/Shuttleu) made their first contribution in https://github.com/outline/outline/pull/6539
- [@​TaoChan1005](https://github.com/TaoChan1005) made their first contribution in https://github.com/outline/outline/pull/6554
- [@​superkelvint](https://github.com/superkelvint) made their first contribution in https://github.com/outline/outline/pull/6556
- [@​waf](https://github.com/waf) made their first contribution in https://github.com/outline/outline/pull/6567
**Full Changelog**: https://github.com/outline/outline/compare/v0.75.0...v0.75.1
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
0.75.0->0.75.1Release Notes
outline/outline (outlinewiki/outline)
v0.75.1Compare Source
What's Changed
Improvements
--no-migrateto optionally suppress automatic migrations on startup (the container will exit instead).OIDC_LOGOUT_URIas optional post-logout redirect url by @Shuttleu in https://github.com/outline/outline/pull/6539OIDC_DISABLE_REDIRECTto prevent automatic OIDC redirect by @Shuttleu in https://github.com/outline/outline/pull/6544MAXIMUM_IMPORT_SIZEwas deprecated and split intoFILE_STORAGE_IMPORT_MAX_SIZE(for documents) andFILE_STORAGE_WORKSPACE_IMPORT_MAX_SIZE(for workspace imports) in https://github.com/outline/outline/pull/6566Fixes
SuggestionsMenuallows pressingEnterafter typed url in embed input by @superkelvint in https://github.com/outline/outline/pull/6556opensearch.xmlfrom CDN, so it uses the correct subdomain by @waf in https://github.com/outline/outline/pull/6567CMD+Znow works now works when the editor component does not technically have focuslangattribute now reflects installation default languageNew Contributors
Full Changelog: https://github.com/outline/outline/compare/v0.75.0...v0.75.1
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.
This PR has been generated by Renovate Bot.