Download Latest Version v0.85.1 source code.tar.gz (4.5 MB)
Email in envelope

Get an email when there's a new version of Outline

Home / v0.82.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-02-15 4.5 kB
v0.82.0 source code.tar.gz 2025-02-15 4.4 MB
v0.82.0 source code.zip 2025-02-15 5.2 MB
Totals: 3 Items   9.6 MB 0

What's Changed

image

Improvements

  • ⭐ Mention documents with @ – document mentions will automatically keep title and icon in sync (changelog)
  • ⭐ Editor embeds are now vertically resizable
  • ⭐ When pasting a link there is now an option to embed or link
  • ⭐ Upgraded Mermaid diagrams to v11 (#7964)
  • Copying a document now offers the choice of destination (#8030)
  • When pasting remote images, they will now be automatically uploaded to Outline storage (#8301) (#8086)
  • New tables in the editor now start with fixed width (but resizable) columns
  • Email notifications are no longer sent for insignificant document changes
  • Collection description was moved to it's own tab
  • Copying text out of the editor now copies markdown to the clipboard where appropriate
  • Added command to create nested document from command menu (#8365)
  • Creating a new document from the sidebar is now much faster
  • It is now possible to create API keys with scopes (#8297)
  • Added new icons into picker
  • Added Protobuf code highlighting (#8141)
  • Added inline resolve action on comment threads (#7977)
  • Long comment reply threads can now be collapsed (#7941)
  • Users can now change their own email address (#8119)
  • Admins are now able to manage all API keys in workspace (#8049)
  • All admin tables where upgraded and improved with infinite scroll and filtering (#8157)
  • Moved group management to a table with sorting and filtering (#8212)
  • Comments API methods can now optionally return the anchor text (#8196)
  • Groups now support an externalId property to allow easier syncing with an external source (#8127)
  • Users will now be subscribed to a document automatically when it is shared with them (#8108)
  • Triple clicking in a code mark now selects the entire mark (#8072)
  • Tooltips now include shortcuts for formatting toolbar (#8080)
  • Tooltip behavior was improved when moving rapidly between items (#8069)
  • Notifications are now sent for resolved comments (#8045)

Fixes

Editor

  • Fixes a hanging/crash that occurred in Chromium 132+
  • Template button no longer shows for users with viewer rights
  • @ mention search now supports "/" character (https://github.com/outline/outline/issues/8406)
  • Fixed various issues making linking to a heading unreliable
  • Mentions can now be found through find and replace
  • It is now easier to select an image instead of zooming when editing (https://github.com/outline/outline/issues/8367)
  • Shared documents will now only display a table of contents if they have headings
  • Improved layout with mixed RTL content (#8247)
  • Fixed a bug in nested heading collapsing (#8223)
  • Added HEIC image support (#8122)
  • Fixed a bug that prevented leaving overlapping comments (#8107)
  • The last table column can now be resized, previously this was not possible
  • Added "Neon" highlighter color option
  • Fixed flash of styles when printing in dark theme (#8010)
  • Fixed list anchors cut off when printing to PDF (#7958)

Other

  • All API requests now properly support response compression
  • Umami integration now supports self-hosted URLS on non-standard ports (https://github.com/outline/outline/issues/8371)
  • Quoted search queries will now return more matches
  • Fixed preloading of starred sidebar items
  • Fixed an issue that would make moving documents in the sidebar through drag and drop tricky (#8333)
  • Fixed several places that untitled documents would appear as an empty string
  • Changed outgoing email name to prevent spoofing warnings in some providers
  • Fixed signed URLs in shared documents only lasted 60 seconds
  • Creating a document from a template via the API now allows overriding title and text (#8274)
  • Added support for newer Canva links (#8140)
  • Updated light theme text to be WCAG AA compliant (#8113)
  • Previously mentioned users in a thread are now notified when a new comment is added (#8194)
  • Improved error message when database URL contains invalid characters (#8110)
  • Fixed markdown escape characters left in titles on import (#8102)
  • Added a parameter to ensure logout OIDC never immediately logs back in
  • Rare loop of storage events between tabs causing flickering UI (#7996)

Full Changelog: https://github.com/outline/outline/compare/v0.81.1..v0.82.0

Source: README.md, updated 2025-02-15