Skip to content

Releases: ADORSYS-GIS/wazuh-agent-status

Release v0.4.0-rc6-user

17 Oct 12:27
v0.4.0-rc6-user
098b89a

Choose a tag to compare

Key changes:

- fix: clean up imports and improve version check logic

Release v0.4.0-rc5-user

14 Oct 10:46
v0.4.0-rc5-user
bc5cf90

Choose a tag to compare

Key Changes:

- feat(client): enhance version monitoring with retry logic for valid states

v0.3.4-rc3-user

14 Oct 16:13
v0.3.4-rc3-user
f89cc6a

Choose a tag to compare

Key Changes:

- fix: replace adorsys-update.exe using scheduled task

v0.3.4-rc2-user

14 Oct 08:16
v0.3.4-rc2-user
68a628d

Choose a tag to compare

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

09 Oct 12:55
v0.4.0-rc4-user
b82dae6

Choose a tag to compare

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

08 Oct 15:08
v0.4.0-rc3-user
49cbbf1

Choose a tag to compare

Key Changes:

- feat: enhance version monitoring with retry logic for error states

Release v0.4.0-rc2-user

08 Oct 13:34
v0.4.0-rc2-user
3998d2e

Choose a tag to compare

Key Changes:

- refactor: remove AUTH_TOKEN from build flags for improved security and update version handling

Release v0.4.0-rc1-user

08 Oct 10:16
v0.4.0-rc1-user
cc3c03e

Choose a tag to compare

Key Changes:

- feat: migrate from getlantern/systray to fyne.io/systray and update versioning logic

Release v0.3.4-rc1-user

07 Oct 16:04
v0.3.4-rc1-user
200fd20

Choose a tag to compare

Key Changes:

- feat: improve client-server communication from polling to pub-sub design

Release v0.3.3-user

16 Jul 17:02
edb4ff0

Choose a tag to compare

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