rcourtman
fa1b6fca9a
chore: bump version to 5.0.0-rc.4
2025-12-18 16:27:43 +00:00
rcourtman
e7e9797319
chore: bump version to 5.0.0-rc.3
2025-12-16 09:22:50 +00:00
rcourtman
92e8de4802
chore: bump version to 5.0.0-rc.2
2025-12-15 13:38:45 +00:00
rcourtman
6f3e1243d1
chore: prepare for v5.0.0-rc.1 release
...
- Update VERSION to 5.0.0-rc.1
- Add prerelease detection to create-release workflow
- Mark RC releases as prereleases on GitHub (not 'latest')
- Update publish-docker workflow to skip :latest tag for RCs
- Support -rc.N, -alpha.N, and -beta.N version suffixes
2025-12-14 16:23:40 +00:00
rcourtman
284afbbda1
chore: bump version to 4.36.2
2025-12-03 22:26:52 +00:00
rcourtman
66fb592ef4
chore: bump version to 4.36.1
2025-12-03 09:05:48 +00:00
rcourtman
35650132e4
Bump version to 4.36.0
2025-12-01 22:57:07 +00:00
rcourtman
f52bd26b08
Bump version to 4.35.0
2025-11-30 20:51:26 +00:00
rcourtman
b39a3dd9a3
Bump version to 4.34.1
2025-11-28 20:59:54 +00:00
rcourtman
d56f71e9eb
chore: bump version to 4.34.0
2025-11-27 20:55:12 +00:00
rcourtman
f64f050c91
Bump version to 4.33.1
2025-11-26 20:38:31 +00:00
rcourtman
c12aa2c404
Prepare v4.33.0 release
2025-11-26 09:50:58 +00:00
courtmanr@gmail.com
561db13f23
Bump version to 4.32.7
2025-11-24 18:06:14 +00:00
courtmanr@gmail.com
08a83c9adb
Add host agent checksum route and bump version to 4.32.6
...
- Add /download/pulse-host-agent.sha256 route to serve checksums
- Fixes 'Checksum not available' warning during host agent installation
- Bump version to 4.32.6
Related to #746
2025-11-24 07:57:17 +00:00
courtmanr@gmail.com
0c7af34ad2
Implement status bars for Storage, Backups, and Hosts tabs #744
2025-11-23 22:53:33 +00:00
courtmanr@gmail.com
6034ba69ea
Bump version to 4.32.4
2025-11-22 23:57:08 +00:00
rcourtman
37d0b7927c
Prepare v4.32.3 release
2025-11-21 10:53:57 +00:00
rcourtman
fe91abbd63
Prepare v4.32.2 release
2025-11-20 22:03:59 +00:00
rcourtman
35a145adc4
Prepare v4.32.1 release
2025-11-20 16:36:43 +00:00
rcourtman
169dec12ef
Prepare v4.32.0 release
2025-11-20 14:00:24 +00:00
rcourtman
33d712c185
Prepare v4.31.0 release
2025-11-13 23:14:01 +00:00
rcourtman
170082cdfc
Prepare v4.30.0 release
2025-11-13 12:35:47 +00:00
rcourtman
07ecbb94d9
Revert VERSION to 4.29.5 for testing
2025-11-13 12:30:18 +00:00
rcourtman
c5ca86ac04
Prepare v4.30.0 release
2025-11-13 12:04:45 +00:00
rcourtman
919e4805a9
Revert VERSION to 4.29.5 for clean testing
2025-11-13 11:58:51 +00:00
rcourtman
0739b3ade1
Prepare v4.30.0 release
2025-11-13 11:40:54 +00:00
rcourtman
6a647c3274
Revert VERSION to 4.29.5 for release testing
2025-11-13 11:38:37 +00:00
rcourtman
332f92b696
Prepare v4.30.0 release
2025-11-13 11:34:49 +00:00
rcourtman
d4b7a61e9c
Prepare v4.29.6 release
2025-11-12 23:19:20 +00:00
rcourtman
39548dbbe2
Bump version to 4.29.5
2025-11-12 16:34:22 +00:00
rcourtman
be40faf67f
Bump version to 4.29.4 - includes security fix
2025-11-12 16:27:49 +00:00
rcourtman
775bf99a96
Bump version to 4.29.3 for final release test
2025-11-12 16:18:51 +00:00
rcourtman
0c98d0b801
Bump version to 4.29.2
2025-11-12 15:47:33 +00:00
rcourtman
bf8622eeaa
Bump version to 4.29.1 for release workflow test
2025-11-12 15:08:41 +00:00
rcourtman
9f7c9aea95
Revert "temp: set VERSION to 4.29.0-test for canary release"
...
This reverts commit 5d391a98b0 .
2025-11-11 22:41:32 +00:00
rcourtman
5d391a98b0
temp: set VERSION to 4.29.0-test for canary release
2025-11-11 22:39:03 +00:00
rcourtman
7e10979117
Bump version to 4.29.0
2025-11-11 10:59:23 +00:00
rcourtman
3d50a5751c
Bump version to 4.29.0-rc1
2025-11-11 10:25:03 +00:00
rcourtman
a0f551bea2
Bump version to 4.28.0
2025-11-11 00:28:23 +00:00
rcourtman
cb682ed369
chore: bump version to v4.27.1
2025-11-09 08:20:25 +00:00
rcourtman
5401a4f265
chore: bump version to v4.27.0
2025-11-08 23:48:53 +00:00
rcourtman
7fb39136a9
Bump version to 4.26.5
...
This release includes:
- Fix config restore for CLI exports (related to #646 )
- Silence broken pipe error in sensor proxy self-heal script (related to #628 )
- Documentation improvements for Docker deployment
- Multiple security enhancements and bug fixes
2025-11-07 18:00:09 +00:00
rcourtman
b356ba0fec
Bump version to 4.26.4
...
Version alignment for upcoming release including:
- Layout and table overflow fixes (related to #643 )
- Webhook alert persistence fix
- Docker host row dimming fix
- Agent installation script deployment fix (related to #644 )
- Guest agent disk data regression fix
- Config backup/restore fixes (related to #646 )
- Bootstrap token UX improvements
2025-11-06 22:14:45 +00:00
rcourtman
80acc5ae72
chore: bump version to 4.26.3
2025-11-06 16:56:19 +00:00
rcourtman
57e2f9428e
chore: bump version to 4.26.2
2025-11-06 14:33:08 +00:00
rcourtman
6192e166f2
chore: prepare release v4.26.1
2025-11-06 12:13:56 +00:00
rcourtman
68ce8e7520
feat: finalize swarm service monitoring ( #598 )
2025-10-26 09:35:49 +00:00
rcourtman
bc479643e4
release: prepare v4.25.0
2025-10-22 10:46:18 +00:00
rcourtman
1d580c658d
chore: bump version to v4.24.0
2025-10-15 22:26:24 +00:00
rcourtman
f46421b496
chore: bump version to v4.24.0-rc.3
2025-10-13 17:50:19 +00:00