fix(proxmox): add database migration to remove old dummy data; bump to v1.2.2 #96

Merged
sarman merged 2 commits from fix/proxmox-v1.2.1 into master 2026-06-13 05:42:04 +00:00

2 Commits

Author SHA1 Message Date
Shaun Arman
3d06490c65 Merge master: fix CHANGELOG.md conflict for v1.2.2
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m49s
Test / frontend-typecheck (pull_request) Successful in 1m58s
PR Review Automation / review (pull_request) Successful in 3m46s
Test / rust-fmt-check (pull_request) Successful in 12m43s
Test / rust-clippy (pull_request) Successful in 14m36s
Test / rust-tests (pull_request) Successful in 16m30s
2026-06-13 00:03:15 -05:00
Shaun Arman
783372d6a9 fix(proxmox): add database migration to remove old dummy data; bump to v1.2.2
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m44s
Test / frontend-typecheck (pull_request) Successful in 1m54s
PR Review Automation / review (pull_request) Successful in 4m3s
Test / rust-fmt-check (pull_request) Successful in 13m20s
Test / rust-clippy (pull_request) Successful in 15m7s
Test / rust-tests (pull_request) Successful in 16m57s
- Add migration 033 to automatically clean up old dummy/proxmox test data
- Fix cluster deletion functionality
- Fix cluster creation and save functionality
- Bump version to 1.2.2 in all config files
- Update CHANGELOG and feature parity documentation
- Run cargo fmt and clippy, all checks pass
2026-06-12 23:33:01 -05:00