1.1.7
2026-05-10
- Added account deletion and "Sign in with Apple" unlinking functionality.
- Introduced HTTPS MITM support with a Certificate Authority for enhanced security.
- Improved macOS proxy management and traffic capture functionality, including HTTP request/response parsing.
- Added network replay functionality and inline body support in the traffic detail view.
- Implemented a system proxy takeover feature.
- Enhanced the MacProxyLauncher for better CLI-based proxy management and system SOCKS proxy control.
- Added support for preset overrides in MacProxyCLIOptions and improved fallback logic.
- Updated documentation to reflect changes in distribution strategy for macOS.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1.1.6
2026-04-24
- Enhanced traffic capture features now include Brotli support and improved export options.
- New filtering improvements make it easier to manage captured data.
- Phase 4 capture features have been implemented with advanced filtering and domain rules.
- Removed unnecessary metadata files for app localization and description.
1.1.3
2026-04-11
- Introduced a Certificate Manager for HTTPS traffic decryption.
- Added file-based storage for HTTP request and response bodies.
- Improved history sync with better error handling and cloud sync for Apple Sign In users.
- Updated privacy policy and contact information for improved clarity.
- Fixed issues with repeated installations on physical devices.
1.1.2
2026-04-09
- Enhanced history sync functionality with improved error handling and status reporting.
- Implemented profile sync status tracking and cloud sync for Apple Sign In users.
- Added new NFC reading and writing features, including support for various MIME types.
- Improved accessibility with identifiers for key UI components and streamlined automation for testing.
- Enhanced logging and error handling for better visibility in CI processes.
- Fixed crashes related to large HTTP response bodies and improved device selection for snapshot testing.
- Updated app metadata and integrated automated processes for App Store submissions.
1.1
2026-01-12
- NFC reading and writing debugging