6.0-r10
What's new?
- Show correct app bundle version information in the about modal by querying the AGR Pool Api at pool.agrdynamics.com/api/versions
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-1395Workspaces
- Fix issue wherenull
value in filter turns to0
when it shouldn't. DEV-1387Workspaces
- Fix issue when editing cells with the keyboard. Cell focused lost when edit stops/finishes. DEV-1394Workspaces
- Fix sorting of total rows in serie workspaces containing client side series. DEV-1360Workspaces
- 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-1326Format
- Validate date in format service to prevent grid grouping crash (Invalid Date error). DEV-1405Version Info
- Add correct app bundle version information to about modal by querying from AGR Pool (pool.agrdynamics.com/api/versions/). DEV-1427User Management
- Add warning message when trying to change current users passwords from user management feature. Not possible in API, useMy Profile
instead. DEV-1364Item Card
- Show primary route as default selected information in Details tab. DEV-1388Workspaces
- Enable usage of,
instead of.
for fractions when editing numbers. DEV-1379Documentation
- Update URL paths to documentation manuals, now at docs.agrdynamics.com. DEV-1445Item 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