• 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 | 239 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
  • v1.0.8 17de277e77

    TFTSR v1.0.8
    Some checks failed
    Auto Tag / autotag (push) Successful in 6s
    Auto Tag / wiki-sync (push) Successful in 8s
    Test / rust-fmt-check (push) Successful in 1m16s
    Test / frontend-typecheck (push) Successful in 1m22s
    Test / frontend-tests (push) Successful in 1m28s
    Auto Tag / changelog (push) Successful in 1m27s
    Auto Tag / build-macos-arm64 (push) Failing after 16s
    Auto Tag / build-linux-amd64 (push) Failing after 1m21s
    Auto Tag / build-windows-amd64 (push) Failing after 1m15s
    Auto Tag / build-linux-arm64 (push) Failing after 1m20s
    Test / rust-clippy (push) Successful in 3m38s
    Test / rust-tests (push) Successful in 5m47s
    Stable

    sarman released this 2026-06-05 16:18:15 +00:00 | 285 commits to beta since this release

    [1.0.8] — 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
    • 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)
    Downloads
  • v0.3.11 590fec7dd4

    TFTSR v0.3.11
    All checks were successful
    Auto Tag / autotag (push) Successful in 7s
    Auto Tag / wiki-sync (push) Successful in 6s
    Test / rust-fmt-check (push) Successful in 1m18s
    Test / frontend-typecheck (push) Successful in 1m32s
    Test / frontend-tests (push) Successful in 1m31s
    Auto Tag / changelog (push) Successful in 1m29s
    Test / rust-clippy (push) Successful in 3m52s
    Test / rust-tests (push) Successful in 5m28s
    Auto Tag / build-macos-arm64 (push) Successful in 5m46s
    Auto Tag / build-linux-amd64 (push) Successful in 9m28s
    Auto Tag / build-windows-amd64 (push) Successful in 11m20s
    Auto Tag / build-linux-arm64 (push) Successful in 11m31s
    Stable

    sarman released this 2026-06-01 18:28:07 +00:00 | 306 commits to beta since this release

    [0.3.11] — 2026-06-01

    Bug Fixes

    • mcp: Treat missing resources/list as non-fatal for servers that don't implement it

    Documentation

    • wiki: Update MCP-Servers.md with env var support, PATH requirement, and new schema column
    Downloads
  • v0.3.10 02b97134d5

    TFTSR v0.3.10
    All checks were successful
    Auto Tag / autotag (push) Successful in 6s
    Auto Tag / wiki-sync (push) Successful in 8s
    Test / rust-fmt-check (push) Successful in 1m23s
    Test / frontend-typecheck (push) Successful in 1m30s
    Auto Tag / changelog (push) Successful in 1m32s
    Test / frontend-tests (push) Successful in 1m36s
    Test / rust-clippy (push) Successful in 3m40s
    Test / rust-tests (push) Successful in 4m58s
    Auto Tag / build-macos-arm64 (push) Successful in 5m31s
    Auto Tag / build-linux-amd64 (push) Successful in 8m44s
    Auto Tag / build-windows-amd64 (push) Successful in 10m45s
    Auto Tag / build-linux-arm64 (push) Successful in 10m54s
    Stable

    sarman released this 2026-06-01 17:47:00 +00:00 | 310 commits to beta since this release

    [0.3.10] — 2026-06-01

    Bug Fixes

    • mcp: Add env encryption to store layer
    • mcp: Parse and merge env vars in discovery layer
    • mcp: Add environment variable and HTTP header support for MCP servers
    • mcp: Improve UX clarity for encrypted env vars during edit
    • mcp: Change plaintext env input to type=text
    • mcp: Add validation to block dangerous environment variables
    • mcp: Fix test_allows_safe_env_vars test failure
    Downloads
  • v0.3.9 ba94f446c1

    TFTSR v0.3.9
    All checks were successful
    Auto Tag / autotag (push) Successful in 6s
    Auto Tag / wiki-sync (push) Successful in 7s
    Test / rust-fmt-check (push) Successful in 1m25s
    Auto Tag / changelog (push) Successful in 1m34s
    Test / frontend-tests (push) Successful in 1m42s
    Test / frontend-typecheck (push) Successful in 1m43s
    Auto Tag / build-macos-arm64 (push) Successful in 2m34s
    Test / rust-clippy (push) Successful in 3m26s
    Test / rust-tests (push) Successful in 5m4s
    Auto Tag / build-linux-amd64 (push) Successful in 8m50s
    Auto Tag / build-windows-amd64 (push) Successful in 10m41s
    Auto Tag / build-linux-arm64 (push) Successful in 11m1s
    Stable

    sarman released this 2026-06-01 01:54:21 +00:00 | 321 commits to beta since this release

    [0.3.9] — 2026-06-01

    Bug Fixes

    • security: Expand Password PII patterns; add regression tests
    Downloads
  • v0.3.8 19645c06e2

    TFTSR v0.3.8
    All checks were successful
    Auto Tag / autotag (push) Successful in 7s
    Auto Tag / wiki-sync (push) Successful in 8s
    Test / rust-fmt-check (push) Successful in 1m20s
    Test / frontend-typecheck (push) Successful in 1m29s
    Test / frontend-tests (push) Successful in 1m31s
    Auto Tag / changelog (push) Successful in 1m29s
    Auto Tag / build-macos-arm64 (push) Successful in 2m41s
    Test / rust-clippy (push) Successful in 3m28s
    Test / rust-tests (push) Successful in 5m33s
    Auto Tag / build-linux-amd64 (push) Successful in 8m55s
    Auto Tag / build-windows-amd64 (push) Successful in 10m41s
    Auto Tag / build-linux-arm64 (push) Successful in 10m46s
    Pre-Release

    sarman released this 2026-06-01 01:20:34 +00:00 | 324 commits to beta since this release

    Downloads