From 15e15c96355088952fa157b08838f59f5044887f Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 4 Mar 2021 09:40:27 +0100 Subject: [PATCH] docs: add 2021.3.2 --- website/docs/releases/2021.3.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/docs/releases/2021.3.md b/website/docs/releases/2021.3.md index 3c14d5b22..ac13087e0 100644 --- a/website/docs/releases/2021.3.md +++ b/website/docs/releases/2021.3.md @@ -39,6 +39,12 @@ title: Release 2021.3 If you conditionally include this stage in a flow, make sure to disable "Evaluate on plan", as that will always include the stage in the flow, irregardless of the inputs. +## Fixed in 2021.3.2 + +- sources/ldap: fix sync for Users without pwdLastSet +- web: fix date display issue +- web: fix submit in Modal reloading page in firefox + ## Upgrading This release does not introduce any new requirements.