Skip to content
Draft
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
21 changes: 18 additions & 3 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,25 @@ 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="Jira templating, permissions, and integrations">
## Jira integration improvements
- **Custom Jira templates**: Create and manage custom templates for Jira issue creation with full templating support
- **Template override for manual exports**: Override default templates when manually exporting findings to Jira
- **Improved assignee search**: Added pagination and improved search functionality for Jira assignees
- **Webhook expiration handling**: Automatic detection and notification for expiring Jira webhooks

Stay tuned for updates on enhanced vulnerability detection, improved integrations, and new developer tools.
## Role-based permissions
- **Enhanced permission controls**: Centralized permission checking across the platform
- **Admin-only features**: Certain sensitive operations are now restricted to admin users
- **Flexible member management**: Non-admin users can now invite members and create alerts
- **Repository access**: Removed admin-only restriction for adding repositories

## SCA enhancements
- **Group SCA settings**: Configure SCA settings at the group level for better organization
- **False positive patches**: Display SCA patches for findings marked as false positives

## GitLab integration
- **Fixed scanning events**: Resolved issues with GitLab event handling and scan triggers
</Update>

<Note>
Expand Down
Loading