Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
About
Versions (100)
v0.76.0
2024-04-30What’s Changed
Improvements
- Improved search matching for “phrases” and urls in https://github.com/outline/outline/pull/6800
- Added “Search in document” functionality to restrict a search to a subtree
- Improved the quality of snippets for search results in https://github.com/outline/outline/pull/6828
- Processing of
documents.importnow happens on worker - Added support for emoji version 15.0 🫨 🫎 🪼
- Added 80+ additional collection icons in https://github.com/outline/outline/pull/6803
- Added “Archive all notifications” option @hmacr in https://github.com/outline/outline/pull/6599
- Added sorting controls to tables in https://github.com/outline/outline/pull/6678
- Added support for custom db schema by @axelrindle in https://github.com/outline/outline/pull/6670
- Default user language is now inferred when signing in via Google in https://github.com/outline/outline/pull/6679
- Smart text replacements such as emdash no longer triggered inside code mark in https://github.com/outline/outline/pull/6839
- Added ability to link personal Slack <-> Outline accounts in https://github.com/outline/outline/pull/6682
- Added GitHub integration for rich popovers by @apoorv-mishra in https://github.com/outline/outline/pull/6414
- Unfurling of Outline comments now supported in Slack in https://github.com/outline/outline/pull/6716
- Improve user role management on members in https://github.com/outline/outline/pull/6775
- Document share dialog now allows allow inviting new users in https://github.com/outline/outline/pull/6827
- Added
H3to editor formatting toolbar by @hmacr in https://github.com/outline/outline/pull/6791 - Added ability to duplicate a document as draft by @hmacr in https://github.com/outline/outline/pull/6782
- Added option to set permission of collections during import in https://github.com/outline/outline/pull/6799
- Added button to empty trash by @hmacr in https://github.com/outline/outline/pull/6772
Enterin tables now creates a newline,Cmd+Entercreates a new row.- UI preferences are now synced between open tabs
- Improve error message clarity for port errors on server start
- Added user permission events to document history
- Improved inline code display in dark mode
- API: Added
statusFilterparameter todocuments.list - API: Add
roleparameter tousers.listendpoint in https://github.com/outline/outline/pull/6754 - API: Add
users.updateRoleendpoint in https://github.com/outline/outline/pull/6771
Fixes
- Show complete page without scrollbar in print view by @Pranav2612000 in https://github.com/outline/outline/pull/6635
- Title emoji support in JSON import/export in https://github.com/outline/outline/pull/6660
- HTML import no longer escapes dollar signs in code (#6638) by @panos— in https://github.com/outline/outline/pull/6645
- Import source data now displayed on documents in https://github.com/outline/outline/pull/6651
- Backtick shortcut now applied correctly with languages that require composition in https://github.com/outline/outline/pull/6659
- Fixed hover preview going out of window bounds by @apoorv-mishra in https://github.com/outline/outline/pull/6776
- Fixed missing options in document menu for trashed documents
- Starred section now opens if a document is starred while collapsed
- Fixed styling of GitLab embeds
- Added missing keyboard shortcuts to guide
- Enabled use of self-hosted Iframely without an API key
- Fixed squashed emails in email notifications
- Fixed missing
New docbutton on collection header for users without admin - Fixed a race condition that could cause inline comments to be removed without user action
- Fixed broken Mermaid diagram styling in exported HTML/PDF
- Fixed menus with accessory in-front of label could not be navigated with keyboard letters
- Fixed race condition in logout for OIDC providers
New Contributors
- @hmacr made their first contribution in https://github.com/outline/outline/pull/6576
- @panos— made their first contribution in https://github.com/outline/outline/pull/6645
- @axelrindle made their first contribution in https://github.com/outline/outline/pull/6670
- @manuelleduc made their first contribution in https://github.com/outline/outline/pull/6717
- @potatoone made their first contribution in https://github.com/outline/outline/pull/6785
- @Stranger6667 made their first contribution in https://github.com/outline/outline/pull/6336
Full Changelog: https://github.com/outline/outline/compare/v0.75.2…v0.76.0