v0.7.12
safing/portmasterv0.7.12Mar 19, 2026by github-actions[bot]
AI Summary
This is a patch release designed to fix a regression in 'giga-am' that was introduced in the previous version. It also includes infrastructure improvements to reduce build times and adds a new recording buffer feature. Additionally, it provides an upgrade path for users to move to the new giga-am version.
Key Highlights
- Fixes a regression in 'giga-am' functionality introduced in the last release.
- Reduces CI PR check time from approximately 30 minutes to 1 minute.
- Adds an extra recording buffer feature.
- Provides an upgrade path from the old giga-am to the new version.
New Features
- Extra recording buffer
- Upgrade path from old giga-am to new
Full Release Notes
this is a patch build as I broke giga-am in the last release. this fixes that bug. next release will be 0.8.0 :) ## What's Changed * ci: reduce PR check time from ~30 min to ~1 min by @VirenMohindra in https://github.com/cjpais/Handy/pull/1073 * Update Italian translation by @gdonisi in https://github.com/cjpais/Handy/pull/1090 * add extra recording buffer by @cjpais in https://github.com/cjpais/Handy/pull/1089 * upgrade path from old giga-am to new by @cjpais in https://github.com/cjpais/Handy/pull/1088 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.7.11...v0.7.12