2.0.1-beta5
Features:
#14: Add XLSX export of search results (#285)
Enhancements:
GH-269 - Add extra tests for ReportSearchQuery (#274)
Closes #269
GH-278 - Human readable insight definition (#286)
Closes #278
GH-279 Add progress bar to insights (#284)
Closes #279
GH-179 - Display step approval time (#280)
Closes #179
Bug fixes:
#203: Fix bug preventing update of approval step name (#292)
GH-201-fix - Fixes issues with entering first and lastname in person form (#290)
#277: Retrieve all ReportCollection fields for saved searches (#281)
This makes sure the SavedSearchTable properly renders (since it is rendered as a ReportCollection).
Fixes #277
Framework improvements:
List correct version in README (#276)
Update MS SQL Server to 2017 CU1 (#275)
See https://docs.microsoft.com/is-is/sql/linux/sql-server-linux-release-notes#CU1
This version (when run in Developer mode, which is the default) has no evaluation time limit.
Also install sudo as it is required when you want to run e.g.
/opt/mssql/bin/mssql-conf setup
manually inside the container.