# Outline v1.5.0 - Product: Outline (https://whatsnew.fyi/product/outline) - Vendor: Outline - Date: 2026-02-15 - Version: v1.5.0 - Original notes: https://github.com/outline/outline/releases/tag/v1.5.0 - Permalink: https://whatsnew.fyi/product/outline/releases/v1.5.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add sorting options to the search screen - **added** — Add `diff` language highlighting for code blocks - **added** — Allow `cmd+enter` to toggle all checkboxes in a selection - **added** — Add support for currency sorting in tables - **added** — Add a custom color picker for text highlights - **added** — Show group members when clicking on a group in the share dialog - **added** — Make table headers sticky - **added** — Support importing toggle blocks from Notion - **added** — Add right-click context menu support to all tables in settings - **added** — Add a hide/show completed items control for checkbox lists - **added** — Convert markdown frontmatter to YAML code blocks on import - **added** — Add a "Rename" option to sidebar context menus - **added** — Add Alt-click to recursively expand or collapse sidebar documents and collections - **added** — Add a preference for desktop notification badge with off, count, and indicator options - **added** — Add alphabetic ordered list support to markdown import and paste - **added** — Allow creating a new document before or after another in the sidebar - **fixed** — Preserve alignment and caption when replacing images - **fixed** — Improve popularity scoring job performance - **fixed** — Fix downloading mermaid images from the lightbox - **fixed** — Fix text truncation with emoji icons in sidebar ##### What's Changed ###### Improvements * Added sorting options to the search screen in https://github.com/outline/outline/pull/11242 * Added `diff` language highlighting for code blocks in https://github.com/outline/outline/pull/11301 * Allow `cmd+enter` to toggle all checkboxes in a selection in https://github.com/outline/outline/pull/11322 * Added support for currency sorting in tables in https://github.com/outline/outline/pull/11332 * Added a custom color picker for text highlights in https://github.com/outline/outline/pull/11337 * Clicking on a group in the share dialog now shows it's members in https://github.com/outline/outline/pull/11338 * Table headers are now sticky in https://github.com/outline/outline/pull/11353 * Importing toggle blocks from Notion is now supported in https://github.com/outline/outline/pull/11371 * All tables in settings now have right-click context menu support in https://github.com/outline/outline/pull/11378 * Added a hide/show completed items control for checkbox lists in https://github.com/outline/outline/pull/11379 * Markdown frontmatter is now converted to YAML code blocks on import in https://github.com/outline/outline/pull/11420 * Added a "Rename" option to sidebar context menus in https://github.com/outline/outline/pull/11425 * Added Alt-click to recursively expand or collapse sidebar documents and collections in https://github.com/outline/outline/pull/11432 * Added a preference for desktop notification badge with off, count, and indicator options in https://github.com/outline/outline/pull/11436 * Added alphabetic ordered list support to markdown import and paste in https://github.com/outline/outline/pull/11446 * Allow creating a new document before or after another in the sidebar in https://github.com/outline/outline/pull/11453 ###### Fixes * Preserved alignment and caption when replacing images in https://github.com/outline/outline/pull/11407 * Improved popularity scoring job performance in https://github.com/outline/outline/pull/11293 * Fixed downloading mermaid images from the lightbox in https://github.com/outline/outline/pull/11300 * Further popularity scoring performance improvements in https://github.com/outline/outline/pull/11305 * Fixed text truncation with emoji icons in sidebar in https://github.com/outline/outline/pull/11307 * Separated user input errors from internal errors for Sentry reporting in https://github.com/outline/outline/pull/11308 * Fixed editor focus loss on text link interaction in https://github.com/outline/outline/pull/11310 * Removed unnecessary Markdown conversion when importing HTML in https://github.com/outline/outline/pull/11315 * Fixed "New draft" from command menu leading to "Not found" in https://github.com/outline/outline/pull/11316 * Improved slow query in `CleanupDeletedDocumentsTask` in https://github.com/outline/outline/pull/11317 * Removed Babel from production dependencies in https://github.com/outline/outline/pull/11318 * Minor React performance optimizations in https://github.com/outline/outline/pull/11319 * Fixed share panel state for drafts in a shared parent in https://github.com/outline/outline/pull/11320 * Fixed embed option showing for links that cannot be embedded in https://github.com/outline/outline/pull/11323 * Fixed non-admins being unable to see public ACL attachments in https://github.com/outline/outline/pull/11326 * Fixed suggestion menu inserting at incorrect position when choosing with mouse in https://github.com/outline/outline/pull/11327 * Fixed passkey registration with non-standard HTTPS ports in https://github.com/outline/outline/pull/11329 * Fixed collapsed toggles not expanding when they contain the highlighted search result in https://github.com/outline/outline/pull/11330 * Fixed column and row selection not restoring after sort or align in https://github.com/outline/outline/pull/11333 * Renamed `DATABASE_READ_ONLY_URL` environment variable in https://github.com/outline/ou _[Truncated at 4000 characters — full notes: https://github.com/outline/outline/releases/tag/v1.5.0]_