This patch release includes minor fixes to the core and admin packages, squashing some pesky bugs! :)
Changes
Core
- Fix race condition between saving invitation and sending email b7d053b
- Prevent NoMethodError in StoreProduct#refresh_metrics! when product is nil by @damianlegawiec in #13531
Admin
- Fixed validation error on admin address for not persisted address by @brozek95 in #13526
- Fixed edit policy path to use ID rather than slug e1f69b5
Update
Run in your project root:
bundle updateFull Changelog: v5.3.2...v5.3.3