Update outlinewiki/outline Docker tag to v0.73.0 #130

Merged
AverageMarcus merged 1 commits from renovate/outlinewiki-outline-0.x into master 2023-11-14 03:08:41 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
outlinewiki/outline minor 0.72.2 -> 0.73.0

Release Notes

outline/outline (outlinewiki/outline)

v0.73.0

Compare Source

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
  • 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
  • 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
  • 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
  • Support for LinkedIn embed in #​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
  • Emoji search results are now usable
  • Empty folders are now cleaned up on disk when using local storage provider in #​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
  • 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
  • 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
    
    

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.


  • 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) | 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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;6075](https://github.com/outline/outline/issues/6075) - Support for LinkedIn embed in [#&#8203;5933](https://github.com/outline/outline/issues/5933) - \[API] `groups.list` now allows search by name in [#&#8203;6066](https://github.com/outline/outline/issues/6066) - \[API] `users.list` now filterable by email in [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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-->
renovate added 1 commit 2023-11-14 03:01:23 +00:00
AverageMarcus merged commit cdb91bd2c8 into master 2023-11-14 03:08:41 +00:00
AverageMarcus deleted branch renovate/outlinewiki-outline-0.x 2023-11-14 03:08:41 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#130
No description provided.