Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
About
Versions (100)
v0.59.0
2021-09-08Improvements
- Starred docs are now displayed in the sidebar (#2317)
- Generic OIDC authentication provider (#2388)
- New document history sidebar is now driven by events and shows not just revisions, but move, archive, delete events etc (#2334)
- Added 4 additional collection icons (#2482)
- Added icons to many menu items (#2373)
- Removed unused database indexes and columns
- Tables in admin display better on mobile (#2450)
- diagrams.net/draw.io embed support (#2464)
- Added GoogleCalendar embed support
- The share button is now always shown (#2469)
- Exports are no longer sent via email attachment and can be downloaded via the
fileOperationsAPI.
Fixes
Editor
- Fixed copying header results in ’#’ copied to clipboard
- Fixed unlinked urls in text become linked when reloading doc
- Fixed an issue where a table with a single row does not serialize correctly (https://github.com/outline/rich-markdown-editor/issues/531)
- Fixed an issue where the editor behaves strangely with a link inside inline code (#2459)
- GoogleDrive embed support is now more lenient (Supports more link types) (#2405)
Platform
- Fixed scrolling templates page crashes app
- Policies not returned on
documents.viewedendpoint results in docs that don’t allow editing - Notifications are now correctly suppressed for suspended users (#2448)
- Fixed an issue that would cause some email notifications not to be sent
- Fixed an Incorrect empty state text for
/createdHome tab - Fixed an issue that could allow access to docs in trash that were originally in private collections (#2431)