Skip to content

Releases: ProxymanApp/atlantis

Atlantis 1.18.2: Fix tvOS 15.4

28 Jul 01:53
2b26bf7
Compare
Choose a tag to compare

Changelog

  • Fixed: Atlantis doesn't work tvOS 15.4 #111

Atlantis 1.18.1: Support Carthage 📮

16 Jul 02:15
30141b3
Compare
Choose a tag to compare

Changelog

  • Support Carthage #110

Atlantis 1.18.0: Support iOS 16

28 Jun 07:21
2f3ec3f
Compare
Choose a tag to compare

Changelog

  • Support iOS 16
  • Better error log for future issues

Atlantis 1.17.0: Remove all NSURLConnection injection

10 May 07:01
c5039f6
Compare
Choose a tag to compare

Changelog

  • Completely remove NSURLConnection due to EXC_BAD_ACCESS crashes #99

Atlantis 1.16.0: Better gRPC support

24 Feb 01:49
b60ef22
Compare
Choose a tag to compare

What's new

  • Better gRPC support #94
  • Update Readme for gRPC

Contributor

Atlantis 1.15.0: Run with Swift Playground ⚡️

22 Dec 09:15
5e84807
Compare
Choose a tag to compare

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

14 Dec 07:27
0f79efc
Compare
Choose a tag to compare

What's new

  • Remove all Objective-C code and refactor with Swift. It refactors how Atlantis can capture WS/WSS traffic. Credit to @VaslD #91

Atlantis 1.13.0: Multiple connections to Proxyman

22 Nov 13:11
507b49a
Compare
Choose a tag to compare

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

23 Oct 04:21
f213b33
Compare
Choose a tag to compare

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

07 Jul 11:18
2ee37f1
Compare
Choose a tag to compare

What's new

  • Update podspec file to match with SPM

Bug

  • Fix Atlantis error for tvOS