Files
MrTrust/CHANGELOG.md
MrSphay 84a5df7216
All checks were successful
Build MrTrust / build (push) Successful in 2m45s
Add autonomous MrTrust target integration contract
2026-05-16 02:03:25 +02:00

22 lines
806 B
Markdown

# Changelog
## Unreleased
- Added an autonomous target-project integration runbook for agents.
- Added `mrtrust.integration.json` as a machine-readable integration contract.
- Updated agent-facing documentation to prefer the standalone `MrTrust.exe` integration path.
## 0.1.1
- Added a custom MrTrust application icon and embedded it into the launcher.
- Improved the GUI layout so status text is not clipped.
- Updated the Gitea artifact version to `0.1.1`.
## 0.1.0
- Added MrTrust certificate generation, installation, removal, and signing scripts.
- Added a simple Windows GUI for installing and removing MrTrust.
- Added a Windows launcher EXE and Ubuntu Gitea Runner workflow for release ZIP builds.
- Added integration prompt for other Windows projects.
- Added security model documentation.