Skip to content
Compare
Choose a tag to compare
@big-camel big-camel released this 12 Sep 17:05
· 1129 commits to master since this release

Feature

  • After the horizontal line of the table is scrolled, the position of the highlighted area is deviated
  • Optimize the card asynchronous rendering process
  • Optimize the setValue setHtml setJsonValue method, remove the enableAsync triggerOT configuration option, and always render cards asynchronously by default
  • Optimize the collaborative process, and the collaborative data will be persisted to MongoDB
  • Add getJsonValue api
  • Optimize the paste markdown detection process
  • link plugin adds onConfirm option

Fiexd

  • The position of adding rows below the table is incorrect
  • After pasting the picture, the width and height data is lost

Chore

  • ot-server adds sharedb-mongo database driver