SDF-53337 : Backup process (manual/scheduled backup) will create multiple .data files based on the file size. By default size of each .data files will be 1GB and this can be configurable based on the globalconfig database entry ranging from 500MB to 1.5GB. Backup file will be placed in a separate folder, that overcomes the unzipping error for huge backup file during restore.
SDF-27287 : Scheduled user import from LDAP can be configured.
This can be configured from the Admin -> Active Directory -> Schedule AD/LDAP import.
NOTE : User import schedule will work based on Global config entry, with category='Scheduled_User_Import' and parameter='EnabledFor' and allowed paramvalues are BOTH (default), AD and LDAP. If it is BOTH, AD as well as LDAP schedule import will be done. If it is AD, ActiveDirectory schedule alone will be done. Or if it is LDAP, LDAP schedule alone will be done.
SD-55501 : Below notifications which sends the notification in the plain text formatting though the rich text formatting is enabled has been fixed.