All release notes

v1.140.0

1 feature

Add NotePageAddButton and enhance layout for note content

  • Introduced NotePageAddButton to the AppLayout and Layout.astro for improved note creation experience.
  • Updated layout conditions to display the CreateNoteButton and NotePageAddButton based on content type.
  • Enhanced CSS for the NotePageAddButton to ensure proper positioning and responsiveness in mobile view.
  • Improved CardFullEditable component to handle layout adjustments more effectively.
  • Adjusted navigation context to ensure seamless integration of new features.