| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-26 | 9.7 kB | |
| v1.0.0 source code.tar.gz | 2025-10-26 | 4.3 MB | |
| v1.0.0 source code.zip | 2025-10-26 | 5.2 MB | |
| Totals: 3 Items | 9.5 MB | 0 | |
What's Changed
Welcome to Outline v1.0.0! This is a major milestone for the project, marking the culmination of many years of development and community contributions. Of course there's a raft of new features, improvements, and bug fixes included in this release as always.
Highlights
The image lightbox has improved again this release with added support for zooming and panning of images. We also enabled opening mermaid diagrams directly in the lightbox so you can get a closer look at complex diagrams.
A new display mode for URL's in documents has been added, which shows a mention-style chip instead of a full URL preview. This is great for keeping documents clean while still providing context for links.
You can now mention groups in documents and comments, making it easier to notify entire teams or departments at once. It is also possible to disable mentioning for specific groups if needed.
Other Improvements
- Documents and collections in the sidebar now have context menus in https://github.com/outline/outline/pull/10181
- Added the option to choose default TOC visibility on public shares in https://github.com/outline/outline/pull/10283
- Added plantuml embedding by @patroldo in https://github.com/outline/outline/pull/10379
- It's now possible to edit image source URLs by @salihudickson in https://github.com/outline/outline/pull/10258
- Added six new shape icons to choose from in https://github.com/outline/outline/pull/10203
- Permanent deletion of documents is now restricted to admins only in https://github.com/outline/outline/pull/10254
- Added a script to allow resetting encrypted data in https://github.com/outline/outline/pull/10238
- Typed out urls in the editor are now auto-linked on space character by @salihudickson in https://github.com/outline/outline/pull/10266
- Added a "safe-area" in context menus to prevent misclicks in https://github.com/outline/outline/pull/10415
- Hundreds of new and updated translations
- [API] Added
includePrivateparam toexport_allendpoint to allow exporting only public collections in https://github.com/outline/outline/pull/10401 - [API] unsent invites are now included in the
users.inviteendpoint response in https://github.com/outline/outline/pull/10383 - [API]
originalDocumentIdis now available insourceMetadatawhen duplicating documents in https://github.com/outline/outline/pull/10215 - [API]
groups.listendpoint now returns atotalparameter in pagination by @salihudickson in https://github.com/outline/outline/pull/10268 - [API]
shares.info, andsubscriptions.infonow return204rather than404responses in https://github.com/outline/outline/pull/10441
Fixes
- Fixed comment sidebar bouncing in and out in https://github.com/outline/outline/pull/10202
- Add a height cap to popovers in https://github.com/outline/outline/pull/10218
- Fixed Notion import failure with
size of undefinedin https://github.com/outline/outline/pull/10225 - Non-reactive
Facepileon group settings table in https://github.com/outline/outline/pull/10227 - Allow new
DATABASE_env variables to work with migrations/creation in https://github.com/outline/outline/pull/10216 - Fixed
/desktop-redirectshould never be post-login saved path in https://github.com/outline/outline/pull/10237 - Recognise
authentication_requiredfor some OIDC providers by @lukegb in https://github.com/outline/outline/pull/10252 - Add
clipboard-read; clipboard-writepermissions to embedded Frame in https://github.com/outline/outline/pull/10282 - Massively reduced upfront component loading, improving performance in https://github.com/outline/outline/pull/10285
- Increase
jsonLimitto 5MB for API requests in https://github.com/outline/outline/pull/10287 - Allow admins to bypass allowed domains in https://github.com/outline/outline/pull/10290
- Fix print layout in Firefox by @wmTJc9IK0Q in https://github.com/outline/outline/pull/10264
- Letter icon not displayed correctly in 'Starred' section in https://github.com/outline/outline/pull/10292
- Fixed CORS err on img download by @salihudickson in https://github.com/outline/outline/pull/10279
- Fixed an overlap of unread badge on long titles in sidebar in https://github.com/outline/outline/pull/10296
- Prefer non-deleted teams in
teamProvisionerin https://github.com/outline/outline/pull/10298 - Allow formatting toolbar to appear with cell selection in https://github.com/outline/outline/pull/10299
- Empty state for no collections in https://github.com/outline/outline/pull/10300
- feat: Restore 'Copy' button on public code blocks in https://github.com/outline/outline/pull/10301
- Do not update
lastModifiedByIdon deleted documents in https://github.com/outline/outline/pull/10302 - CSRF validation issues on Firefox in https://github.com/outline/outline/pull/10317
- change list children to match list parent when list style changes by @salihudickson in https://github.com/outline/outline/pull/10315
- Fix Redis
collaborationClientreusing same property asdefaultClientin https://github.com/outline/outline/pull/10336 - Fixed mobile Safari sidebar navigation issue by @eweren in https://github.com/outline/outline/pull/10329
- Prevent reload loop when collaborative service editor version is ahead in https://github.com/outline/outline/pull/10326
- editorVersion property on document should be updated through collaborative session in https://github.com/outline/outline/pull/10325
- Default destination path for nested document duplication in https://github.com/outline/outline/pull/10339
RedisAdapterdoes not respect url arg in https://github.com/outline/outline/pull/10341- Restore comment content on error by @salihudickson in https://github.com/outline/outline/pull/10342
- New Crowdin updates by @outline-translations in https://github.com/outline/outline/pull/10294
- Icon in editor suggestions missing spacing in https://github.com/outline/outline/pull/10354
- Fixed potential for repeat submission when inline editing titles by @Ali-ovo in https://github.com/outline/outline/pull/10355
- Template settings no longer show to guest users in https://github.com/outline/outline/pull/10361
- Fixed a single frame blank flash when saving comments in https://github.com/outline/outline/pull/10362
- Enable workspace creation from Discord without
DISCORD_SERVER_IDin https://github.com/outline/outline/pull/10380 - Display fallback instead of error if cannot unfurl URL in https://github.com/outline/outline/pull/10370
- Added clarity to error message when private IP address is blocked in https://github.com/outline/outline/pull/10391
- Cascade of client-side paranoid deletion in https://github.com/outline/outline/pull/10393
- Change behavior of
SMTP_SECURE=falsein https://github.com/outline/outline/pull/10399 - Horizontal rule menu appears in read-only editor in https://github.com/outline/outline/pull/10413
- Creating new doc offline in sidebar leaves corrupt state in UI in https://github.com/outline/outline/pull/10412
- Combination of
<br>and inline nodes in table cell is not imported correctly in https://github.com/outline/outline/pull/10416 - Updated table styling to include a touch of rounding in https://github.com/outline/outline/pull/10421
- Improved Redis retry behavior in https://github.com/outline/outline/pull/10440
- Simplify logic for suppressing markdown copy in https://github.com/outline/outline/pull/10450
- Felayed notifications will now include a note in the subject in https://github.com/outline/outline/pull/10447
- Protect against empty content passed to Backticks component in https://github.com/outline/outline/pull/10456
- Fixed several cases where Linear links would fail to convert to mentions correctly in https://github.com/outline/outline/pull/10458
- Guard against crawlers consuming magic links in https://github.com/outline/outline/pull/10457
- 4x improvement on perf of editor menus in https://github.com/outline/outline/pull/10465
- List conversion inside heading nodes is now prevented by @huiseo in https://github.com/outline/outline/pull/10462
- Email magic links strategy was changed to allow reuse within time bounds from the same IP in https://github.com/outline/outline/pull/10471
- Automatically replace base64 encoded images in
documents.updatein https://github.com/outline/outline/pull/10402
New Contributors
- @pirateIV made their first contribution in https://github.com/outline/outline/pull/10228
- @lukegb made their first contribution in https://github.com/outline/outline/pull/10252
- @wmTJc9IK0Q made their first contribution in https://github.com/outline/outline/pull/10264
- @tobiasge made their first contribution in https://github.com/outline/outline/pull/10204
- @eweren made their first contribution in https://github.com/outline/outline/pull/10329
- @AlexHladin made their first contribution in https://github.com/outline/outline/pull/10318
- @AnastasiyaHladina made their first contribution in https://github.com/outline/outline/pull/10397
- @patroldo made their first contribution in https://github.com/outline/outline/pull/10379
- @huiseo made their first contribution in https://github.com/outline/outline/pull/10462
Full Changelog: https://github.com/outline/outline/compare/v0.87.4...v1.0.0