Releases: hoomanaskari/cloakenv
Releases · hoomanaskari/cloakenv
CloakEnv v1.0.6
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 typecheckbun run release:buildsyspolicy_check distributionon the packaged macOS updater app bundlesyspolicy_check distributionon the app mounted from the macOS DMGbun run release:upload:macos -- v1.0.6
Full Changelog: v1.0.5...v1.0.6
CloakEnv v1.0.5
Availability note
- macOS assets on this release were rebuilt locally from
artifacts/ - the refreshed macOS
1.0.5build 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 typecheckbun run build:installersbun run release:upload:macos -- v1.0.5- verified
CloakEnv.app/Contents/Resources/version.jsoninside the macOS app tar containshttps://github.com/hoomanaskari/cloakenv/releases/latest/download
Important for macOS users
- if you installed the earlier macOS
1.0.5build, that copy does not know where to check for updates - reinstall once from the refreshed
v1.0.5macOS download to restore updater support for future releases
Full Changelog: v1.0.4...v1.0.5
CloakEnv v1.0.4
Full Changelog: v1.0.3...v1.0.4
CloakEnv v1.0.3
Full Changelog: v1.0.2...v1.0.3
CloakEnv v1.0.2
Full Changelog: v1.0.1...v1.0.2