Release Notes
Aug 21 2024
2.0.39
Bug Fixes
- [Comments]: Fixed a css padding issue related to the action buttons in the comment dialog composer.
2.0.38
Bug Fixes
- [Comments]: Fixed an issue with the user-avatar component, ensuring it’s consistently used across all the components.
2.0.37
New Features
- [Comments]: Added the ability to exclude specific location IDs from the comments sidebar. This provides more control over the displayed content.
Using Props:
Using API:
2.0.36
Improvements
- [Comments]: Applied
location
filters to the inline-comments-section component as well, following the same pattern like other comment components. - [UI Customization]: Removed
!important
declarations from some component CSS, improving overall style flexibility and reducing potential conflicts.
Bug Fixes
- [Comments]: Resolved an issue related to calculating comment pin positions, ensuring more accuracy and robustness.
Was this page helpful?