8.0.0 (2024-05-29)
- Added command
anzusystems:user:sync-base
for loading basic user set (depends onuser_sync_data
configuration) - Added
BaseUserDto
toUserDto
, addedUserTracking
andTimeTracking
fields - Added
mapDataFn
tofindByApiParams
andfindByApiParamsWithInfiniteListing
functions
- BC change -> Abstract voter expects
ROLE_SUPER_ADMIN
instead ofROLE_ADMIN
to grant full access
7.0.0 (2024-05-13)
- Fix sending job with old status to event dispatcher and not updating modifiedBy by @pulzarraider in #56
- Update to anzusystems/serializer-bundle 4.0 by @pulzarraider in #57 Read the UPGRADE.md if you want to update to this version.