Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:25
fa9c928

What's fixed in v1.2.1

This patch release fixes an Apply issue introduced around the registry-type preservation work in v1.2.0.

Downloads

  • Recommended: Envarly_1.2.1_x64-setup.exe
  • Managed install: Envarly_1.2.1_x64_en-US.msi
  • Portable: Envarly_1.2.1_x64-portable.zip
  • Checksums: SHA256SUMS.txt

Apply fixes

  • Fixed a bug where applying staged changes could fail with missing field value_kind.
  • Envarly now correctly accepts the valueKind payload from the app when writing environment variables through the shared Apply flow.
  • Apply dialogs now show registry write errors in the UI instead of only logging them to the developer console.
  • When Apply fails, the dialog stays open and staged changes are kept so the issue can be fixed and retried.

Registry type stability

  • The REG_SZ / REG_EXPAND_SZ preservation path added in v1.2.0 is now safer during Apply.
  • PATH and other expandable values should continue to keep their registry type when edited.

Full changelog: v1.2.0...v1.2.1