Releases: ProxymanApp/atlantis
Releases · ProxymanApp/atlantis
Atlantis 1.18.2: Fix tvOS 15.4
Changelog
- Fixed: Atlantis doesn't work tvOS 15.4 #111
Atlantis 1.18.1: Support Carthage 📮
Changelog
- Support Carthage #110
Atlantis 1.18.0: Support iOS 16
Changelog
- Support iOS 16
- Better error log for future issues
Atlantis 1.17.0: Remove all NSURLConnection injection
Changelog
- Completely remove NSURLConnection due to EXC_BAD_ACCESS crashes #99
Atlantis 1.16.0: Better gRPC support
Atlantis 1.15.0: Run with Swift Playground ⚡️
What's new
- Add isRunningOniOSPlayground to bypass the Safety check for the Bonjour Service (#92)
- Able to integrate Atlantis to Swift Playground (iOS and macOS)
Atlantis 1.14.0: Refactor WS/WSS Traffic
Atlantis 1.13.0: Multiple connections to Proxyman
Changelog
- Maintain multiple connections to Proxyman app: From now, Atlantis will connect to all available Proxyman and broadcast the data to all connections (Unless we specify the hostname) #72
- Use NWConnection instead of URLSessionStreamTask
- Bump to iOS 13, tvOS 13, macOS 10.15 as a minimum OS
Atlantis 1.12.0: Better Example app
What's new
- Simple Example App that works with Proxyman + Atlantis
- Fix UI Background check when receiving the macOS app icon
- Remove unnecessary files
Atlantis: 1.11.2: Fix tvOS
What's new
- Update podspec file to match with SPM
Bug
- Fix Atlantis error for tvOS