Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
About
Versions (100)
v0.53.0
2021-02-17Note: This update requires database migrations, take your installation offline and run with
yarn sequelize:migrateoryarn sequelize:migrate --env production-ssl-disabled
Enhancements
- The sidebar is now resizable (#1827)
- Collection descriptions are now editable inline (#1865)
- DNS prefetching for static resources (#1820)
- Newly created documents now sort to the top of manually organized collections
- The default collection tab now reflects the sidebar rather than “recently updated” (#1821)
- The number of “nested documents” is now shown on documents in the collection view
- The sidebar now automatically scrolls to ensure that the active item is kept visible (#1858)
- Added ability to disable sharing of individual collections (#1875)
- Added total user counts to tabs on people management screen (#1878)
- Standardized page headers and added sticky tabs (#1883)
- Unstarred icon is now clearly different to starred icon
- Added support for performance monitoring in Sentry (#1841)
- Added support for infrastructure monitoring in DataDog
- Added support for hosting behind Cloudflare Access (#1867)
Fixes
Platform
- Added missing aria labels to buttons without text and search inputs
- Added Google Drawings Integration (#1814)
- Added support for VirtualHost style AWS S3 buckets (#1847)
- Fixed starring or unstarring from document list item navigates to document
- Unpublishing a document created by another user now puts it in your drafts, not theres (#1857)
- Fixed mobile menu toggle button appearing in print media (#377)
- Fixed a flash of ‘Deleted Collection’ when loading application directly on a doc page
- ‘Suspended’ badge no longer misaligned on user profiles
- Removed hard-coded ServerSideEncryption for file uploads to improve support with Minio
Editor
- Fixed highlighted text with link in dark mode is impossible to read (#1838)
- Fixed a case where it was possible to to keep the block menu open while formatting menus are also open
- Editor
ctrl+xshortcuts now work correctly on Windows (#1745) - Allow
Shift-Enterto split list item and create a newline - Added handling for
shift+enter,tabkeys within code blocks - Fixed caret in empty notice block is invisible