All release notes

v1.67.4

1 improvement

Enhance scrolling behavior in new-note-panel within BottomSheet

We've made an improvement: Enhance scrolling behavior in new-note-panel within BottomSheet

  • Added explicit max-height and min-height to .tiptap-content in new-note-panel to improve scrolling on mobile devices.
  • Ensured overflow-y is set to auto and overflow-x is hidden to enhance user experience when interacting with notes.