Changelog update for version bump

This commit is contained in:
Alexander Cerutti
2025-10-31 01:35:47 +01:00
parent a9e138e386
commit 8ae0f99726

View File

@@ -1,6 +1,12 @@
# Changelog # Changelog
### 3.5.1 (15 Oct 2025) ### 3.5.3 (31 Oct 2025)
- Fixed `UpcomingPassInformationEntry["backFields"]`: `backFields` was lowercase by mistake, leading it to its stripping (it is required for the new Poster Event Ticket upcoming events view to appear);
---
### 3.5.2 (15 Oct 2025)
- Fixed support for Cloudflare workers by disabling tls email validation checks (PR #255) - Fixed support for Cloudflare workers by disabling tls email validation checks (PR #255)