Update outlinewiki/outline Docker tag to v0.71.0 #63

Merged
AverageMarcus merged 1 commits from renovate/outlinewiki-outline-0.x into master 2023-08-18 12:13:14 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
outlinewiki/outline minor 0.70.2 -> 0.71.0

Release Notes

outline/outline (outlinewiki/outline)

v0.71.0

Compare Source

We hit 20k GitHub stars

What's Changed

Features and improvements
Fixes
  • When using French langauge the emoji picker will no longer trigger by typing a colon until another character is added
  • Fixed an issue where duplicate mentions results in duplicate notifications in https://github.com/outline/outline/pull/5585
  • Added CSP nonce to all inline script tags in https://github.com/outline/outline/pull/5566
  • Added support for additional types of Airtable share links
  • Fixed a flash of "Not found" page when deleting a collection
  • New using httpOnly authentication cookie which prevents a class of potential CSRF attacks in https://github.com/outline/outline/pull/5552
  • ctrl+a now works correctly on Windows to select all when inside code block in https://github.com/outline/outline/pull/5692
  • Fixed the incorrect error shown to user when document connection limit is reached in https://github.com/outline/outline/pull/5695
  • Fixed an issue that would prevent exiting a code block with Mod-enter shortcut and seamless edit disabled
  • Badges now use the chosen accent color
  • Fixed an issue where the cursor was not placed correctly in a Math block after creation
  • Fixed cropping of text on document lists on non-Mac platforms
  • Notifications are now capped at 3 lines of preview in the UI
  • Fixed an issue when pasting rich text into image captions

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.70.2...v0.71.0


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.70.2` -> `0.71.0` | --- ### Release Notes <details> <summary>outline/outline (outlinewiki/outline)</summary> ### [`v0.71.0`](https://github.com/outline/outline/releases/tag/v0.71.0) [Compare Source](https://github.com/outline/outline/compare/v0.70.2...v0.71.0) ⭐⭐⭐ **We hit 20k GitHub stars** ⭐⭐⭐ #### What's Changed ##### Features and improvements - Find and replace now available in documents ([changelog post](https://www.getoutline.com/changelog/find-and-replace)) in https://github.com/outline/outline/pull/5642 - Code blocks and Mermaid diagrams were rebuilt ([changelog post](https://www.getoutline.com/changelog/upgraded-code-and-mermaid)) - Added support for rich hover cards for external links using Iframely ([changelog post](https://www.getoutline.com/changelog/link-previews), [documentation](https://docs.getoutline.com/s/hosting/doc/iframely-HwLF1EZ9mo)) - 🇨🇿 Czech added to supported languages. - Hover cards with user information now appear for @&#8203;mentions - Added syntax highlighting for the Verilog and VHDL languages by [@&#8203;aballet](https://github.com/aballet) in https://github.com/outline/outline/pull/5641 - Added syntax highlighting for SCSS and SASS - Added support self hosted Grist by [@&#8203;Ocarthon](https://github.com/Ocarthon) in https://github.com/outline/outline/pull/5655 - Added support for Google Maps embeds ([#&#8203;5667](https://github.com/outline/outline/issues/5667)) by [@&#8203;lampy255](https://github.com/lampy255) in https://github.com/outline/outline/pull/5673 - Added support for pasting iframe code for supported embeds - Add per-document control over whether members can see viewer insights - Outging email notifications now include a tracking pixel for mark-as-read functionality in https://github.com/outline/outline/pull/5626 - The 'full width' setting is now inherited from the parent document ##### Fixes - When using French langauge the emoji picker will no longer trigger by typing a colon until another character is added - Fixed an issue where duplicate mentions results in duplicate notifications in https://github.com/outline/outline/pull/5585 - Added CSP nonce to all inline script tags in https://github.com/outline/outline/pull/5566 - Added support for additional types of Airtable share links - Fixed a flash of "Not found" page when deleting a collection - New using `httpOnly` authentication cookie which prevents a class of potential CSRF attacks in https://github.com/outline/outline/pull/5552 - `ctrl+a` now works correctly on Windows to select all when inside code block in https://github.com/outline/outline/pull/5692 - Fixed the incorrect error shown to user when document connection limit is reached in https://github.com/outline/outline/pull/5695 - Fixed an issue that would prevent exiting a code block with Mod-enter shortcut and seamless edit disabled - Badges now use the chosen accent color - Fixed an issue where the cursor was not placed correctly in a Math block after creation - Fixed cropping of text on document lists on non-Mac platforms - Notifications are now capped at 3 lines of preview in the UI - Fixed an issue when pasting rich text into image captions #### New Contributors - [@&#8203;aballet](https://github.com/aballet) made their first contribution in https://github.com/outline/outline/pull/5641 - [@&#8203;lampy255](https://github.com/lampy255) made their first contribution in https://github.com/outline/outline/pull/5673 - [@&#8203;Ocarthon](https://github.com/Ocarthon) made their first contribution in https://github.com/outline/outline/pull/5655 **Full Changelog**: https://github.com/outline/outline/compare/v0.70.2...v0.71.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Mi4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added 1 commit 2023-08-18 12:10:29 +00:00
AverageMarcus merged commit 0895a985d4 into master 2023-08-18 12:13:14 +00:00
AverageMarcus deleted branch renovate/outlinewiki-outline-0.x 2023-08-18 12:13:14 +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#63
No description provided.