All release notes

v1.187.1

1 fix

Improve user note count retrieval logic

  • Refactored getUserNoteCount to concurrently fetch user metadata and existing notes, ensuring accurate note count.
  • Enhanced logic to return the maximum note ID from both sources, preventing undercounting and addressing stale metadata issues.