Breaking Changes¶
v3.0.0 April 2, 2019¶
Warning
- If you currently have additional Azure resources configured for an EvoPDF exporting provider, this is no longer necessary. Syncfusion works in Azure environments without the need of a specific service. You will need to adjust your exporting configurations accordingly.
- If you currently use the IAdHocExtension classes you will need to rebuild these into a new assembly using our v3.x dlls.
v2.18.1 March 19, 2019¶
Warning
If you are currently leveraging LEFT or RIGHT joins in your reports, you should ensure that the changes in IZ-22764 have not impacted your reporting data.
v2.18.0 March 6, 2019¶
Warning
If you are leveraging the Quartz ADOJobStore database you will need to run an upgrade script on your Quartz database that can be found here.
v2.1.1 June 2, 2017¶
Warning
For version 2.1.1 and above, there are code-level changes that will need to be made when using Izenda in embedded mode. The previous Encryption/Decryption logic has been refactored to use a new StringCipher class local to the kits. You can view the latest commits for more details.
v2.1.0 May 31, 2017¶
Warning
- File izenda-ui-blessed1.css was removed from the UI download it was merged with izenda-ui.css, please ensure when upgrading that it is removed from your local deployment
v2.0.0¶
Warning
- API Request - added additional header “Selected Tenant” for Global Reports. This change is already made in the webconfig in the build for download.
- Please ensure you are using the latest version of the Copy Console which is available with this download
Warning
Global reports cannot be copied using the Copy Management UI. By definition, Global reports are meant to be shared across the tenant base to reduce the number of report definitions required for reports that all tenant can use. The copy console does not block copying Global reports to a tenant, and we are working on a patch to restrict this. Please note that doing this will cause unintended behavior and therefore should not be done. A feature is planned for a later release to add support for copying Global Reports from one System level to another for independent Izenda configuration databases, for now please do not copy Global reports using the Copy Console. Known issue: Tenant users with Full Report and Dashboard access can alter Global Category names.
v1.25.0¶
Warning
- For integrations using deployment mode 1 (Front End Integrated and Back End Standalone) you must update the Izenda System Settings table. The following Settings must contain the full URL including the base address AuthValidateAccessTokenUrl and AuthGetAccessTokenUrl. These would have been relative paths prior and now must be the full url including the base url.