Skip to content

Releases: ProxymanApp/atlantis

Atlantis 1.25.1: Fix a crashes when using Atlantis with AVAggregateAssetDownloadTask

14 Sep 01:58
Compare
Choose a tag to compare

Bugs:

  • Atlantis crashes when intercepting AVAggregateAssetDownloadTask from the AVFoundation framework (#151)

Credit

Atlantis 1.24.0: Add Privacy Manifest

02 Feb 08:32
5145a70
Compare
Choose a tag to compare

Changelog

  • Add Privacy Manifest #141

Atlantis 1.23.0: Opt-out of WS/WSS Connection

09 Nov 02:01
131d757
Compare
Choose a tag to compare

Change-logs

  • Option to opt-out of the Method Swizzling on WS/WSS Connection. Ref: #134

Atlantis 1.22.0: Fix crash when uploading files

20 Jul 12:33
Compare
Choose a tag to compare

Changelog

  • Fixed: Crash When Intercepting URLSessionUploadTask with nil Data #132
  • Update the Example app

Remove some assertionFailure logic

22 Apr 01:40
Compare
Choose a tag to compare

Changelog

  • Remove some assertionFailure code when handling the WebSocket #127

Atlantis 1.21.0: Fix Memory Leaks

06 Mar 12:59
a7b496f
Compare
Choose a tag to compare

Changelog

  • Fix Memory Leak #124

Atlantis 1.20.0: Improve Stability

19 Nov 08:44
67ed749
Compare
Choose a tag to compare

Bugs

  • Fixed the bug where Atlantis connects to the same Machine multiple times #119

Atlantis 1.19.0: Improve Stability for iOS 16

08 Nov 14:03
a761f2c
Compare
Choose a tag to compare

Bugs:

  • Fixed: Sometimes, Atlantis could not connect to Proxyman if it's from iOS 16 (#116)

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