6.2-r20
What's new?
Important To Know For Upgrade
Database Update Scripts
Check out db_scripts\compare_reports for the update reports for updating and patching
(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 customizations in the objects listed there.)
Release notes
- See list on Jira
See list of pull requests involved in this update on github
Core
- .Net framework updated to 4.8 removing the reliance on TLS 1.2, other outdated packages also updated DEV-4608,DEV-3215Login
- Fix incorrect error handling after failed login attempt withrefresh token
which should redirect to the login page. This bug caused users to end up with a blank page and having to refresh the app. DEV-4574, PR-3648Forecasts
- Skip Forecast to Date from item details should always overrule global skip forecast to date. DEV-4532Logging
- Fix excessive logging in planned orders procs DEV-4458