Commit Graph

15 Commits

Author SHA1 Message Date
Pulse Monitor 903d4acec1 chore: bump version to v4.0.4 2025-08-06 07:10:22 +00:00
Pulse Monitor eeefee1d72 chore: bump version to v4.0.3 2025-08-05 21:15:16 +00:00
Pulse Monitor 78945dce16 chore: bump version to v4.0.2 2025-08-05 20:34:45 +00:00
Pulse Monitor e8172938ec chore: bump version to v4.0.1 2025-08-05 07:03:51 +00:00
Pulse Monitor 55f45e2f4e chore: bump version to v4.0.0 2025-08-04 20:07:50 +00:00
Pulse Monitor 21f0b80c0f chore: bump version to v4.0.0-rc.3 2025-08-04 20:03:29 +00:00
Pulse Monitor 99236094f0 chore: bump version to v4.0.0-rc.2 2025-08-04 17:37:44 +00:00
Pulse Monitor 1dd45b5d58 chore: bump version to v4.0.0-rc.1 2025-08-04 17:32:43 +00:00
Pulse Monitor 46fafdff3d feat: implement multi-architecture release strategy
- Updated build-release.sh to create universal tarball with all architectures
- Use pulse-wrapper.sh as main executable that auto-detects architecture
- Wrapper automatically cleans up unused architecture binaries
- Single tarball works for amd64, arm64, and armv7
- Compatible with Proxmox helper script expectations
2025-08-04 08:20:01 +00:00
Pulse Monitor 68e4295de2 test: modify update manager to use private repo for testing 2025-08-04 07:20:17 +00:00
Pulse Monitor e8f55cf893 chore: add -dev suffix for development 2025-08-04 07:12:26 +00:00
Pulse Monitor c842110034 chore: bump version to v4.0.0-rc.2 2025-08-04 07:11:19 +00:00
Pulse Monitor 109d4de25d chore: add -dev suffix for development 2025-08-03 21:35:08 +00:00
Pulse Monitor ca76d828a1 chore: bump version to v4.0.0-rc.1 2025-08-03 21:19:11 +00:00
Pulse Monitor f501ec258d fix: consolidate to encrypted-only configuration system
- Remove all unencrypted configuration fallback logic
- Fix PBS user realm handling with automatic @pbs appending
- Enable test connection for existing nodes using stored credentials
- Delete legacy migration code and unified config system
- Fix redundant "No guests found" message when no PVE nodes configured
- Remove old example yml and migration binary
- Ensure all credentials stored only in encrypted .enc files
2025-08-03 11:19:32 +00:00