Releases: selfhost-dev/hostlink
Releases · selfhost-dev/hostlink
v0.6.8
v0.6.7
v0.6.6
Same as v0.6.5
This release is exactly as same as v0.6.5. The only reason to create this release to test full upgrade flow whether it's working or not.
Full Changelog: v0.6.5...v0.6.6
v0.6.5
v0.6.4
What's Changed
Bug Fixes
- Fix 1-hour update check interval issue (now uses 5-minute interval with verbose logging)
- Fix path handling in manual upgrade detection (normalize paths, enforce directory boundaries)
- Fix staging directory permissions (use 0700 instead of 0755)
- Fix integration tests by using HOSTLINK_ENV=test to skip auto-download
New Features
- Manual upgrade command now auto-downloads latest version from control plane
- Added detailed logging for self-update process
Full Changelog: v0.6.3...v0.6.4
v0.6.3
Testing Upgrade
This version is same as v0.6.2, just we are testing that version upgrade should work in agent.
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
What's Changed
- Change release process with draft first approach by @iAziz786 in #165
- Revert the changes GitHub release has option set which release is your latest by @iAziz786 in #166
Note: We will use this release to test if the existing agents are getting updated or not.
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: Add agent self-update mechanism by @iAziz786 in #161
- Migrate to hostlink upgrade command for the upgrade by @iAziz786 in #162
- Improve reliability to download hostlink artifact by @iAziz786 in #163
- Add platform headers (X-Agent-OS, X-Agent-Arch) to update check requests by @iAziz786 in #164
Full Changelog: v0.5.5...v0.6.0