For application managers and ICT
Change in user rights: from "all users" to "all logged-in users"
We have made a change to the user rights for notifications and actions regarding the reader role. Where previously the option "all users" was used, this has now been replaced by "all logged-in users". This provides more control and security within the system.
File formats
Allowed file formats within Zenya, have been expanded to include .eml.
The allowed file formats are:
.avi, .avif, .bmp, .csv, .docx, .dotx, .eml, .emz, .gif, .heic, .jpeg, .jpg, .mov, .mp3, .mp4, .msg, .odt, .pdf, .png, .ppsx, .pptx, .qps, .sldx, .tif, .txt, .vsdx, .wav, .wmv, .webp, .xlsx, .xltx, .xml, .zip
Change API endpoints
Zenya 7.5.0:
An old route of the Organizational Unit API is being terminated. All customers still using this API route have been informed by the Service Desk.
Expected changes for Zenya 7.6.0:
The old route of the User and Usergroup API is being terminated. All customers still using this API route have been informed by the Service Desk.
Tightened security CORS institution
In Zenya 7.5.0, security has been further tightened by adjusting the CORS_ORIGIN setting. The CORS_ORIGIN setting determines which domains can access your server via JavaScript. For many Zenya environments, this setting is configured to allow access from any domain. As this poses a security risk, this setting will be changed from Zenya 7.5.0 onwards.
If an external system (such as a SharePoint environment) needs to make requests to a Zenya environment via JavaScript, the domain name of this external system must be specified in Zenya. If the domain name is not included in Zenya, a CORS error will occur when the external system tries to make a request via JavaScript. To adjust this setting, please contact the Zenya Service Desk. (For customers where this setting is already in place, nothing will change)