Outline logo

Outline

The fastest knowledge base for growing teams

Alternative to: notion, confluence


About Versions (100)

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:

image

  • 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

Fixes

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.76.0…v0.77.0