Prateek Shourya
Prateek Shourya
#### Improvements This PR optimizes `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector` by replacing `querySelectorAll` with a more efficient check for the closest element with the required attribute on the event target. This enhances...
## Summary by CodeRabbit - **New Features** - Enhanced the `Invitations` component to receive invitation data directly, improving its functionality for workspace joining scenarios. - Streamlined data handling in the...
#### Media * Before * After ## Summary by CodeRabbit - **Style** - Adjusted the vertical alignment of fields in the project invitation modal for improved visual presentation.
## Summary by CodeRabbit - **New Features** - Enhanced dropdown options with an `Info` icon and tooltips for additional context. - Improved `IssueTypeSelect` component with new optional properties for better...
#### Media #### Issue link - [WEB-2500](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/d40422f1-7965-4886-897a-57d004902e0d) ## Summary by CodeRabbit - **New Features** - Introduced a new endpoint for accessing instance changelogs. - Added a new environment variable `INSTANCE_CHANGELOG_URL`...