Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
About
Versions (100)
v0.71.0
2023-08-18⭐⭐⭐ We hit 20k GitHub stars ⭐⭐⭐
What’s Changed
Features and improvements
- Find and replace now available in documents (changelog post) in https://github.com/outline/outline/pull/5642
- Code blocks and Mermaid diagrams were rebuilt (changelog post)
- Added support for rich hover cards for external links using Iframely (changelog post, documentation)
- 🇨🇿 Czech added to supported languages
- Russian removed from supported languages
- Hover cards with user information now appear for @mentions
- Added syntax highlighting for the Verilog and VHDL languages by @aballet in https://github.com/outline/outline/pull/5641
- Added syntax highlighting for SCSS and SASS
- Added support self hosted Grist by @Ocarthon in https://github.com/outline/outline/pull/5655
- Added support for Google Maps embeds (#5667) by @lampy255 in https://github.com/outline/outline/pull/5673
- Added support for pasting iframe code for supported embeds
- Add per-document control over whether members can see viewer insights
- Outgoing email notifications now include a tracking pixel for mark-as-read functionality in https://github.com/outline/outline/pull/5626
- The ‘full width’ setting is now inherited from the parent document
Fixes
- When using French language the emoji picker will no longer trigger by typing a colon until another character is added
- Fixed an issue where duplicate mentions results in duplicate notifications in https://github.com/outline/outline/pull/5585
- Added CSP nonce to all inline script tags in https://github.com/outline/outline/pull/5566
- Added support for additional types of Airtable share links
- Fixed a flash of “Not found” page when deleting a collection
- New using
httpOnlyauthentication cookie which prevents a class of potential CSRF attacks in https://github.com/outline/outline/pull/5552 ctrl+anow works correctly on Windows to select all when inside code block in https://github.com/outline/outline/pull/5692- Fixed the incorrect error shown to user when document connection limit is reached in https://github.com/outline/outline/pull/5695
- Fixed an issue that would prevent exiting a code block with Mod-enter shortcut and seamless edit disabled
- Badges now use the chosen accent color
- Fixed an issue where the cursor was not placed correctly in a Math block after creation
- Fixed cropping of text on document lists on non-Mac platforms
- Notifications are now capped at 3 lines of preview in the UI
- Fixed an issue when pasting rich text into image captions
New Contributors
- @aballet made their first contribution in https://github.com/outline/outline/pull/5641
- @lampy255 made their first contribution in https://github.com/outline/outline/pull/5673
- @Ocarthon made their first contribution in https://github.com/outline/outline/pull/5655
Full Changelog: https://github.com/outline/outline/compare/v0.70.2…v0.71.0