Outline v1.7.1

v1.7.1
Added 5
  • MCP responses now include breadcrumbs, summaries, and title guidance
  • MCP now has delete_document and delete_collection tools
  • Per-share branding lets you override the title and logo on individual public shares
  • Added a Redis healthcheck for better monitoring and resilience
  • Self-hosted instances can now tune rate limiting with the new RATE_LIMITER_MULTIPLIER configuration option
Changed 5
  • When navigating to document from search results there is now a UI element to clear search highlights
  • OAuth account linking flows refactored
  • Default model creation rate limits raised from 10/min to 25/min
  • Improved table-of-contents positioning on shared documents
  • Improved sidebar performance
Fixed 10
  • Shift-Tab on a list item inside a toggle block no longer outdents the entire block
  • Code blocks now expand correctly when printing
  • API keys created with global read/write scope are now saved correctly
  • Republishing a document now updates lastModifiedById as expected
  • Suspended users are no longer counted toward the cached group member count
  • Post-login redirects with invalid paths are now handled correctly in Firefox
What's Changed
Improvements
  • MCP responses now include breadcrumbs (#12203), summaries (#12241), and title guidance (#12242)
  • MCP now has delete_document and delete_collection tools (#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_MULTIPLIER configuration 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-Tab on 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 lastModifiedById as 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-ArrowLeft behavior 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

View original

Upgraded? How did it go?

Discussion