AGR Logo
6.0-r10 lts/6.0 2020-06-24T14:26:05Z 6.0.9 6.0.5 6.0.6 1 / 13 6.0-r10.zip6.0-r10.zip

6.0-r10

What's new?

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.9

  • Login - Fix extra refresh required when opening the site again the day afer login. Token expired DEV-1395
  • Workspaces - Fix issue where null value in filter turns to 0 when it shouldn't. DEV-1387
  • Workspaces - Fix issue when editing cells with the keyboard. Cell focused lost when edit stops/finishes. DEV-1394
  • Workspaces - Fix sorting of total rows in serie workspaces containing client side series. DEV-1360
  • Workspaces - Don't trigger/send update action when checkbox is clicked while doing a row insert. Do not show checkbox as editable (consistency with non-inserted rows). DEV-1326
  • Format - Validate date in format service to prevent grid grouping crash (Invalid Date error). DEV-1405
  • Version Info - Add correct app bundle version information to about modal by querying from AGR Pool (pool.agrdynamics.com/api/versions/). DEV-1427
  • User Management - Add warning message when trying to change current users passwords from user management feature. Not possible in API, use My Profile instead. DEV-1364
  • Item Card - Show primary route as default selected information in Details tab. DEV-1388
  • Workspaces - Enable usage of , instead of . for fractions when editing numbers. DEV-1379
  • Documentation - Update URL paths to documentation manuals, now at docs.agrdynamics.com. DEV-1445
  • Item Card - Fix endless loading dots for item image when no url is constructed but a url was expected. DEV-1449

API 6.0.5

  • Reports - Extend debounce time in client and catch exception in API which overwrites temp report directly to avoid error message in client when updating report to quickly (adding columns fast). DEV-1429