Outline v0.47.0 Release Notes

Release Date: 2020-09-08 // over 3 years ago
  • โœจ 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 (outline/rich-markdown-editor#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