Releases: coldbox-modules/cors
Releases · coldbox-modules/cors
v3.0.9
other
- *: chore: Pin commandbox-semantic-release to ^3.0.0 (04250c7)
v3.0.5
chore
- build: Update Repository URL
(0bfba51)
- build: Add Slack notifications back in
(38fbda0)
- LICENSE: Add link to license inside box.json
(f95a9df)
other
- *: feat: Added new module setting to set custom closure to check if preflight response should be returned (5165046)
- *: chore: Skip cache test for now
(1d496f0)
- *: chore: Try to fix timeout during test
(f4b0e56)
- *: chore: Update port for GitHub Actions
(a71b8e8)
- *: Add GitHub Actions
(6e76c1e)
- *: chore: Fix tests
(645f304)
- *: 3.0.6 (899db4f)
- *: 3.0.5 (1eb4259)
- *: fix: Support for Multiple Allowed Origins (1e10b33)
v3.0.4
fix
- CI: Fix for packaging up a recursive zip
(e57bf90)
v3.0.3
other
- *: chore: Use forgeboxStorage (6168181)
v3.0.2
fix
- CORS: Fix automatic options requests
(2a2cdc6)
v3.0.1
other
- *: fix: Use dynamic provider instead of just template for cached events
(dbe5c3e)
v3.0.0
BREAKING
- *: fix: Fix event caching (b60d18b)
v2.2.2
other
- *: fix: Use the Access-Control-Allow-Method if present (a218419)
- *: fix: OPTIONS requests are always allowed in preflight requests (b71a57e)
v2.2.1
docs
- README: Update default settings
(a10c90a)
v2.2.0
feat
- ModuleConfig: Add flag to prevent automatic loading (240e306)
fix
- build: Use OpenJDK instead of Oracle
(b0cc52b)