outline

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

OTHER License

Stars
25.2K
Committers
177

Bot releases are visible (Hide)

outline - v0.45.0

Published by tommoor over 4 years ago

New Features

  • Hovering over internal links to other documents now shows detailed "preview cards" so you can get an idea of the document without clicking through.

image

Enhancements

  • A new, cleaner and faster login page
  • The team name is now shown in page titles
  • A new documents.export endpoint was added to the API to quickly grab documents in Markdown format

Fixes

  • Lucidchart embeds now work across the various Lucidchart subdomains
outline - v0.44.0

Published by tommoor over 4 years ago

New Features

  • The slash menu now has the option to create a link
  • You can now make collections easier to discover and pick out in the sidebar by setting an icon and color.

Fixes

  • Various mistakes in API documentation have been addressed
  • Editor placeholder is now hidden when uploading an image
  • Document meta data, references, and editor UI are no longer visible when printing a document
  • Italics and blockquotes are now displayed correctly when printing in Google Chrome
  • Email signin users are now marked as active when they first accept an invite
outline - v0.43.3

Published by tommoor over 4 years ago

Enhancements

  • It's now possible to create documents directly from the link editor, or hit CMD+K and type a document title
  • Improved loading state for the sidebar
  • Improved readability of some UI in dark mode
  • Documents will now update in realtime when reading and another user edits

Fixes

  • It's no longer possible to trigger the keyboard shortcut help by typing "?" when editing a document
  • Admins can now downgrade a suspended admin to a user
  • User profile now reads 'invited' instead of 'joined' when team member has yet to sign-in
  • Backslash in search queries is now correctly escaped
  • Suspended users no longer show as options when adding team members to groups and collections
outline - v0.43.2

Published by tommoor over 4 years ago

Enhancements

  • Exported markdown files are now cleaner than ever before

Fixes

  • Fixed an issue that could cause checkbox list items with escaped characters in the text to show the escape characters after reload
  • Fixed an error when adding Github Gist embeds
  • Fixed an error when attempting to load a group where a user has had their account removed
  • Invalid regex error on Safari when filtering users with some characters
  • We now auto focus the search input when adding users to a collection
  • Imported documents now get a best-guess title based on the content and file name
  • It's no longer possible to get checkbox state out of sync with view by clicking rapidly
  • Placeholder or "Type / to insert text" can no longer can appear behind images
  • Fixed an error when pasting markdown into the document
  • Fixed an error when attempting to make a selection that surrounds an embed
  • Pressing "Escape" key in link editor now restores editor focus
outline - v0.43.1

Published by tommoor over 4 years ago

Fixes

  • Code blocks imported from other sources with unsupported languages no longer crash the editor
  • Overlay background when zooming into images now respects the theme
outline - v0.43.0

Published by tommoor over 4 years ago

This is the biggest release of Outline since we first published the source code. The editor is entirely rebuilt from the ground up for extensibility and speed, allowing us to move faster than ever before and is the culmination of more than 4 months of planning and work.

The improvements and fixes are almost too numerous to count, but the most important are listed below:

Enhancements

  • Document rendering performance increased by leaps and bounds, some of our extreme test documents went from 30seconds -> 300ms to render
  • A new menu for inserting blocks is much more intuitive than before, type "/" at the beginning of a line or hit the "+" button to trigger

Outline block menu

  • Updating a document's title now also updates any links to the document in other docs automatically
  • "Highlight" now appears as an option in the formatting menu
  • It's now possible to type a url in markdown formatting
  • Quotes are converted to smart quotes as you type
  • Support for paragraph breaks in list items
  • It's now possible to choose the "system" theme and have Outline follow your system's dark mode preference – this is especially useful on macOS when dark mode is set to "auto" to go dark in the evenings.

Outline appearance preference

Fixes

  • Support for alternative input methods, this finally brings the fix for typing in Chinese, Korean, Japanese, and all other languages that use a soft keyboard for input.
  • Restored the ability to disable embeds on a single doc in the context menu
  • Fixed some extra scrollbars that appear depending on your input device
  • It's now possible to save a document with only a title
  • Long titles now wrap onto multiple lines again
  • Document headings are centered correctly again when scrolled
  • Adding a new row to a table now respects column alignment
  • Improved key handling in link editor
  • Issues with markdown shortcuts surrounded in whitespace not applying
outline - v0.42.2

Published by tommoor over 4 years ago

Enhancements

  • Buttons now stand out better in dark mode
  • If the editor fails to load because a deploy happened the app will now auto-recover

Fixes

  • Fixed a regression in the styling of document titles in dark mode
  • Improved the usability of the image cropping tool in dark mode
  • Escape characters no longer incorrectly appear in the table of contents
outline - v0.42.1

Published by tommoor over 4 years ago

Fixes

  • Crash on share links introduced in previous release
  • Crash on editing documents with image/embed as first node
outline - v0.42.0

Published by tommoor over 4 years ago

Enhancements

  • The table of contents moved from being hidden on the edge of the screen to optionally toggleable inline with the document content. It follows your scroll position, highlights the active section and is just generally much more usable now. Toggle on the new contents with the icon at the end of the breadcrumb in the document header.

  • Titles also gained a metadata line underneath which shows the last team member to edit the document and the total number of times it's been viewed – we plan to keep increasing the utility of this area.

screenshot

Fixes

  • Timestamps now update while you're viewing a screen without needing to navigate or refresh.
  • The document history sidebar now scrolls independently of the document content
  • The document history sidebar now loads correctly if you navigate straight to a history link
  • Document updated notification emails now take into account your teams subdomain
  • All collaborators on a document will now receive notification emails, rather than just the document creator (If they have chosen to do so in settings).
  • < Back buttons in modals can no longer scroll off-screen
  • Long document titles are now better handled in the navigation sidebar
outline - v0.41.0

Published by tommoor over 4 years ago

New Features

Groups! It's now possible to organize your team into groups and assign groups with read or write permissions to collections. You can use this to give part of your team read-only access and retain write access for others.

You can manage groups from Settings -> Groups or directly from any Collection -> Permissions…

image

Enhancements

  • Embeds are now supported for Google Docs, Slides, and Sheets

Fixes

  • Fixed a link in the welcome documents to point to the public site.
outline - v0.40.2

Published by tommoor over 4 years ago

Fixes

  • Newly created documents should auto focus
  • Clicking in whitespace at end of document should focus on the last line
  • Alignment of document loading placeholder
outline - v0.40.1

Published by tommoor over 4 years ago

Enhancements

  • The people management screens now include pagination to support larger teams
  • When a modal opens from a modal it now visually "stacks" to provide a navigational clue

Fixes

  • Rich embeds are now enabled on publicly shared documents
  • Fixed an issue where newly created private collections would be missing some available actions until the app is reloaded
  • The "New nested document" option no longer appears for drafts (previously it errored)
  • Attempt to edit a document while viewing it's history no longer errors
outline - v0.40.0

Published by tommoor over 4 years ago

We're continuing to make great headway with two big features in February; rewriting the editor to be more stable and performant (think 10x faster!) and bringing group permissions to the app. In the meantime, some important fixes have also been made in the last few weeks…

Fixes

  • It's now possible to access documents with _ or ~ characters in the title, previously links would break
  • Also, it was possible for navigation to get 'stuck' when moving between documents with similar titles, this no longer happens
  • Slack notifications are now working correctly again
  • The app will no longer break if a deploy happens between loading the app and loading a document (quite the edge case!)
outline - v0.39.0

Published by tommoor almost 5 years ago

Enhancements

  • Other team members presence is now shown on documents – you can see when others are viewing or editing!
  • We added easily accessible search inputs at the top of the "Home" page and collection screens
  • Your own drafts are now visible in collections instead of having to go specifically to the "Drafts" section

Fixes

  • Documents returned in search results no longer have an empty context menu
  • Invited users no longer appear as an option in "Filter by author"
  • Search filter dropdowns no longer have unnecessary scrollbars
  • The sidebar in dark mode on mobile is no longer partially transparent
  • Creating and revoking API keys now produces events in the audit trail
  • Drafts no longer appear as options to insert as links into documents
outline - v0.38.1

Published by tommoor almost 5 years ago

Enhancements

  • Documents with nested sub-documents now display an index view more prominently
  • Clicking into a document will preload it's nested documents for faster navigation
  • In the API parentDocumentId is now available as a filter for listing documents

Fixes

  • The "Invite people" view did not work when accessed from "Collection members", it now works as expected
  • Emails are now stored and processed only in lowercase
  • Sidebar did not display correctly on mobile when editing a document
outline - v0.38.0

Published by tommoor almost 5 years ago

New Features

  • It's now possible to invite guests to your wiki that can sign-in with their email address.
  • We added the "Trash" menu item in the sidebar which shows recently deleted documents and gives you an opportunity to restore them for 30 days.

Enhancements

  • Added a new keyboard shortcut (CMD+SHIFT+P) to publish the current document
  • Added support for InVision live image links

Fixes

  • Selecting "Document history" when the history sidebar is already open now closes the sidebar
  • Toggling "Starred" in the document menu now keeps the menu open so that feedback is visible
  • Fixed an issue that would prevent moving a document inside another within a private collection
  • "Import document" in collection menu now works when triggered from the sidebar
  • Fixed an issue that caused regex-like search queries to error
  • Fixed unable to embolden hashtags in editor
  • Fixed an extra space character in the editor when typing markdown shortcuts
  • Fixed a display issues with collaborator avatars not overlapping
outline - v0.37.0

Published by tommoor about 5 years ago

New Features

  • It is now possible to set a collection membership to be read-only, this is currently only an option in private collections but will soon be extended to all collections.
  • "Child documents" are now automatically listed at the bottom of a document

Enhancements

  • The people list now shows the time the person was last active instead of when they joined the team.
  • Added a button to create a new document when no search results are returned for a query
  • Drafts now have a clear badge and show which collection the draft is published in
  • Improved the behavior of sidebar collapsing and nesting

Fixes

  • Attempting to sign-in to a suspended account now shows a useful message
  • It's now possible to use the Slack integration in conjunction with Google sign-in
  • Popover menus can no longer open off-screen
  • The first auto-save of a document no longer causes the text cursor to become unfocused
  • Fixed an issue where the audit log would fail to log if any of the event actors had been deleted
  • Importing documents using drag-n-drop no longer causes it to potentially appear under multiple sub-documents
  • Attempting to export an empty collection no longer fails
  • Removed an orphaned header when there are no archived documents
  • Duplicating a draft no longer automatically publishes the duplicate
  • Document no longer appears blank if you create a link back to itself
outline - v0.36.1

Published by tommoor about 5 years ago

Fixes

  • Document title size
outline - v0.36.0

Published by tommoor about 5 years ago

Enhancements

  • Documents in private collections now show a little padlock next to the collection name in feeds such as Home, Starred, and Drafts.
  • The color picker for collections got an upgrade it's now a little less in your face when creating a new collection
  • Tooltips now show applicable keyboard shortcuts to make it easier to learn!

Fixes

  • Improved accessibility of buttons, added new focus states
  • Visiting a doc without permission will now display a "Not found" screen rather than forever loading
  • Added missing display of audit log events for user promotion / demotion and suspension
  • Fixed some heading alignments
  • Improved client side security by adding extensive CSP rules to all html responses
  • Slack notifications are now sent on the publish event again
  • Infinite loading document lists no longer jump back to the top while scrolling
  • Restored selected state for images and horizontal rules
  • Headings in the editor now start at level 2 to take into account level 1 title
outline - v0.35.0

Published by tommoor about 5 years ago

Enhancements

  • Added Open Search support
  • The document menu now includes an "Edit" option
  • Added a new way to access the keyboard shortcut reference from the bottom right corner of documents
  • The API now allows exporting your knowledge base as a zip file directly (reference)
  • Links added in the editor now have a protocol added automatically if missing

Fixes

  • Minor button alignment and padding issues
  • Toolbar no longer shows unavailable options when selecting text in a heading
  • Attempting to create a link in a heading no longer causes text to disappear
  • Empty headings are no longer misformatted on reload
  • Speed of rendering tables was greatly improved
  • Loading more data than necessary on first open
  • Embeds did not show highlight outline when selected