All release notes

v1.77.0

1 feature

Add toolbar positioning option to note forms and editor

  • Introduced a new `toolbarAtBottom` prop to `NewNotePanel`, `DefaultNoteForm`, and `ScriptureNoteForm` components to allow toolbar placement at the bottom of the editor.
  • Updated `TiptapEditor` to conditionally render the toolbar at the bottom or top based on the new prop, enhancing usability on mobile devices.