---
title: "Release notes 7.2.2-bitbucket9"
canonical: "https://support.appfire.com/space/JENK/2173206569/Release%20notes%207.2.2-bitbucket9"
format: markdown
---
> Macro (aura-html)


**Release date**: 7/4/2025

Our team is thrilled to announce the latest release of Webhook to Jenkins for Bitbucket, version 7.2.2-bitbucket9.

**Bitbucket compatibility**:** **[Bitbucket version compatibility](https://apps.appf.re/version) 

---

# Enhancements

- Security vulnerability fixes have been added.

- Enhanced input validation for Jenkins URL fields
- Blocked URL schemes (like `javascript:`)
- Added server-side validation to ensure only safe HTTP/HTTPS URLs are accepted

**Action required**

If you have existing Jenkins webhook configurations, please verify your Jenkins URLs are using standard HTTP or HTTPS protocols. Any URLs using non-standard schemes will need to be updated.

---

# Bug fixes

- Anonymous users can now properly access commits and branches in public repositories. Previously, unauthorized API requests were blocking access to these pages.

---