All release notes

v1.190.1

1 fix

Improve space ID handling and navigation history tracking

  • Enhanced `getSpaceIdFromSearch` function to support both string and object formats for space ID extraction.
  • Updated `ThreadPage` and `NavigationColumn` components to ensure consistent space ID retrieval from URL parameters and local storage.
  • Refined `PersistentNavigation` to update active thread data with fresh information from props, improving navigation consistency and user experience.