This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.71.0` -> `0.72.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.72.0`](https://github.com/outline/outline/releases/tag/v0.72.0)
[Compare Source](https://github.com/outline/outline/compare/v0.71.0...v0.72.0)
#### What's Changed
##### Features and improvements
- **Local file system storage** is now available as an alternative to Minio/S3. For more details on setup – [documentation here](https://docs.getoutline.com/s/hosting/doc/file-storage-N4M0T6Ypu7)
- Documents now include an **emoji picker** in https://github.com/outline/outline/pull/4338
- **Embedding videos** is now possible in https://github.com/outline/outline/pull/5866
- Mermaid diagram rendering performance improved by [@​antran22](https://github.com/antran22) in https://github.com/outline/outline/pull/5852
- Emails sent from Outline now include actions which will be displayed in compatible email clients
- Nested docs more than one level deep in shared sidebar are now collapsed by default in https://github.com/outline/outline/pull/5208
- Base64 encoded and remote hosted images are now transferred to storage when creating a document in https://github.com/outline/outline/pull/5740
- Sidebar toggle moved into the sidebar itself instead of overlaying document in https://github.com/outline/outline/pull/5749
- "[Inter](https://rsms.me/inter/)" is now the default typeface on Windows and Linux in https://github.com/outline/outline/pull/5741
- Add document unsubscribe link in email footer in https://github.com/outline/outline/pull/5762
- Team members can now choose their own setting for whether "Edit" button is enabled in https://github.com/outline/outline/pull/5772
- Exporting an individual document now bundles attachments in a zip file in https://github.com/outline/outline/pull/5778
- Templates management moved to settings in https://github.com/outline/outline/pull/5811
- It is now possible to delete imports and all their associated data in https://github.com/outline/outline/pull/5907
- "Full width" setting is now respected when creating a document from a template
- C++ syntax highlighting added
- [Pitch](https://pitch.com/) embeds are now supported
- [Valtown](https://www.val.town/) embeds are now supported
- [Tldraw](https://tldraw.com/) embeds are now working again
- New and updated translations
- 🇺🇦 Ukranian language support added
##### Fixes
- Re-position hover preview correctly to prevent going out of page bounds in https://github.com/outline/outline/pull/5702
- Fixed document sidebar animation in Safari by [@​lampy255](https://github.com/lampy255) in https://github.com/outline/outline/pull/5766
- Fixed initials not display on notification avatars in https://github.com/outline/outline/pull/5803
- Fixed an issue where the app would switch back to default installation language when navigating to root url
- A revision is now always written when leaving "Edit" mode with changes
- Correctly resize full width images when table of contents is opened/closed in https://github.com/outline/outline/pull/5826
- Upload placeholders are no longer removed when another user edits the document in https://github.com/outline/outline/pull/5898
- Fixed an issue where attachment placeholders could get stuck in the document in a "Loading…" state
- Fixed an issue where import from JSON could not be completed more than once
- Improved toolbar display on mobile
- Previous path now remembered after forced logout [#​5893](https://github.com/outline/outline/issues/5893)
- Fixed an issue where mobile styling would be used for toolbar on Windows touchscreen laptops
- Fixed @​mention menu hanging after backspace
- Removed "0" count on drafts in the sidebar
- Improved client-side caching headers on attachments and images
- Improved performance of rendering context menus
- Fixed flickering on Mermaid diagrams while document loads
- Fixed uncaught error that could leave data exports in "Processing" state
- Emoji and @​mention menus now work in headings
- Pasting a single line of code into a document now uses inline code formatting rather than a block by default
##### API
- `published` and `includeChildDocuments` properties now available on `shares.create`
- `createdAt` and `emoji` properties now available on `documents.create`
- comments API endpoints now check that the feature is enabled
#### New Contributors
- [@​antran22](https://github.com/antran22) made their first contribution in https://github.com/outline/outline/pull/5852
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zLjIiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
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.71.0->0.72.0Release Notes
outline/outline (outlinewiki/outline)
v0.72.0Compare Source
What's Changed
Features and improvements
Fixes
API
publishedandincludeChildDocumentsproperties now available onshares.createcreatedAtandemojiproperties now available ondocuments.createNew Contributors
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.