All release notes

v1.45.0

1 feature

Enhance EditThreadPanel and MobileNavigation with improved thread updates and state management

  • Added support for pending saves in EditThreadPanel, allowing for better handling of unsaved changes.
  • Updated event dispatching to include title, color, and background gradient for immediate UI updates.
  • Enhanced MobileNavigation to read updated thread data from events and DOM, ensuring accurate display of thread information.
  • Improved performance with requestAnimationFrame for smoother updates on mobile devices.
  • Refactored navigation updates to ensure consistency across components.