Releases: bristol-su/control
Releases · bristol-su/control
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.1.0 - 24/10/2021
Added
- Lazy models for lazyloading of control models through repositories
- Events fired on all repository actions with side effects
Fixed
- Reduced scope of some cache to avoid lingering changes not being cleared
v3.0.2
v3.0.1
v3.0.0
v2.1.5
v2.1.5 - 16/06/2020
Removed
- Removed the AirTable integration since it is now provided by an external package
v2.1.4
v2.1.3
v2.1.3 - 01/05/2020
Changed
- Passing null to DataUserController::update sets a field to null
- Passing null to DataGroupController::update sets a field to null
- Passing null to DataRoleController::update sets a field to null
- Passing null to DataPositionController::update sets a field to null
Fixed
- DataUserNotify notified create method on updating