Files
MrTrust/CHANGELOG.md
MrSphay 631a66dab1 0.1.3
Added Ubuntu-runner signing support through osslsigncode and PFX secrets.
2026-05-16 03:08:43 +02:00

27 lines
954 B
Markdown

# Changelog
## 0.1.3
- Added Ubuntu-runner signing support through `osslsigncode` and PFX secrets.
## 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.