Compare commits

..

3 Commits

Author SHA1 Message Date
e0bb594efa Merge branch 'master' into fix/proxmox-v1.2.1
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m57s
Test / frontend-typecheck (pull_request) Successful in 2m4s
PR Review Automation / review (pull_request) Successful in 4m33s
Test / rust-fmt-check (pull_request) Successful in 13m7s
Test / rust-clippy (pull_request) Successful in 15m4s
Test / rust-tests (pull_request) Successful in 17m23s
2026-06-13 23:12:45 +00:00
gitea-actions[bot]
fe1d2f5bbc chore: update CHANGELOG.md for v1.2.2 [skip ci] 2026-06-13 22:59:19 +00:00
97ce3f4beb Merge pull request 'fix(proxmox): remove dummy data, fix add-remote, fix updater' (#97) from fix/proxmox-v1.2.1 into master
Some checks failed
Auto Tag / autotag (push) Successful in 7s
Auto Tag / wiki-sync (push) Successful in 10s
Test / frontend-tests (push) Successful in 1m53s
Test / frontend-typecheck (push) Successful in 2m2s
Auto Tag / changelog (push) Successful in 1m24s
Auto Tag / build-linux-arm64 (push) Successful in 12m25s
Auto Tag / build-linux-amd64 (push) Successful in 10m52s
Auto Tag / build-windows-amd64 (push) Failing after 10m18s
Auto Tag / build-macos-arm64 (push) Failing after 16m11s
Test / rust-fmt-check (push) Has been cancelled
Test / rust-clippy (push) Has been cancelled
Test / rust-tests (push) Has been cancelled
Reviewed-on: #97
2026-06-13 22:55:53 +00:00

View File

@ -4,6 +4,11 @@ All notable changes to TRCAA are documented here.
Commit types shown: feat, fix, perf, docs, refactor.
CI, chore, and build changes are excluded.
## [Unreleased]
### Bug Fixes
- **proxmox**: Remove dummy data, fix add-remote, fix updater
## [1.2.1] — 2026-06-13
### Bug Fixes