v1.1.0
What's Changed
Improvements
- Groups now have a description option in https://github.com/outline/outline/pull/10511
- Added the group member count to mention menu in https://github.com/outline/outline/pull/10535
- Improvements to syntax highlighting in https://github.com/outline/outline/pull/10533
mermaidjsupgraded to 11.12.1 in https://github.com/outline/outline/pull/10564- line-height now auto adjusts for scripts with many ascenders and descenders such as Thai in https://github.com/outline/outline/pull/10565
- double-click on resize handles for images and videos now fills to width https://github.com/outline/outline/pull/10594
SMTP_SERVICEenvironment variable now accepts many more known services in https://github.com/outline/outline/pull/10635- Add
SMTP_DISABLE_STARTTLSoption by @b11p in https://github.com/outline/outline/pull/10647
Fixes
- Fixed an issue that caused documents to show "Authentication failed" and/or logout in https://github.com/outline/outline/pull/10626
- Insertion of mentions and images broken on mobile devices in https://github.com/outline/outline/pull/10649
- emdash replacement rule conflicts with horizontal rule in https://github.com/outline/outline/pull/10515
- Input in embed toolbar no longer grabs focus in https://github.com/outline/outline/pull/10530
- Extra lines are no longer inserted before template application in https://github.com/outline/outline/pull/10528
- Fixed a double 'selected' state on menus when hovering as it opens in https://github.com/outline/outline/pull/10532
- Collection root is now hidden if empty of content on shared structure in https://github.com/outline/outline/pull/10534
- Migrations are now wrapped in a mutex lock allowing more reliable running in multi-server deployments in https://github.com/outline/outline/pull/10560
- Templates page in settings visible for editors again in https://github.com/outline/outline/pull/10598
- Revisions no longer require a reload to display in https://github.com/outline/outline/pull/10600
- Fixed the layout of todo summary in metadata on mobile in https://github.com/outline/outline/pull/10559
- Cookies are now sent with S3 POST upload by @Cellivar in https://github.com/outline/outline/pull/10562
- Fixed indent/outdent controls not appearing for lists in mobile toolbar in https://github.com/outline/outline/pull/10558
- Fixed search popover on shared docs does not correctly paginate in https://github.com/outline/outline/pull/10584
- Fixed an issue where
pointer-events: noneleft hanging on popovers sometimes in https://github.com/outline/outline/pull/10585 - Fixed an issue where revoking parent permission not correctly reflected on open children in other clients https://github.com/outline/outline/pull/10625
- UI now accounts for document reading time longer than an hour in https://github.com/outline/outline/pull/10601
- Nested document order now retained correctly when duplicating by @salihudickson in https://github.com/outline/outline/pull/10543
- Individual collections can now be exported with manage permissions in https://github.com/outline/outline/pull/10602
- Multiple improvements to webhook create and edit modal in https://github.com/outline/outline/pull/10622
- "Empty" state of collection is now hidden with new inline doc creation in https://github.com/outline/outline/pull/10624
- 'shared with me' optimistically updates by @salihudickson in https://github.com/outline/outline/pull/10547
- Admins no longer have permission to edit documents in every view-only collection by @salihudickson in https://github.com/outline/outline/pull/10542
- [API] Added missing total field to
groupMembershipspagination in https://github.com/outline/outline/pull/10589 - [API]
documentandcollectionmentions are now serialized as regular links in https://github.com/outline/outline/pull/10595
New Contributors
- @Cellivar made their first contribution in https://github.com/outline/outline/pull/10562
- @uneknown made their first contribution in https://github.com/outline/outline/pull/10570
- @b11p made their first contribution in https://github.com/outline/outline/pull/10647
Full Changelog: https://github.com/outline/outline/compare/v1.0.1...v1.1.0