diff --git a/docs/8.0/ayanova/docs/changelog.md b/docs/8.0/ayanova/docs/changelog.md index b7205a8e..cca3ee8c 100644 --- a/docs/8.0/ayanova/docs/changelog.md +++ b/docs/8.0/ayanova/docs/changelog.md @@ -13,7 +13,8 @@ See the [upgrade instructions](ops-upgrade.md) section of this manual for detail #### Fixed - Server, v8-migrate: Fix for issue preventing erasing database when Customer notification set to a custom translation -- UI: Fixed bug in Date picker when selected "Today" option not using local timezone for value +- UI: Fixed bug in date picker control when selected "Today" option not using local timezone for value could result in wrong day being set +- UI: Fixed bug in data table when opening a data table pre-filtered (e.g. viewing a single Customer's units from Customer edit form menu) that had previously been paged was not resetting to page 1 #### Changed