All release notes

v1.113.1

1 fix

Refine space route handling in navigation logic

  • Updated fallback logic to ensure that the navigation's data-space-id is only used when on a space route, preventing incorrect space context from being applied on thread or note pages.
  • Added a check for the current pathname to enhance the reliability of space context management during navigation transitions.