All release notes

v1.186.0

1 feature

Enhance subscription note handling and cache invalidation

  • Updated getUserNoteCount to derive note count from Notes if UserMetadata is missing or zero, ensuring accurate display of user notes.
  • Added cache invalidation for subscription data in multiple components (EditThreadPanel, ManageBillingPanel, NewThreadPanel, NoteDetailsPanel, useNoteSubmission) to keep UI in sync with note changes.