# Reporting Server Release 2.0
We upgraded! What's new? Learn more about new features, technical changes and solved bugs in our 4App Reporting Server.
# New Features and Improvements
# Support for 4App Core Engine 3.10
The Reporting Server 2.0 is now supported for Core Engine version 3.10.
# Support for Default-reports
Reports can now be stored in json-format in a defaults
folder:
report/defaults/MSSQL
report/defaults/MYSQL
These reports will be loaded on startup, if they do not already exists.
Json-files can be created by action
Download report
. The downloaded zip-archive contains a json-file to be used.
# New Actions Download report
and Import report
Download report
will create a zip-archive with the report and its chapters and all used templatesImport report
will import the report
# Additional Improvements
- Add a feature for up- and download of report-config-packages
- Add demo-report "dam-usage"
- Add a function to call a report with a workflow-action
- Remove obsolete mail-template "protocol-mail"
# How to Get These Improvements
- Upgrade 4App Core Engine to version 3.6 or higher
- Upgrade 4App Reporting Server to version 2.0
# Patch Releases
# Version 2.0.1
- Fix activation of the "Import Report" button when executing the Import Report Action
- Fix report_chapt from default template is empty
# Version 2.0.2
- Improve chapter
List of asset activities
of the example reportDAM-Usage
. Only display data records ascreated
that have not yet been deleted and only display data records asdeleted
that have already been deleted. The change is only active for existing installations if the sql statement has not been changed manually.