- Updated `textencodebase64` to correctly encode the Euro symbol for GB18030, GBK, and CP936 encodings per standards.
- Terraform init now follows IDNA2008 non‑transitional hostname mapping and validates provider cache entries against lock‑file checksums, with an opt‑out flag for legacy behavior.
- Added several enhancements (new `terraform data` resource, plan file persistence on errors, masked sensitive input UI, workspace select create flag, backend GCS KMS support, mTLS for HTTP backend) and numerous bug fixes across functions,...