All release notes

v1.157.0

1 feature

Enhance note access control and thread management

  • Improved note access control by checking for space access through associated threads when the note's space ID is missing, ensuring users can only access notes they are authorized to view.
  • Updated the logic for retrieving thread counts and space IDs in the AppLayout and note hooks, enhancing the user experience by providing accurate thread information.
  • Refactored the API endpoints to handle space access more robustly, improving error handling and ensuring proper access rights are enforced for notes and threads.