Skip to content

Commit c74e4df

Browse files
committed
chore: prepare agent 1.0.0 release
1 parent 22ae9e4 commit c74e4df

1 file changed

Lines changed: 7 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ Formatting rules:
1515

1616
## [Unreleased]
1717

18+
## [1.0.0] - 2026-04-02
19+
1820
### Added
21+
- One-click bootstrap installer for Ubuntu and Debian hosts.
22+
- Background service management, telemetry, task polling, and package
23+
operations for enrolled nodes.
24+
- Interactive terminal support over the agent realtime channel.
1925
- Platform-wide `Updates` center for official agent release visibility, rollout
2026
selection, and changelog browsing.
2127
- Sequential fleet rollouts with retry, skip, resume, cancel, rollback, and
@@ -24,16 +30,6 @@ Formatting rules:
2430
official CDN metadata with GitHub Releases fallback.
2531

2632
### Security
33+
- Dedicated `noderax` runtime user with least-privilege task execution defaults.
2734
- Self-update sudo access is restricted to the dedicated `noderax-agent update`
2835
command instead of generic root shell execution.
29-
30-
## [1.0.0] - 2026-03-01
31-
32-
### Added
33-
- One-click bootstrap installer for Ubuntu and Debian hosts.
34-
- Background service management, telemetry, task polling, and package
35-
operations for enrolled nodes.
36-
- Interactive terminal support over the agent realtime channel.
37-
38-
### Security
39-
- Dedicated `noderax` runtime user with least-privilege task execution defaults.

0 commit comments

Comments
 (0)