Releases: ADORSYS-GIS/wazuh-agent-status
Releases · ADORSYS-GIS/wazuh-agent-status
Release v0.4.0-rc6-user
Key changes: - fix: clean up imports and improve version check logic
Release v0.4.0-rc5-user
Key Changes: - feat(client): enhance version monitoring with retry logic for valid states
v0.3.4-rc3-user
Key Changes: - fix: replace adorsys-update.exe using scheduled task
v0.3.4-rc2-user
Key Changes: - chore: change adorsys-update.ps1 to use gui installer - ci: add workflow to build adorsys-update.ps1 into executable
Release v0.4.0-rc4-user
Key Changes: - feat(client): improve version monitoring and error handling with reduced retry intervals - refactor: remove low-frequency version check and allow on-demand version checks
Release v0.4.0-rc3-user
Key Changes: - feat: enhance version monitoring with retry logic for error states
Release v0.4.0-rc2-user
Key Changes: - refactor: remove AUTH_TOKEN from build flags for improved security and update version handling
Release v0.4.0-rc1-user
Key Changes: - feat: migrate from getlantern/systray to fyne.io/systray and update versioning logic
Release v0.3.4-rc1-user
Key Changes: - feat: improve client-server communication from polling to pub-sub design
Release v0.3.3-user
Key Changes: - feat: integrate remote update on linux, macos and windows - chore: make the status and connection menu items disabled in the tray icon - ci: add binary version in release workflow