Bump version 3.3.1

This commit is contained in:
ngosang
2023-08-03 08:13:01 +02:00
parent 82e1c94c6f
commit 644a843d89
3 changed files with 15 additions and 6 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## v3.3.1 (2023/08/03)
* Fix for Cloudflare verify checkbox
* Fix HEADLESS=false in Windows binary
* Fix Prometheus exporter for management and health endpoints
* Remove misleading stack trace when the verify checkbox is not found
* Revert "Update base Docker image to Debian Bookworm" #849
* Revert "Install Chromium 115 from Debian testing" #849
## v3.3.0 (2023/08/02)
* Fix for new Cloudflare detection. Thanks @cedric-bour for #845