This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | patch | `1.7.0` → `1.7.1` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v1.7.1`](https://github.com/outline/outline/releases/tag/v1.7.1)
[Compare Source](https://github.com/outline/outline/compare/v1.7.0...v1.7.1)
#### What's Changed
##### Improvements
- MCP responses now include breadcrumbs ([#​12203](https://github.com/outline/outline/pull/12203)), summaries ([#​12241](https://github.com/outline/outline/pull/12241)), and title guidance ([#​12242](https://github.com/outline/outline/pull/12242))
- MCP now has `delete_document` and `delete_collection` tools ([#​12245](https://github.com/outline/outline/pull/12245))
- Per-share branding lets you override the title and logo on individual public shares ([#​12003](https://github.com/outline/outline/pull/12003))
- When navigating to document from search results there is now a UI element to clear search highlights ([#​12165](https://github.com/outline/outline/pull/12165))
- OAuth account linking flows refactored ([#​12246](https://github.com/outline/outline/pull/12246))
- Self-hosted instances can now tune rate limiting with the new `RATE_LIMITER_MULTIPLIER` configuration option ([#​12226](https://github.com/outline/outline/pull/12226))
- Default model creation rate limits raised from 10/min to 25/min ([#​12236](https://github.com/outline/outline/pull/12236))
- Improved table-of-contents positioning on shared documents ([#​12171](https://github.com/outline/outline/pull/12171))
- Improved sidebar performance ([#​12215](https://github.com/outline/outline/pull/12215))
- Added a Redis healthcheck for better monitoring and resilience ([#​12157](https://github.com/outline/outline/pull/12157))
##### Fixes
- `Shift-Tab` on a list item inside a toggle block no longer outdents the entire block ([#​12162](https://github.com/outline/outline/pull/12162))
- Code blocks now expand correctly when printing ([#​12193](https://github.com/outline/outline/pull/12193))
- API keys created with global read/write scope are now saved correctly ([#​12225](https://github.com/outline/outline/pull/12225))
- Republishing a document now updates `lastModifiedById` as expected ([#​12227](https://github.com/outline/outline/pull/12227))
- Suspended users are no longer counted toward the cached group member count ([#​12197](https://github.com/outline/outline/pull/12197))
- Post-login redirects with invalid paths are now handled correctly in Firefox ([#​12218](https://github.com/outline/outline/pull/12218))
- Fixed incorrect `Mod-ArrowLeft` behavior inside heading nodes in Firefox ([#​12219](https://github.com/outline/outline/pull/12219))
- Autofocus now works inside lazy-loaded modals and popovers ([#​12146](https://github.com/outline/outline/pull/12146))
- Stricter validation on table attributes ([#​12156](https://github.com/outline/outline/pull/12156)) and the subscription creation endpoint ([#​12240](https://github.com/outline/outline/pull/12240))
- Resolved a parseXML error originating from the AWS SDK ([#​12231](https://github.com/outline/outline/pull/12231))
- Many dependency updates
**Full Changelog**: <https://github.com/outline/outline/compare/v1.7.0...v1.7.1>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNyIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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:
1.7.0→1.7.1Release Notes
outline/outline (outlinewiki/outline)
v1.7.1Compare Source
What's Changed
Improvements
delete_documentanddelete_collectiontools (#12245)RATE_LIMITER_MULTIPLIERconfiguration option (#12226)Fixes
Shift-Tabon a list item inside a toggle block no longer outdents the entire block (#12162)lastModifiedByIdas expected (#12227)Mod-ArrowLeftbehavior inside heading nodes in Firefox (#12219)Full Changelog: https://github.com/outline/outline/compare/v1.7.0...v1.7.1
Configuration
📅 Schedule: (UTC)
🚦 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 Mend Renovate.