Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
About
Versions (100)
v0.68.0
2023-02-15Improvements
- New document publish flow allows choosing a location after creating a draft in https://github.com/outline/outline/pull/4582
- Improved drag-and-drop of documents in sidebar in https://github.com/outline/outline/pull/4824
- Changes in long tables should not print the entire table in the notification email in https://github.com/outline/outline/pull/4800
- New, upgraded, move document modal
- Duplicated docs are now created as unpublished drafts by @apoorv-mishra in https://github.com/outline/outline/pull/4791
- Viewers can now subscribe to a document changes by @apoorv-mishra in https://github.com/outline/outline/pull/4814
- Added import/export of documents as JSON in https://github.com/outline/outline/pull/4621
- Added configurable per-document connection limit extension in https://github.com/outline/outline/pull/4717
- Signing in through Azure will now give a choice of accounts
- Updated translations
Fixes
- Issue where paginated list does not always load more in https://github.com/outline/outline/pull/4811
- Links with strikethrough do not have hover preview in https://github.com/outline/outline/pull/4841
- Do not show actively disabled auth providers in https://github.com/outline/outline/pull/4794
- Visual Basic syntax higlighting (#4769) by @vgwidt in https://github.com/outline/outline/pull/4770
- Unable to access localStorage in document embedded in iframe with third party cookies blocked in https://github.com/outline/outline/pull/4777
- Import/export now uses streams to lower memory usage in https://github.com/outline/outline/pull/4796
- Some keyboard shortcuts not working on non-standard keyboard layouts
- Attachment converted to links when AWS ACL is set to
public-read - Very large documents will no longer fail on saving due to being larger than the possible index.
- Documents with images exported as HTML no longer have broken images
- Double notifications to Slack when publishing a document
- Pipe characters in code marks inside table cells no longer cause the table to break
- It is possible to load attachments from a link on an external site again
- Text in revision history is now readable in dark mode
- OICD provider will fallback to username when name is unavailable
- Pasting content from Microsoft Office will no longer paste as an image
- Link toolbar allow searching documents again
- Print option no longer shown on browser without print functionality
- Fixed the alignment of text caption on full-width images
- Avatars now fallback to colored initials instead of a grey head shape when offline
Full Changelog: https://github.com/outline/outline/compare/v0.67.2…v0.68.0