github outline/outline v0.48.0

latest releases: v0.76.1, v0.76.0, v0.76.0-2...
3 years ago

Note this release requires a database migration. Run yarn sequelize:migrate or yarn sequelize:migrate --env production-ssl-disabled on your server or inside the docker container.

Features

  • New, unread documents are now highlighted with a [new] badge
  • Document lists now show when you last viewed the document (#1507)
  • Added support for importing html and docx files (#1551)

Enhancements

  • Share links can now be embedded in iframes
  • It is now possible to search for existing docs using their URL (#1529)
  • Styling and behavior of doc link search was improved to be more reliable
  • Document and collection titles can now be edited from the sidebar by double clicking (#1544)
  • Docker image size, server startup time and memory usage all reduced
  • Sentry upgraded to latest version (#1541)
  • Google docs, sheets and presentations can now be embedded without requiring "Publish to web" first (#1533)
  • It's now possible to select embeds in the editor (#1562)
  • Search queries are now recorded in a new database table (#1554)

Fixes

Platform

  • Improvements to focus accessibility (#1536)
  • Error in backlinks service when updating an old (pre v1) document
  • Error on frontend when browser extension blocks Sentry from loading
  • Fixed an issue where the current views on a document would not always be displayed
  • Down arrow key will now navigate via keyboard to search results

Editor

  • \n in text is no longer converted to newline on reload (outline/rich-markdown-editor#286)
  • Small pointer dead zone over links when hover card is showing has been removed
  • Document titles no longer look faded in Safari
  • Fixed cursor navigation around headings in Firefox
  • Fixed automatic linking of pasted URL's is now more reliable
  • CMD+Enter while editing document title now publishes the doc, the same behavior as in the body

Don't miss a new outline release

NewReleases is sending notifications on new releases.