All release notes

v1.22.4

1 fix

Enhance navigation item deduplication and unorganized thread handling

  • Implemented final deduplication logic in MobileNavigation and PersistentNavigation to prevent duplicate items from being rendered, addressing race conditions.
  • Updated NavigationContext to use functional updates for navigation history, ensuring the latest state is always used and preventing duplicates.
  • Refined checks for the "Unorganized" thread to only consider IDs, avoiding confusion with renamed threads and ensuring consistent behavior across components.