Outline logo

Outline

The fastest knowledge base for growing teams

Alternative to: notion, confluence


About Versions (100)

v0.47.0

2020-09-08

Enhancements

  • Document history sidebar now has a header and button to close
  • Added AWS_S3_FORCE_PATH_STYLE env option to improve compatibility with S3-like services
  • Improved the interface for moving documents
  • The app will now redirect to the parent document instead of the collection when deleting a child document
  • It’s now possible to use line breaks in table cells with Shift+Enter (#1107)
  • You can now unpublish a document that was previously published via the ”…” menu (#1467)
  • It’s now possible to restore documents when their collection has been deleted
  • “ClickUp” added to embed integrations (#1465)
  • Positioning of the formatting toolbar when selecting text has been improved

Fixes

Platform

  • When a document is deleted the metadata now reflects the correct user (#1488)
  • It’s now possible to view all possible locations when choosing where to move a document (#1490)
  • An issue with nested modals not stacking correctly
  • Clicking to “change permissions” when editing a collection now works correctly
  • A document that previously had it’s share revoked can now be re-shared
  • Shares related to deleted documents no longer appear in the admin area
  • It’s no longer possible to create a child document inside a deleted document
  • Improved handling of deleted documents/collections over websockets

Editor

  • Selected content in the editor can now be dragged to reorder (#1253)
  • Table of contents now shows correctly when navigating directly to a doc url
  • It’s now possible to toggle a blockquote via the formatting toolbar (previously blockquotes would be continuously nested)
  • Headers inside notice blocks are now the correct color in dark mode
  • Checkboxes can now be toggled in read only mode via the keyboard (https://github.com/outline/rich-markdown-editor/issues/258)
  • Enter key in document title now adds a new paragraph below the title
  • E and CMD+S keyboard shortcuts now work when document title is focused
  • It’s now possible to underline text in the editor with CMD+u
  • Horizontal dividers are no longer selectable in read-only