All release notes

v1.61.1

1 fix

Improve mobile scripture reference detection in TiptapEditor

  • Updated mobile scripture reference detection to trigger after a space or newline, enhancing user experience during typing.
  • Reduced debounce delay from 500ms to 50ms for quicker response.
  • Added checks to ensure detection only occurs when the cursor is positioned correctly, preventing premature triggers.