It is now possible to add groups directly to documents, all members of the group will receive access to the document with the chosen permissions. Use this to share portions of a larger private collection with a mix of stakeholders. Groups appear as a new sharing option in the existing Share button.
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.78.0` -> `0.79.1` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.79.1`](https://github.com/outline/outline/releases/tag/v0.79.1)
[Compare Source](https://github.com/outline/outline/compare/v0.79.0...v0.79.1)
##### Improvements
- Adds `Docker` and `Nginx` as code editor syntax highlighting options
- Adds a "Permissions…" menu item to documents
##### Fixes
- Fixes failing docker health check when `PORT` is not explicitly defined in environment
- Fixes inscrutable error if `URL` is not defined in environment
- Fixes failing migration if `group_user` table contains existing duplicate rows.
### [`v0.79.0`](https://github.com/outline/outline/releases/tag/v0.79.0)
[Compare Source](https://github.com/outline/outline/compare/v0.78.0...v0.79.0)
#### What's Changed
##### Group document membership
It is now possible to add groups directly to documents, all members of the group will receive access to the document with the chosen permissions. Use this to share portions of a larger private collection with a mix of stakeholders. Groups appear as a new sharing option in the existing `Share` button.
##### Other improvements
- Add support to embed any webpage with `/embed` command by [@​Blendman974](https://github.com/Blendman974) in https://github.com/outline/outline/pull/7319
- Add support for Dropbox embed by [@​LouisKottmann](https://github.com/LouisKottmann) in https://github.com/outline/outline/pull/7299
- Add support for workspace templates by [@​hmacr](https://github.com/hmacr) in https://github.com/outline/outline/pull/7150
- Added `R` language highlighting in code blocks https://github.com/outline/outline/issues/7473
- New and improved translations
- Shared and read-only documents can now be dragged to "Starred" in https://github.com/outline/outline/pull/7506
- Outgoing emails now include headers to enhance threading in inbox by [@​hmacr](https://github.com/hmacr) in https://github.com/outline/outline/pull/7477
- Inserting `/time` and `/datetime` in templates will now insert a template variable
- Allowed `shift+enter` to insert a soft break in comments [#​7451](https://github.com/outline/outline/issues/7451)
- Audio and video files are now served with `inline` content disposition so they display in browser
- Space characters are now allowed when filtering `@mention`
- Added an option to clear an existing text highlight in the editor
- The `e` shortcut now refocuses the editor if unfocused
- `Shift-Ctrl-c` added as editor shortcut for toggling code blocks
##### Fixes
- Emojis in headings are now correctly included in the table of contents
- Added a missing error toast when importing a document fails
- Escape key with suggestion menu open no longer unfocuses editor
- Improved markdown detection of tables with alignment characters in header
- Comment marks are now correctly removed when a document is duplicated https://github.com/outline/outline/issues/7390
- Fixed flashing of document header with many live collaborators https://github.com/outline/outline/issues/7400
- Fixed toolbar positioning issues on Android https://github.com/outline/outline/issues/7052
- Fixed error when passed too many user invites by [@​bkrausz](https://github.com/bkrausz) in https://github.com/outline/outline/pull/7282
- Fixed several issues with importing collections by [@​hmacr](https://github.com/hmacr) in https://github.com/outline/outline/pull/7270
- Fixed an issue where collection index calculation does not take into account user scope https://github.com/outline/outline/pull/7294
- Fixed error in `DeliverWebhookTask` when trash is emptied by [@​apoorv-mishra](https://github.com/apoorv-mishra) in https://github.com/outline/outline/pull/7304
- Fixed a possibility that document title changes are not saved on navigation in https://github.com/outline/outline/pull/7293
- Added protection against pasting invalid `@mentions`
- Trashed documents no longer appear in "Shared with me"
- Fixed an internal server error when search query contains a `:` https://github.com/outline/outline/issues/7481
- Fixed backwards icon asset naming by [@​bkrausz](https://github.com/bkrausz) in https://github.com/outline/outline/pull/7327
- Share dialog is now scrollable again by [@​apoorv-mishra](https://github.com/apoorv-mishra) in https://github.com/outline/outline/pull/7344
- Fixed an issue where collections are not loaded if collapsed in sidebar by [@​apoorv-mishra](https://github.com/apoorv-mishra) in https://github.com/outline/outline/pull/7358
- Fixed internal links copied in publicly shared documents are incorrect in https://github.com/outline/outline/pull/7368
- Fixed an issue in latest Chrome that causes editor elements to become unscrollable in https://github.com/outline/outline/pull/7394
- Fixed problems viewing comments past first 25 in https://github.com/outline/outline/pull/7397
- Improved performance when editing the document title
- Improved performance with missing indexes in https://github.com/outline/outline/pull/7425
- Improved performance by avoiding count query in search where possible in https://github.com/outline/outline/pull/7426
- Fixed logic for post-login redirect in https://github.com/outline/outline/pull/7428
- Fixed an issue where quotes in code are replaced with smart quotes in https://github.com/outline/outline/pull/7450
- Fixed an issue with for OIDC logout logic by [@​blib](https://github.com/blib) in https://github.com/outline/outline/pull/7446
- Fixed port is now considered for whether a link is internal in https://github.com/outline/outline/pull/7529
- Fixed healthcheck in self-hosted docker image
- Fixed code blocks do not scroll automatically when using beginning and end of line shortcuts
- Improved performance by increasing concurrency on worker
- Pasting onto a placeholder now replaces the placeholder https://github.com/outline/outline/issues/7346
- An error when searching no longer displays the previous results https://github.com/outline/outline/issues/7437
#### New Contributors
- [@​LouisKottmann](https://github.com/LouisKottmann) made their first contribution in https://github.com/outline/outline/pull/7299
- [@​DiamondYuan](https://github.com/DiamondYuan) made their first contribution in https://github.com/outline/outline/pull/7411
- [@​Blendman974](https://github.com/Blendman974) made their first contribution in https://github.com/outline/outline/pull/7319
- [@​blib](https://github.com/blib) made their first contribution in https://github.com/outline/outline/pull/7446
**Full Changelog**: https://github.com/outline/outline/compare/v0.78.0...v0.79.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:eyJjcmVhdGVkSW5WZXIiOiIzOC42OC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
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.78.0->0.79.1Release Notes
outline/outline (outlinewiki/outline)
v0.79.1Compare Source
Improvements
DockerandNginxas code editor syntax highlighting optionsFixes
PORTis not explicitly defined in environmentURLis not defined in environmentgroup_usertable contains existing duplicate rows.v0.79.0Compare Source
What's Changed
Group document membership
It is now possible to add groups directly to documents, all members of the group will receive access to the document with the chosen permissions. Use this to share portions of a larger private collection with a mix of stakeholders. Groups appear as a new sharing option in the existing
Sharebutton.Other improvements
/embedcommand by @Blendman974 in https://github.com/outline/outline/pull/7319Rlanguage highlighting in code blocks https://github.com/outline/outline/issues/7473/timeand/datetimein templates will now insert a template variableshift+enterto insert a soft break in comments #7451inlinecontent disposition so they display in browser@mentioneshortcut now refocuses the editor if unfocusedShift-Ctrl-cadded as editor shortcut for toggling code blocksFixes
DeliverWebhookTaskwhen trash is emptied by @apoorv-mishra in https://github.com/outline/outline/pull/7304@mentions:https://github.com/outline/outline/issues/7481New Contributors
Full Changelog: https://github.com/outline/outline/compare/v0.78.0...v0.79.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.
This PR has been generated by Renovate Bot.