| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-04 | 2.9 kB | |
| v1.7.1 source code.tar.gz | 2026-05-04 | 4.9 MB | |
| v1.7.1 source code.zip | 2026-05-04 | 6.0 MB | |
| Totals: 3 Items | 10.9 MB | 2 | |
What's Changed
Improvements
- MCP responses now include breadcrumbs (#12203), summaries (#12241), and title guidance (#12242)
- MCP now has
delete_documentanddelete_collectiontools (#12245) - Per-share branding lets you override the title and logo on individual public shares (#12003)
- When navigating to document from search results there is now a UI element to clear search highlights (#12165)
- OAuth account linking flows refactored (#12246)
- Self-hosted instances can now tune rate limiting with the new
RATE_LIMITER_MULTIPLIERconfiguration option (#12226) - Default model creation rate limits raised from 10/min to 25/min (#12236)
- Improved table-of-contents positioning on shared documents (#12171)
- Improved sidebar performance (#12215)
- Added a Redis healthcheck for better monitoring and resilience (#12157)
Fixes
Shift-Tabon a list item inside a toggle block no longer outdents the entire block (#12162)- Code blocks now expand correctly when printing (#12193)
- API keys created with global read/write scope are now saved correctly (#12225)
- Republishing a document now updates
lastModifiedByIdas expected (#12227) - Suspended users are no longer counted toward the cached group member count (#12197)
- Post-login redirects with invalid paths are now handled correctly in Firefox (#12218)
- Fixed incorrect
Mod-ArrowLeftbehavior inside heading nodes in Firefox (#12219) - Autofocus now works inside lazy-loaded modals and popovers (#12146)
- Stricter validation on table attributes (#12156) and the subscription creation endpoint (#12240)
- Resolved a parseXML error originating from the AWS SDK (#12231)
- Many dependency updates
Full Changelog: https://github.com/outline/outline/compare/v1.7.0...v1.7.1