OrigamUser - EmailConfirmed column value=false

I seems that flash version of Origam (2020.1) used to assign user account to an existing client and create record in OrigamUser table with EmailConfirmed value set to 1.

HTML5 version (2021.1) seems to have this column value set to 0.

Why is this changed? And is it really intentional? Thank you for answer.

I have alredy find out that IdentityService has newly parameter EmailConfirmed of boolean type where if DataConstant value true is put, the field EmailConfirmed in entity OrigamUser is automaticaly set to 1.