v1.120.0
Feature
Enhance note counting logic based on thread ownership and space access
- Updated note counting mechanism to differentiate between owned threads and shared space threads.
- Implemented access checks for shared space threads, ensuring accurate note counts based on user permissions.
- Refactored code to improve clarity and maintainability of note counting logic.
