This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.72.2` -> `0.73.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.73.0`](https://github.com/outline/outline/releases/tag/v0.73.0)
[Compare Source](https://github.com/outline/outline/compare/v0.72.2...v0.73.0)
#### What's Changed
##### Features and improvements
- Bulk import was re-architected to support imports larger than 2Gb in size
- Added "Copy document" dialog that allows choosing whether to duplicate nested documents in [#​6009](https://github.com/outline/outline/issues/6009)
- Todo items in editor can now be toggled with `Cmd`+`Enter` (`Ctrl`+`Enter` on Windows)
- Added a button on comments to upload images in [#​6092](https://github.com/outline/outline/issues/6092)
- Documents pinned to a collection are now shown above the description
- "Full width" document preference is now remembered per-user
- New style and polish for toast messages in [#​6053](https://github.com/outline/outline/issues/6053)
- Improved Redis error handling
- It is now possible to manage notifications when SMTP is not configured
- Added `Rename` option to sidebar menu
- Support for Instagram embeds in [#​6075](https://github.com/outline/outline/issues/6075)
- Support for LinkedIn embed in [#​5933](https://github.com/outline/outline/issues/5933)
- \[API] `groups.list` now allows search by name in [#​6066](https://github.com/outline/outline/issues/6066)
- \[API] `users.list` now filterable by email in [#​6031](https://github.com/outline/outline/issues/6031)
##### Fixes
- Maximum import size is now respected for local storage provider
- Previously selected code block language is now persisted on new code blocks in [#​6062](https://github.com/outline/outline/issues/6062)
- Emoji search results are now usable
- Empty folders are now cleaned up on disk when using local storage provider in [#​5978](https://github.com/outline/outline/issues/5978)
- Fixed several importer bugs with nested documents and documents including periods in the name
- The correct favicon is now used on login screen when public branding is enabled
- The correct user is now attributed on deleted documents when deleting a collection in [#​6116](https://github.com/outline/outline/issues/6116)
- Find and replace dialog is now fixed when scrolling down document
- Code block line numbers no longer become misaligned with custom font sizes
- Fixed an issue that could result in connections to collaboration server building up resulting "Maximum connections reached" error
- It is now possible to use an OIDC server on the same IP address
- Code block Enter behavior was changed to match quote blocks in [#​6010](https://github.com/outline/outline/issues/6010)
- Browser translation now works correctly when viewing a document in read-only mode
- Fixed an issue that made context menus uncloseable on mobile devices
- Improved performance of base64 detection regex in `documents.import`
- \[API] `views.list` no longer includes deleted users
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
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.72.2->0.73.0Release Notes
outline/outline (outlinewiki/outline)
v0.73.0Compare Source
What's Changed
Features and improvements
Cmd+Enter(Ctrl+Enteron Windows)Renameoption to sidebar menugroups.listnow allows search by name in #6066users.listnow filterable by email in #6031Fixes
documents.importviews.listno longer includes deleted usersConfiguration
📅 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.