Skip to content

Releases: hoomanaskari/cloakenv

CloakEnv v1.0.6

31 Mar 22:20

Choose a tag to compare

What changed

  • fixed a macOS desktop window move loop that could make the app jump around and render the machine unresponsive when dragging between displays
  • fixed the macOS local release flow so packaged builds embed the GitHub release feed for in-app updates
  • signed, notarized, and stapled the macOS updater bundle, wrapper app, and DMG for public distribution
  • added release-time validation so broken macOS artifacts are blocked before upload

Release assets

  • macOS assets were built locally, signed with Developer ID, notarized, stapled, and uploaded after validation
  • Windows and Linux assets were built and published by GitHub Actions

Validation

  • bun run typecheck
  • bun run release:build
  • syspolicy_check distribution on the packaged macOS updater app bundle
  • syspolicy_check distribution on the app mounted from the macOS DMG
  • bun run release:upload:macos -- v1.0.6

Full Changelog: v1.0.5...v1.0.6

CloakEnv v1.0.5

31 Mar 21:09

Choose a tag to compare

Availability note

  • macOS assets on this release were rebuilt locally from artifacts/
  • the refreshed macOS 1.0.5 build now includes the GitHub release feed needed for in-app updates
  • Windows and Linux assets on this release were produced by GitHub Actions

What changed

  • fixed a macOS desktop window move loop that could make the app jump around and render the machine unresponsive when dragging between displays
  • bumped the desktop and package versions to 1.0.5
  • rebuilt the macOS release assets so the packaged app now embeds the stable updater feed

Validation

  • bun run typecheck
  • bun run build:installers
  • bun run release:upload:macos -- v1.0.5
  • verified CloakEnv.app/Contents/Resources/version.json inside the macOS app tar contains https://github.com/hoomanaskari/cloakenv/releases/latest/download

Important for macOS users

  • if you installed the earlier macOS 1.0.5 build, that copy does not know where to check for updates
  • reinstall once from the refreshed v1.0.5 macOS download to restore updater support for future releases

Full Changelog: v1.0.4...v1.0.5

CloakEnv v1.0.4

21 Mar 15:32

Choose a tag to compare

CloakEnv v1.0.3

20 Mar 22:42

Choose a tag to compare

CloakEnv v1.0.2

20 Mar 21:56

Choose a tag to compare

CloakEnv v1.0.1

20 Mar 21:40

Choose a tag to compare