fisherbln / virt-ops

0 stars 0 forks source link

chore(docker-image): update image docker.io/outlinewiki/outline to v0.72.0 #966

Open homeopsbot[bot] opened 11 months ago

homeopsbot[bot] commented 11 months ago

This PR contains the following updates:

Package Update Change
docker.io/outlinewiki/outline minor 0.71.0 -> 0.72.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

outline/outline (docker.io/outlinewiki/outline) ### [`v0.72.0`](https://togithub.com/outline/outline/releases/tag/v0.72.0) [Compare Source](https://togithub.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](https://togithub.com/outline/outline/pull/4338) - **Embedding videos** is now possible in [https://github.com/outline/outline/pull/5866](https://togithub.com/outline/outline/pull/5866) - Mermaid diagram rendering performance improved by [@​antran22](https://togithub.com/antran22) in [https://github.com/outline/outline/pull/5852](https://togithub.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](https://togithub.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](https://togithub.com/outline/outline/pull/5740) - Sidebar toggle moved into the sidebar itself instead of overlaying document in [https://github.com/outline/outline/pull/5749](https://togithub.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](https://togithub.com/outline/outline/pull/5741) - Add document unsubscribe link in email footer in [https://github.com/outline/outline/pull/5762](https://togithub.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](https://togithub.com/outline/outline/pull/5772) - Exporting an individual document now bundles attachments in a zip file in [https://github.com/outline/outline/pull/5778](https://togithub.com/outline/outline/pull/5778) - Templates management moved to settings in [https://github.com/outline/outline/pull/5811](https://togithub.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](https://togithub.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](https://togithub.com/outline/outline/pull/5702) - Fixed document sidebar animation in Safari by [@​lampy255](https://togithub.com/lampy255) in [https://github.com/outline/outline/pull/5766](https://togithub.com/outline/outline/pull/5766) - Fixed initials not display on notification avatars in [https://github.com/outline/outline/pull/5803](https://togithub.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](https://togithub.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](https://togithub.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://togithub.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://togithub.com/antran22) made their first contribution in [https://github.com/outline/outline/pull/5852](https://togithub.com/outline/outline/pull/5852)

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 becomes conflicted, 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.

homeopsbot[bot] commented 11 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.02s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_