Outline Versions Save

The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

v0.75.2

1 month ago

What's Changed

Fixes

  • Regression in 0.75.1 that required MAXIMUM_IMPORT_SIZE config to be set
  • Fixed an issue where the comment sidebar would overflow the screen at tablet size

Improvements

  • Removed the maximum of 10 allowed domains

Full Changelog: https://github.com/outline/outline/compare/v0.75.1...v0.75.2

v0.75.1

1 month ago

What's Changed

Improvements

Fixes

  • Fixed new paragraphs are lost in table cells imported from HTML
  • Fixed an issue where tables with empty cells could fail to import from HTML
  • Fixed an issue where quoted search queries with colons could cause a server error
  • Fixed regression in styling of search filter options
  • Fixed an issue where error in OIDC login would result in infinite redirect
  • Hide image drag handles, empty captions, and selected outlines when printing in https://github.com/outline/outline/pull/6550
  • Missing highlighted context on search results page in https://github.com/outline/outline/pull/6549
  • Error for self-host draw.io by @TaoChan1005 in https://github.com/outline/outline/pull/6554
  • Propagate Enter key events in SuggestionsMenu allows pressing Enter after typed url in embed input by @superkelvint in https://github.com/outline/outline/pull/6556
  • Do not load opensearch.xml from CDN, so it uses the correct subdomain by @waf in https://github.com/outline/outline/pull/6567
  • CMD+Z now works now works when the editor component does not technically have focus
  • Served HTML lang attribute now reflects installation default language

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.75.0...v0.75.1

v0.75.0

2 months ago

What's Changed

image

This release brings a rebuild of the internal permissions in order to support inviting users to individual documents, this has been several months work and involved a complete redesign of the Share menu on documents. We have also worked to clarify public sharing and will be bringing similar enhancements to permission management in collections for the next release.

This month we also introduced AI Answers in cloud-hosted Outline. This integration allows searched questions to be answered directly from the contents of your knowledge base! We're excited to make this available on the business license – If you'd like to upgrade to a paid license to access this feature please get in touch.

Improvements

Fixes

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.74.0...v0.75.0

v0.74.0

4 months ago

Note: Minimum Node version changed to 18 – if using Docker installation this is handled for you.

Note: If using Postgres 12 or below you may require superuser permissions to run migrations due to needing to install the uuid-ossp module. Alternatively you can upgrade Postgres or install the module before running migrations.

Improvements

  • Clicking on a link while editing will now automatically select the entire link
  • Mermaid diagrams are now rendered in HTML exports in https://github.com/outline/outline/issues/6205
  • Added "Share" option to document menu on mobile
  • New translations
  • Updated to Node 20 LTS
  • [API] comments.list endpoint can now be used without a document ID

Fixes

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.73.1...v0.74.0

v0.73.1

5 months ago

Fixes

Fixes an issue where new installations could not complete database migrations – for existing installations there is no benefit to update to this release from v0.73.0.

v0.73.0

5 months ago

What's Changed

Features and improvements

  • Bulk import was re-architected to support imports larger than 2Gb in size
  • Added "Copy document" dialog that allows choosing whether to duplicate nested documents in #6009
  • Todo items in editor can now be toggled with Cmd+Enter (Ctrl+Enter on Windows)
  • Added a button on comments to upload images in #6092
  • Documents pinned to a collection are now shown above the description
  • "Full width" document preference is now remembered per-user
  • New style and polish for toast messages in #6053
  • Improved Redis error handling
  • It is now possible to manage notifications when SMTP is not configured
  • Added Rename option to sidebar menu
  • Support for Instagram embeds in #6075
  • Support for LinkedIn embed in #5933
  • [API] groups.list now allows search by name in #6066
  • [API] users.list now filterable by email in #6031

Fixes

  • Maximum import size is now respected for local storage provider
  • Previously selected code block language is now persisted on new code blocks in #6062
  • Emoji search results are now usable
  • Empty folders are now cleaned up on disk when using local storage provider in #5978
  • Fixed several importer bugs with nested documents and documents including periods in the name
  • The correct favicon is now used on login screen when public branding is enabled
  • The correct user is now attributed on deleted documents when deleting a collection in #6116
  • Find and replace dialog is now fixed when scrolling down document
  • Code block line numbers no longer become misaligned with custom font sizes
  • Fixed an issue that could result in connections to collaboration server building up resulting "Maximum connections reached" error
  • It is now possible to use an OIDC server on the same IP address
  • Code block Enter behavior was changed to match quote blocks in #6010
  • Browser translation now works correctly when viewing a document in read-only mode
  • Fixed an issue that made context menus uncloseable on mobile devices
  • Improved performance of base64 detection regex in documents.import
  • [API] views.list no longer includes deleted users

v0.72.2

6 months ago

What's Changed

Fixes

  • Fixed a rendering performance issue in documents
  • Fixed a regex performance issue when using a browser set to French language
  • Mermaid diagrams are now hidden correctly under collapsed headings
  • Fixed an issue that caused the page scroll position to jump when opening a context menu
  • Fixed commenting on code blocks now works in read-only mode
  • Added sanitization of urls passed to video player
  • Removed Zapier domains from CSP
  • Fixed backtick inline code shortcut on keyboard layouts that use composition for the backtick character (https://github.com/outline/outline/issues/5955)
  • Added validation that protocol is included on urls in environment configuration

v0.72.1

6 months ago

What's Changed

Features and improvements

Fixes

v0.72.0

6 months ago

What's Changed

Features and improvements

Fixes

  • Re-position hover preview correctly to prevent going out of page bounds in https://github.com/outline/outline/pull/5702
  • Fixed document sidebar animation in Safari by @lampy255 in https://github.com/outline/outline/pull/5766
  • Fixed initials not display on notification avatars in https://github.com/outline/outline/pull/5803
  • Fixed an issue where the app would switch back to default installation language when navigating to root url
  • A revision is now always written when leaving "Edit" mode with changes
  • Correctly resize full width images when table of contents is opened/closed in https://github.com/outline/outline/pull/5826
  • Upload placeholders are no longer removed when another user edits the document in https://github.com/outline/outline/pull/5898
  • Fixed an issue where attachment placeholders could get stuck in the document in a "Loading…" state
  • Fixed an issue where import from JSON could not be completed more than once
  • Improved toolbar display on mobile
  • Previous path now remembered after forced logout #5893
  • Fixed an issue where mobile styling would be used for toolbar on Windows touchscreen laptops
  • Fixed @mention menu hanging after backspace
  • Removed "0" count on drafts in the sidebar
  • Improved client-side caching headers on attachments and images
  • Improved performance of rendering context menus
  • Fixed flickering on Mermaid diagrams while document loads
  • Fixed uncaught error that could leave data exports in "Processing" state
  • Emoji and @mention menus now work in headings
  • Pasting a single line of code into a document now uses inline code formatting rather than a block by default

API

  • published and includeChildDocuments properties now available on shares.create
  • createdAt and emoji properties now available on documents.create
  • comments API endpoints now check that the feature is enabled

New Contributors

v0.71.0

8 months ago

⭐⭐⭐ We hit 20k GitHub stars ⭐⭐⭐

What's Changed

Features and improvements

Fixes

  • When using French language the emoji picker will no longer trigger by typing a colon until another character is added
  • Fixed an issue where duplicate mentions results in duplicate notifications in https://github.com/outline/outline/pull/5585
  • Added CSP nonce to all inline script tags in https://github.com/outline/outline/pull/5566
  • Added support for additional types of Airtable share links
  • Fixed a flash of "Not found" page when deleting a collection
  • New using httpOnly authentication cookie which prevents a class of potential CSRF attacks in https://github.com/outline/outline/pull/5552
  • ctrl+a now works correctly on Windows to select all when inside code block in https://github.com/outline/outline/pull/5692
  • Fixed the incorrect error shown to user when document connection limit is reached in https://github.com/outline/outline/pull/5695
  • Fixed an issue that would prevent exiting a code block with Mod-enter shortcut and seamless edit disabled
  • Badges now use the chosen accent color
  • Fixed an issue where the cursor was not placed correctly in a Math block after creation
  • Fixed cropping of text on document lists on non-Mac platforms
  • Notifications are now capped at 3 lines of preview in the UI
  • Fixed an issue when pasting rich text into image captions

New Contributors

Full Changelog: https://github.com/outline/outline/compare/v0.70.2...v0.71.0