fix(ci): add libsodium to all build environments #106

Merged
sarman merged 4 commits from fix/updater-issues into master 2026-06-18 00:02:21 +00:00
Showing only changes of commit 6ac4123cd4 - Show all commits

View File

@ -4,11 +4,15 @@ All notable changes to TRCAA are documented here.
Commit types shown: feat, fix, perf, docs, refactor.
CI, chore, and build changes are excluded.
## [Unreleased]
## [1.2.3] — 2026-06-13
### Bug Fixes
- **proxmox**: Remove dummy data, fix add-remote, fix updater
### Features
- **ci**: Add beta release channel with two-track pipeline
- **ci**: Auto-sync beta from master after every push
## [1.2.1] — 2026-06-13
### Bug Fixes