Files
MrTrust/CHANGELOG.md
MrSphay d6e2d5ab52
All checks were successful
Build MrTrust / build (push) Successful in 2m37s
Prepare MrTrust 0.1.2 release
2026-05-16 02:28:20 +02:00

23 lines
865 B
Markdown

# Changelog
## 0.1.2
- Made `MrTrust.exe` a standalone user-facing release artifact.
- 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.