From 7bd238afc327cb9d9ac0320307ac0458946e8278 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 24 Jan 2023 23:58:44 +0000 Subject: [PATCH] --- docs/8.0/ayanova/docs/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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