• v2.5.0 b9a7d6adf2

    v2.5.0 Stable

    github-actions[bot] released this 2026-04-26 18:17:25 +02:00 | 0 commits to main since this release

    2.5.0 (2026-04-26)

    Bug Fixes

    • align version constants with 2.4.0 (a6aa871)
    • drop unused visualization libs from run_python_code sandbox (#146) (6a002da)
    • enforce parent document permission check in extract_file_content (bd88d75), closes #126
    • ignore two historical squash-merge commits in commitlint (#148) (b89ac49), closes #143 #145
    • isolate code execution in subprocess to prevent worker crashes (#142) (5d0e956)
    • prevent OAuth Basic auth monkey-patch from persisting across worker requests (#131) (5c22232), closes #129
    • remove dead create_visualization tool with SQL injection vulnerability (#132) (1074878)
    • remove unprotected whitelist decorators from duplicate config endpoints (#133) (a46d463)
    • repair HRMS Skill link corruption from v2.4.0 rename patch (4f043ac)
    • repair HRMS Skill link corruption from v2.4.0 rename patch (#153) (973c2e7)
    • restrict usage statistics to assistant admins (#140) (56315ed)
    • skip signal-based timeout in worker threads (#122) (a2fbe72), closes #118 #121 #118
    • use GITHUB_TOKEN instead of missing RELEASE_PAT secret (5a6fd8c)

    Features

    • add get_pending_approvals tool for workflow action discovery (#127) (de14958)
    • add support for image data in tool responses (#123) (e73e929)
    • Skills subsystem — FAC Skill DocType, admin tabs, external app registration (#145) (720d560), closes #118 #121 #118
    Downloads