Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
v0.77.0
2024-06-13[!WARNING]
This release regressed support for ARM processors due to an AWS SDK dependency upgrade, skip straight to v0.77.1 or greater for those on ARM architecture.
What’s Changed
This release changes how documents are rendered, allowing the introduction of new editor functionality and attributes. Highlighted for this release are some big improvements to tables:
- Column resizing: You can now resize columns by dragging the border between them
- Full-width tables: Tables now expand to the full width of the editor
- More content: Table cells now support embeds, code blocks, and all other content types
- Toggleable headers: You can now toggle a header row and column
- Improved overflow: Tables now scroll horizontally when they’re too wide for the editor
- Improved row and column controls: We’ve made it one click to add rows and columns
Other improvements
- Added more highlighter color choices in https://github.com/outline/outline/pull/7012
- New collection permissions UI in https://github.com/outline/outline/pull/6917
- Big rendering performance improvements for documents with many images
- Add
Managepermission to documents allows other users to manage sharing in https://github.com/outline/outline/pull/7003 - Added an embedded Yandex Maps component by @shashinma in https://github.com/outline/outline/pull/6881
- Added a permission selector in document/collection invite flow in https://github.com/outline/outline/pull/6948
- Added support for embedded youtube clips by @Pranav2612000 in https://github.com/outline/outline/pull/6942
- Matomo integration in https://github.com/outline/outline/pull/7009
/block insert shortcut now works anywhere on a line or table in https://github.com/outline/outline/pull/7026- Added the ability to remove a previously uploaded team logo or profile picture
- Added a menu option to create template directly in collection
Fixes
- Various fixes to improve the fluidity of app loading
- Image placeholders are now correctly sized when uploading retina images
- Images and PDF’s are now served with inline content disposition in https://github.com/outline/outline/pull/6924
- Added support for Figma’s new link formats and Figjam boards by @RenderCoder in https://github.com/outline/outline/pull/6946
files.getnow supports range header, fixes video loading in Safari in https://github.com/outline/outline/pull/6950- Fixed an issue where zoomed images could get stuck in https://github.com/outline/outline/pull/6980
- Share button was removed on templates
- Fixed race condition that could result in document emoji not saving
- Removed trust of
state.hostin auth error redirect - Collapsed sidebar now works better in Arc/Edge redesign
New Contributors
- @shashinma made their first contribution in https://github.com/outline/outline/pull/6881
- @lng2020 made their first contribution in https://github.com/outline/outline/pull/6731
- @RenderCoder made their first contribution in https://github.com/outline/outline/pull/6946
- @Frzk made their first contribution in https://github.com/outline/outline/pull/6971
- @bkrausz made their first contribution in https://github.com/outline/outline/pull/7022
Full Changelog: https://github.com/outline/outline/compare/v0.76.0…v0.77.0