All release notes

v1.112.0

1 feature

Enhance SpaceContentList and page routing with URL-based space handling

  • Updated SpaceContentList to utilize a new utility function for generating note and thread URLs, improving code maintainability.
  • Implemented logic in the Astro page to prefer URL parameters for space context when opening threads or notes, ensuring correct space access and display.
  • Enhanced currentSpace assignment to prioritize URL-derived space data, improving user experience when navigating between spaces.