Outline v0.46.1 Release Notes

Release Date: 2020-08-25 // over 3 years ago
  • ✨ Enhancements

    • ➕ Added support for Node 14
    • ⚡️ Javascript bundles have been heavily optimized, initial download has dropped from ~2.7Mb -> ~700Kb, bundles are now hashed by their content also so they will not always be invalidated between updates.
    • 👌 Improvements to websocket reliability, websockets will also now be attempted before polling – previously polling was started first and then upgraded to websockets.

    🛠 Fixes

    • 🏗 Issue that caused websocket connections to build up on retry
    • 🚚 It's now possible to move templates between collections
    • ✂ Removed unnecessary API request when loading publicly shared documents
    • Websocket no longer reconnects when navigating from app <-> settings
    • 🛠 Fixed up mobile styling in a number of areas to stop content extending off the right hand side of the screen