Skip to content

16.0.0-alpha.41

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 05 Oct 07:16
· 2483 commits to main since this release
3a88ed8

Breaking

  • Sentry integration is now lazy-loaded. The sentryOptions key from the settings registry 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 querystring object in apiExpanders config 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 traefik to 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