2021.9.4
Released on: 2021-11-26
Contributors: Katrin Yordanova (GH), Vivek Patel (GH), Jože Fortun (GH), Denis Arh (GH), Tomaž Jerman (GH).
-
Added
.env
options to control OAuth2 access and refresh token lifetime (14450dc4
). -
Added support for base password constraints (
420b5ee1
,984a5e99
). -
Added multi select to workflow options prompts (
661781d
). -
Added warning when workflow triggers paths change (
07705d21
). -
Added expandable expressions editor to workflows (
680149e
).
-
Fixed improper report filter type casting for ID-like values (
597484914
). -
Fixed default record module field value validation setup (
aced989ae
). -
Boolean value (record field) sanitization(
edbbf2f0
). -
Uint64 JSON serialization in Corredor payloads (
3241ff4e
). -
Fixed invalid data point labeling for radial charts (
4cbeb210
). -
Fixed report table pagination (
71dc2d2
). -
Fixed workflow help shortcut opening when inputting
?
(8fd0f15
).