Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
diocas committed Mar 31, 2022
1 parent 35e7174 commit b774335
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog/unreleased/enhancement-simple-editor
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Enhancement: Simple Editor

Replace MarkdownEditor with SimpleEditor and add the following improvements:
* Disable preview for non md files (configurable)
* Data integrity checks (prevent exiting with unsaved changes)
* Better error information to the user
* Keyboard shortcut to save
* Read-only mode
* Fix to open on non-authenticated public links
* Open other extensions (js, json, xml, py, php, yaml)
* UI polish

https://github.com/owncloud/web/pull/6667

0 comments on commit b774335

Please sign in to comment.