Releases: ProxymanApp/atlantis
Releases · ProxymanApp/atlantis
Atlantis 1.20.0: Improve Stability
Bugs
- Fixed the bug where Atlantis connects to the same Machine multiple times #119
Atlantis 1.19.0: Improve Stability for iOS 16
Bugs:
- Fixed: Sometimes, Atlantis could not connect to Proxyman if it's from iOS 16 (#116)
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