The release notes from hotfix version 1.2.0.1 of C#Bot.
Features
No new features were included.
Improvements
- Inject service provider into the security context for the ACLs
- Added more protected regions
Resolved Defects
- Validation for multiple same name entities
- Resolved several ESLint warnings with respect to using ‘===’ instead of ‘==’
- Updated previously unusable protected regions
- Resolved rare cases of test compilation errors regarding references
- Fixed issue where visitors could not access controller endpoints they had permission for.