Releases: Ortus-Solutions/ContentBox
Releases · Ortus-Solutions/ContentBox
6.3.2
6.3.1
6.3.0
What's Changed
- [Snyk] Upgrade webpack from 5.90.0 to 5.90.1 by @lmajano in #604
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot[bot] in #605
- [Snyk] Upgrade alpinejs from 3.13.5 to 3.13.6 by @lmajano in #606
- [Snyk] Upgrade @alpinejs/focus from 3.13.5 to 3.13.6 by @lmajano in #607
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #609
- Update RateLimiter.cfc, fix for CONTENTBOX-1512 by @GunnarLieb in #608
- Resolve CONTENTBOX-1511 by @DavisVega1990 in #610
- Fix_postgres_quoted_columns by @elpete in #613
- Update seed_permissions.cfc by @GunnarLieb in #614
- CONTENTBOX-1517 Update SecurityValidator.cfc by @GunnarLieb in #616
- Bump cross-spawn from 7.0.3 to 7.0.6 in /modules/contentbox/themes/default by @dependabot[bot] in #615
- Bump webpack from 5.89.0 to 5.94.0 by @dependabot[bot] in #612
- Bump nanoid from 3.3.6 to 3.3.8 in /modules/contentbox/themes/default by @dependabot[bot] in #618
- Bump braces from 3.0.2 to 3.0.3 in /modules/contentbox/themes/default by @dependabot[bot] in #617
- Patch/performance fixes by @jclausen in #620
- Bump webpack from 5.90.1 to 5.97.1 in /modules/contentbox/themes/default by @dependabot[bot] in #619
- fix: update user-agent bots regex by @otisnado in #621
- Bump serialize-javascript and mocha by @dependabot[bot] in #622
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /modules/contentbox/themes/default by @dependabot[bot] in #624
- CONTENTBOX-1524 index names have to be unique with postgres, so rename idx_deleted by @GunnarLieb in #625
- Bump @babel/runtime from 7.18.3 to 7.26.10 in /modules/contentbox/themes/default by @dependabot[bot] in #627
- Bump @babel/helpers from 7.18.2 to 7.26.10 in /modules/contentbox/themes/default by @dependabot[bot] in #626
- Bump brace-expansion from 1.1.11 to 1.1.12 in /modules/contentbox/themes/default by @dependabot[bot] in #631
- https://ortussolutions.atlassian.net/browse/CONTENTBOX-1548 by @GunnarLieb in #632
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #633
- v6.3.0 by @jclausen in #634
New Contributors
Full Changelog: v6.1.1...v6.3.0
6.1.1
v6.1.1 Latest Release v6.1.1
6.1.0
v6.1.0 Latest Release v6.1.0
6.0.5
Fixed
- CONTENTBOX-1510 - Emails being sanitized and invalidated on Comment form submission
6.0.4
Fixed
- JS Library Patches
- CONTENTBOX-1509
featuredImageURL on initial migration should be nullable
6.0.3
Updated
- All github actions
Bugs
- CONTENTBOX-1507 BulkSave not accounting for sites when filtering and saving
- CONTENTBOX-1506 Updated all server.jsons to use `env` for the ortus orm extension since the latest lucee build broken extensions via jvm args
- CONTENTBOX-1505 RenderView widget exception when using `view()` to render the view
6.0.2
Bugs
- CONTENTBOX-1501 Init migration needs to verify permissions and roles separately to make sure it passes on created dbs
6.0.1
Bugs
- CONTENTBOX-1500 Defensive coding for permissions migration on new instance