11.0.0 (2024-12-19)
⚠ BREAKING CHANGES
- remove SetSystemConfigValues use TestDataService.setSystemConfig instead
- fix system config api usage
Bug Fixes
- add AccountRecover and AccountLogin objects for forgot password (cf65ffe)
- fix system config api usage (6352f54)
- Refactor Rule assignment task and types (#237) (49a585f)
Code Refactoring
- remove SetSystemConfigValues use TestDataService.setSystemConfig instead (52fc176)