You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
It is now possible to see a documents version history from the "..." menu select "Document history". You can also restore a previous version, creating a new one if you need to easily go back to how things were.
Fixes
Restored the collection name on documents listed on the dashboard
Fixed an issue where document content changed between image uploading start and finish is lost
Fixes an issue where an image is lost after upload if document is immediately closed without further edits
Fixed an issue that could cause undefined to appear in the document
Fixed an editor issue that would result in an extra newline before links that wrap #778