Outline - Package Updates
Pinned
Outline
-
[1.1.0]
- Update Outline to 0.76.0
- Full changelog
- Improved search matching for "phrases" and urls in #6800
- Added "Search in document" functionality to restrict a search to a subtree
- Improved the quality of snippets for search results in #6828
- Processing of documents.import now happens on worker
- Added support for emoji version 15.0
- Added 80+ additional collection icons in #6803
- Added "Archive all notifications" option @hmacr in #6599
- Added sorting controls to tables in #6678
- Added support for custom db schema by @axelrindle in #6670
- Default user language is now inferred when signing in via Google in #6679
-
[1.1.1]
- Update Outline to 0.76.1
- Full changelog
- When importing a HTML file with tables it would be imported as raw HTML if a cell contained a list or heading
- Fixed an issue that prevented unarchiving documents
- Fixed an issue that prevented connecting Slack channels to a collection
-
[1.3.1]
- Update Outline to 0.77.1
- Full changelog
- Fixed an issue that could cause the app to become unresponsive when zooming out of an image
- Restored the text field in outgoing document webhooks
- Page scroll now resets correctly on mobile when navigating between documents
- Tables with a single remaining column now automatically fill available width
-
[1.3.3]
- Update Outline to 0.77.3
- Full changelog
-
[1.4.0]
- Update Outline to 0.78.0
- Full changelog
-
[1.5.0]
- Update Outline to 0.79.0
- Full changelog
- Add support to embed any webpage with /embed command by @Blendman974 in #7319
- Add support for Dropbox embed by @LouisKottmann in #7299
- Add support for workspace templates by @hmacr in #7150
- Added R language highlighting in code blocks #7473
- New and improved translations
- Shared and read-only documents can now be dragged to "Starred" in #7506
- Outgoing emails now include headers to enhance threading in inbox by @hmacr in #7477
- Inserting /time and /datetime in templates will now insert a template variable
-
[1.5.1]
- Update Outline to 0.79.1
- Full changelog
-
[1.6.0]
- Update Outline to 0.80.0
- Full changelog
- Added a workspace preference for admins to disable individual user account removal
- New Umami analytics integration by @QYG2297248353 in #7366
- It is now possible to @mention users that do not have access to a document (they won't be notified) in #7601
- Behavior of Tab and Shift-Tab is now more natural in code blocks #7622
- "Public access" section of share dialog is now always visible in #7617
- Archiving a document now includes a confirmation dialog
- CMD-k with the cursor within an editor link now focuses the link field
- Home, Search, and Drafts are now sticky in the sidebar
- CMD-Shift-c is now a shortcut for inline code
-
[1.6.1]
- Update Outline to 0.80.1
- Full changelog
- Fixed release version
- Fixed serialization issue #7634
-
[1.6.2]
- Update Outline to 0.80.2
- Full changelog
-
[1.7.0]
- Update outline to 0.81.0
- Full Changelog
- It is now possible to emoji react to comments
- You can now archive an entire collection (https://github.com/outline/outline/issues/3141)
- Comments sidebar can now be sorted by position in document (https://github.com/outline/outline/issues/7725)
@mention
users can now be searched by email (https://github.com/outline/outline/issues/7679)- There is now a "Leave document" menu item on documents that have been shared with you
- Publicly shared docs now have the option to disable search engine indexing (https://github.com/outline/outline/issues/7486)
- Import of CSV files is now supported, they will be converted to a document with a single table
- Tables now have an "Export as CSV" option (https://github.com/outline/outline/issues/7743)
- It is now possible to disable "Smart text" replacements with a user preference (https://github.com/outline/outline/issues/7769)
- Dark mode colors are now more consistent