Skip to content

v0.8.18

Compare
Choose a tag to compare
@rajdeep rajdeep released this 24 Oct 22:15
· 92 commits to main since this release
df1c9e5

What's Changed

  • Added delegate to notify command execution in EditorCommandExecutor.
  • Added delegate callback for when attachment is rendered.
  • Added ability to query range of text from given rect in EditorView.
  • Fixed check for range validity in text input to account for boundaries.
  • Added a defensive check on canPerformAction to prevent crashes due to invalid range.
  • Removed code for scrolling to attachment when added as it may result in crash in LayoutManager.

Full Changelog: v0.8.17...v0.8.18