All release notes

v1.116.1

1 fix

Improve form rehydration logic in NewNotePanel

  • Updated the rehydration logic to ensure that the form is rehydrated from localStorage on every open when not in the mobile bottom sheet, enhancing data consistency.
  • Added comments for clarity on the rehydration behavior for both mobile and desktop contexts.