All release notes

v1.190.0

1 feature

Enhance navigation history tracking and improve active thread handling

  • Added `addToNavigationHistory` function to track active threads with relevant data in SPA mode.
  • Updated `PersistentNavigation` to utilize `activeThreadProp` for stable active item identification, improving navigation consistency.
  • Refined logic to prevent duplicate "Unorganized" items in navigation when thread IDs conflict.