
CLI: Added email-smtp-ca-cert and email-smtp-ca-cert-file configuration to specify a trusted SMTP certificate. Also, added missing email-skip-tls-check and email-dev-mode flags to the worker commands.
Inventory: Resources list view to component resources tab
Inventory: Added an API endpoint for getting organization's inventory outputs (terraform state outputs).
StackForms: Added API support for cy_inventory_output widget to access inventory's state outputs
StackForms: Included a variable's key in the stack forms error messages. Refactored form processing to make error messages testable.
Backend: Updated asynq version to v0.25.1 and asynqmon to 0.7.2
User: Increased the minimal password length to 12 when creating a new user or changing a password. Existing shorter passwords are still accepted on login.
Security: Change the password validations to 12 char minimum
Authentication: Resend email verification unknown
Authentication: Remove whiteLabel check from authentication page appearance
Backend: Fixed logging of a resource type by the retrier