Skip to content

Releases: ProxymanApp/atlantis

Atlantis 1.27.0: Update new SwiftUI Sample App

23 Mar 12:35
6e1059f

Choose a tag to compare

Changelogs

  • Update new SwiftUI Sample App
  • Update Readme

Atlantis 1.26.0: Ignore URLProtocols

03 Dec 08:11

Choose a tag to compare

Bugs

  • Fixed: Duplicated requests if it's handled by the user's URLProtocol (#155)

Atlantis 1.25.2: Update Podspec

19 Oct 02:58

Choose a tag to compare

Changelogs

  • Update Readme and Podspec

Atlantis 1.25.1: Fix a crashes when using Atlantis with AVAggregateAssetDownloadTask

14 Sep 01:58

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

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

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

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

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

Choose a tag to compare

Changelog

  • Fix Memory Leak #124

Atlantis 1.20.0: Improve Stability

19 Nov 08:44
67ed749

Choose a tag to compare

Bugs

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