All release notes

v1.12.30

1 fix

Ensure newly created scripture notes appear at top of lists

  • Add lastVisited timestamp to auto-created scripture notes in processScriptureReferences
  • Extract getOrCreateScriptureNote to shared utility to prevent scripture note duplication
  • Remove aggressive race condition filters that were hiding newly created scripture notes
  • Update CardFullEditable to use shared getOrCreateScriptureNote function