6.1-r14
Database Update Scripts
- Check out the update reports for updating and patching in the dbscripts\comparereports folder of the release zip file. (Note that all schema changes listed in the patch reports are applied every time you patch the databases, so please check the report and see if you have any customisations in the objects listed there.)
Known Issues/Bugs
Unaddressed issues in JIRA
Issues
Issues that were addressed and fixed in this release
- See list on Jira
- See list of pull requests involved in this update on GitHub
- See code changes on GitHub compare
Client 6.1.13
Item Card
- Fix issue where grid was not displaying series data on the week level, when the start of week is not Monday (i.e aggregated to another day inchart_item_select
). Theitem_card_start_week
property was added todbo.settings
so the start of week can be changed. DEV-1948, PR-1048Format
- Fix how durations are processed and formatted in the app. These changes enable us to use bothDate
objects and rounded/integernumber
values in milliseconds to store durations and display in the app. DEV-1858, PR-1047Workspaces
- Fix transfer view drilldowns DEV-1840, PR-1039Workspaces
- Add the ability to configure a datetimepicker in workspace action dialogs DEV-1928, PR-1040
API 6.1.10
Workspaces
- Fix: It should be possible to choose users to share workspace-view without having user management role. DEV-1869, PR-1038
Databases 6.1.10