All release notes

v1.119.0

1 feature

Enhance navigation validation logic to include spaces

  • Updated validation cache to track both thread and space IDs, improving stale item cleanup.
  • Modified navigation history validation to filter out deleted spaces alongside threads, ensuring accurate navigation state.
  • Consolidated API calls to fetch both threads and spaces in a single request, optimizing data retrieval for navigation components.
  • Introduced initial validation logic to clear stale items after authentication, enhancing user experience post-login.