All release notes

v1.50.0

1 feature

Enhance scripture pill handling during paste operations

  • Improved the logic for creating pending scripture pills by checking for existing pills with valid noteIds in both clipboard HTML and ProseMirror document.
  • Updated the `createPendingPillsForReferences` function to overwrite existing pills with "pending" noteIds.
  • Added functionality to handle scripture pills pasted from other notes, ensuring accurate noteId associations and creating new scripture notes when necessary.
  • Enhanced error handling during the processing of scripture references to ensure robustness.