Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,19 @@ description: "Product updates and announcements"
rss: true
---

<Update label="Coming Soon" description="Next Release">
We're preparing exciting new features and improvements for ZeroPath's AI-powered security platform.
<Update label="November 2025" description="Permissions, Jira Webhooks & SCA Improvements">
## Enhanced role-based access control

Improved permissions system with admin-only permissions, centralized permissions checking, and UI components that respect user roles. Teams, members, integrations, and repository creation are now properly guarded based on user permissions.

Stay tuned for updates on enhanced vulnerability detection, improved integrations, and new developer tools.
## Jira webhook expiration handling

Added automatic handling for Jira webhook expiration to ensure your Jira integration stays connected and functional.

## SCA improvements

- Display SCA patches for false positives, making it easier to understand and manage vulnerability findings
- Fixed Q&A stream cancellation bug for more reliable AI-assisted analysis
</Update>

<Note>
Expand Down