Skip to content
Merged
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
34 changes: 34 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@
title: "Changelog"
description: "Product updates and announcements"
---
<Update label="2026.01.16" description="v1.58.0">
**Bug Fixes:**
- Fixed an issue with advanced search default scan type settings.
- Resolved errors in GitHub webhook processing to ensure reliable integration.
- General bug fixes and stability improvements.

**Reliability & Stability:**
- Enhanced error handling for improved system reliability.
- Performance optimizations and backend improvements.
</Update>

<Update label="2026.01.15" description="v1.57.4">
**Search Improvements:**
- Fixed an issue with advanced search when using the false positive filter, ensuring more accurate search results.

**Reliability & Stability:**
- General bug fixes and improvements to enhance platform performance.
</Update>

<Update label="2026.01.14" description="v1.57.3">
**New Features:**
- Added filter view for better organization and navigation.
- Introduced the ability to add teams to projects and projects to teams for improved collaboration.
- Added exclude button for scanning to give you more control over what gets scanned.

**UI & Experience:**
- Project names and repository URLs are now case-insensitive for easier management.

**Reliability & Stability:**
- Improved error handling for GitLab integrations.
- Enhanced user creation process for better reliability.
- Improved logging for Bitbucket authentication issues.
</Update>

<Update label="2026.01.13" description="v1.57.2">
**Improvements:**
- Enhanced cookie handling for better session management and security.
Expand Down