File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 22
33## 3.2.0 - 2026-01-14
44
5+ ### Fixed
6+
7+ - Broken URL notifications now include the invalid URL (fixes #170 )
8+ - GraphQL TypeError when querying entries with empty oEmbed URLs (fixes #156 )
9+ - Cookie file accumulation via automatic cleanup (fixes #152 )
10+
511### Added
612
7- - Added integration test suite coverage for Craft DB-backed entry creation with embedded media templates
8- - Added integration template fixture for rendering embedded media in tests
13+ - Docker-based test environment with PostgreSQL
14+ - Codeception + Craft CMS testing integration
15+ - Unit + functional tests across services, models, jobs, and providers
16+ - CI pipeline for automated testing and coverage reporting
917
10- ### Update
18+ ### Improved
1119
12- - Updated GitHub Actions CI workflow to run multi-PHP test matrix with coverage
20+ - Defensive validation with XSS protection in notifications
21+ - URL normalization at entry points to prevent null/empty URL issues
22+ - Configurable cookie cleanup with console command and throttling
1323
1424## 3.1.7 - 2025-08-30
1525
You can’t perform that action at this time.
0 commit comments