All release notes

v1.194.0

1 feature

Implement user-specific processing queue for scripture references

  • Added a per-user mutex to serialize concurrent calls to processScriptureReferences, preventing race conditions and duplicate entries.
  • Enhanced duplicate detection and consolidation logic for scripture notes, ensuring that only the oldest note is retained and references are updated accordingly.
  • Improved handling of scripture references by normalizing and consolidating duplicates, with logging for better traceability during the process.