From 4336d13715530919f10fb5c2a3e6a8ca82561a7a Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 20 Mar 2023 10:53:13 +0100 Subject: [PATCH] (bug) JS date is initalialized 1 day before in negative timezones --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a1ad842..8d3fed560 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Ability to restrict machine availabilities per plan - Ability to configure a prior period for each reservation type to prevent booking (#440) - Admins cannot select the date when creating a refund invoice anymore +- Fix a bug: JS date is initalialized 1 day before in negative timezones (#445) - Fix a bug: user's profile field gender is now marked as required - Fix a bug: logical sequence of invoices references is broken, when using the store module or the payments schedules - Fix a bug: refund invoices may generate duplicates in invoices references