6.0-r8
Database Update Scripts
- Prod - Patches
- Stg - Patches
ctr.settings
- Update prod database version compatability
Known Issues/Bugs
Unaddressed issues in JIRA
Issues
Issues that were addressed and fixed in this release
- See a list of issues fixed on Jira
- See list of pull requests involved in this update on GitHub
- See code changes on GitHub compare
Client 6.0.8
Workspaces
- Fix issues with checkboxes in total rows. DEV-1281- Only be shown when aggregation is set.
- Be readonly unless config.aggregation.editable is true
- Should update other (non-totalrow) checkboxes when clicked
Workspaces
- Fix period filter resetting to min max value when saved valued not matched caused by client timezone issue with the Javascript Date Object. DEV-1327Workspaces
- Show proper caption of data series in Excel export. DEV-1330Orders
- Add the ability to search for constraints in split by constraints. DEV-1322
Databases 6.0.6
Workspaces
- Procedurefn_de_client_calc_series_dependency
now used for calculated series, fixes issue when calculated series depends on another calculated series. DEV-1315Workspaces
- Fix issue with long filter value, problem found when pasting long lists into lookup filter. DEV-1321JSON
- Fix JSON parsing error when"
-quotation characters not escaped in strings. DEV-1343