• v1.1.0 b96ede35cd

    TFTSR v1.1.0
    Some checks failed
    Auto Tag / autotag (push) Successful in 7s
    Auto Tag / wiki-sync (push) Successful in 8s
    Test / frontend-tests (push) Successful in 1m31s
    Test / frontend-typecheck (push) Successful in 1m39s
    Auto Tag / changelog (push) Successful in 1m47s
    Auto Tag / build-macos-arm64 (push) Successful in 2m52s
    Auto Tag / build-linux-amd64 (push) Has been cancelled
    Auto Tag / build-linux-arm64 (push) Has been cancelled
    Auto Tag / build-windows-amd64 (push) Has been cancelled
    Test / rust-fmt-check (push) Has been cancelled
    Test / rust-clippy (push) Has been cancelled
    Test / rust-tests (push) Has been cancelled
    Stable

    sarman released this 2026-06-06 16:47:13 +00:00 | 249 commits to beta since this release

    Changelog

    All notable changes to TRCAA are documented here.
    Commit types shown: feat, fix, perf, docs, refactor.
    CI, chore, and build changes are excluded.

    [1.1.0] — 2026-06-06

    Bug Fixes

    • ci: Use public rust:1.82-bookworm image instead of custom image
    • Revert incorrect sanitization - use 172.0.0.29 for CI runners
    • Remove GitHub-specific files and fix remaining URLs
    • Update tests to use .gitea workflows and disable GitHub-specific tests
    • Comprehensive trcaa→tftsr conversion and URL corrections
    • Remove remaining proprietary references and fix branding
    • Remove ALL remaining proprietary references (MSI/Vesta/VNXT)
    • ci: Remove actions/cache steps to fix Node.js requirement
    • ci: Install rustfmt and clippy components in workflows
    • ci: Upgrade Rust from 1.82 to 1.83 for edition2024 support
    • ci: Use Rust nightly for edition2024 dependency support
    • ci: Install Tauri system dependencies in nightly containers
    • ci: Remove kubectl from externalBin to fix CI build
    • clippy: Fix Rust nightly clippy lints
    • Align Tauri npm packages with Rust crate versions
    • Pin plugin-stronghold npm version to match Rust crate (2.3.1)

    Features

    • kube: Add Kubernetes management support
    Downloads