16.0.0-alpha.41
Pre-release
Pre-release
·
2483 commits
to main
since this release
Breaking
- Sentry integration is now lazy-loaded. The
sentryOptionskey from thesettingsregistry becomes a callable that passes resolved sentry libraries. @tiberiuichim
Feature
- Send missing variation data to the listing variation @ionlizarazu
- Complete eu translation. @erral
- Complete spanish translation @erral
- Added an option for users to set their own password through a confirmation email in the Add Users modal within the Users control panel. @JeffersonBledsoe #3710
- Accept a
querystringobject inapiExpandersconfig object settings @sneridagh
Bugfix
- Extend Id widget validation rules to accept a dot "." @reebalazs
Internal
- Comment out flaky test for now regarding many users/groups @sneridagh
- Add reverse proxy conf with
traefikto demo compose file @sneridagh - More disable flaky test regarding many users/groups @sneridagh
- Remove no longer present option in cypress github action, by default, headless is true @sneridagh