Outline v0.49.0 Release Notes

Release Date: 2020-10-27 // over 3 years ago
  • โœจ Enhancements

    • ๐ŸŽ Less transpilation of server code, more native method usage, better performance. (#1585)
    • Documents now show unique views rather than total views (#1559)
    • ๐Ÿ‘ Importing ".doc" files exported from Confluence is now supported
    • โšก๏ธ Emails for document updated notifications are now debounced by 5 minutes
    • The server is more likely to gracefully recover rather than crash if redis restarts or is temporarily unavailable
    • Spotify embeds improved (#1579)

    ๐Ÿ›  Fixes

    Platform

    • Zapier integration is no longer displayed for self-hosted installs (It was only ever usable in cloud version)
    • ๐Ÿšš Events are now removed from redis when processed successfully, less Redis memory usage (#1587)
    • Archived documents are no longer returned from documents.list API endpoint (#1575)
    • ๐Ÿ’ป Websockets now connect in the Safari browser, previously it always fell back to long-polling due to a Safari bug
    • Dark mode styling fix in settings area (#1597)
    • ๐Ÿ‘ Searching from Slack for a team that uses Google sign-in is now supported
    • ๐Ÿšš Event log UI removed

    Editor