Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
About
Versions (100)
v0.81.0
2024-11-11What’s Changed
Improvements
- ⭐ It is now possible to emoji react to comments
- ⭐ You can now archive an entire collection (https://github.com/outline/outline/issues/3141)
- Comments sidebar can now be sorted by position in document (https://github.com/outline/outline/issues/7725)
@mentionusers can now be searched by email (https://github.com/outline/outline/issues/7679)- There is now a “Leave document” menu item on documents that have been shared with you
- Publicly shared docs now have the option to disable search engine indexing (https://github.com/outline/outline/issues/7486)
- Import of CSV files is now supported, they will be converted to a document with a single table
- Tables now have an “Export as CSV” option (https://github.com/outline/outline/issues/7743)
- It is now possible to disable “Smart text” replacements with a user preference (https://github.com/outline/outline/issues/7769)
- Dark mode colors are now more consistent
- Collections now have reverse alphabetical sort as an option (https://github.com/outline/outline/issues/7692)
- Multiplayer text selections are now hidden after a short timeout (https://github.com/outline/outline/issues/7527)
Reply-toemail on outgoing emails is now the actor’s email where user has permission to view- Publicly shared docs now have a button to toggle the sidebar
- Mermaid diagrams now have syntax highlighting for their source code
cmd+fnow supports diacritics- Search page now works with Firefox keywords
- API: New
installation.infoendpoint to get current and latest version of the application - API:
apiKeys.listnow allows returning all available API keys in the instance
Fixes
- Notion import will no longer fail when importing a single document without any sub-documents
- A bug was fixed where draft comment marks would be shown to other users (https://github.com/outline/outline/issues/7470)
- Fixed animations when zooming images in the editor (#7883)
- Toolbar behavior is now improved when selection partially contains a link (https://github.com/outline/outline/issues/7890)
- Switching to edit mode no longer resets page scroll to the top (https://github.com/outline/outline/issues/7910)
- Documents can now be restored from a deleted collection
- Fixed an issue where the same file can not be imported twice without reloading the page
- Fixed an issue where code block line numbers where not displayed when pasting code
Enterwith an image selected now creates a new paragraph below- Fixed cannot use Discord sign-in if Guild name is a URL (https://github.com/outline/outline/issues/7776)
- Fixed an issue where triple clicking the last line in a code block on Firefox would leave a strange selection (#7858)
- Decreased sensitivity of markdown detection (https://github.com/outline/outline/issues/7873)
- Editor toolbar can no longer get lost behind header (https://github.com/outline/outline/issues/7826)
- Fixed an issue where not all backlinks would appear depending on user permissions
- Single character workspace names are now allowed, though discouraged!
- Fixed an issue where videos cannot be scrubbed in Chrome (https://github.com/outline/outline/issues/7517)
- Mentioning with a space in the search is now inserted correctly (#7759)
- Fixed headings not considered correctly with RTL content
- Improved copy and paste behavior when copying content from a single table cell
- Sorting a table now correctly takes into account the header row
- Fixed an issue where post login redirect would be incorrect (#7662)
- Various performance improvements
New Contributors
- @dreamerblue made their first contribution in https://github.com/outline/outline/pull/6727
- @QriDoki made their first contribution in https://github.com/outline/outline/pull/7694
- @Zoobdude made their first contribution in https://github.com/outline/outline/pull/7762
- @AlexandrZagorskiy made their first contribution in https://github.com/outline/outline/pull/7744
- @infinite-persistence made their first contribution in https://github.com/outline/outline/pull/7825
Full Changelog: https://github.com/outline/outline/compare/v0.80.2…v0.81.0