Skip to content

Releases: ProxymanApp/atlantis

Atlantis 1.28.0: Fix connection issue on macOS 15.4

19 Apr 06:06
92ca545
Compare
Choose a tag to compare

Changelogs

  • Fix Connection issue on macOS 15.4 #165
  • Use NWBrowser and NWConnection as modern APIs (NetService is deprecated)
  • For iOS Simulators: Atlantis will make a direct connection to Proxyman App on the current machine => Fix macOS 15.4 issue
  • For iOS Devices: Use Bonjour Service as usual

Note

  • Atlantis 1.28.0 is back-compatible with Proxyman 5.18.0 or older
  • However, we recommend using it with Proxyman 5.19.0 or later (Will have modern APIs)

Atlantis 1.27.0: Update new SwiftUI Sample App

23 Mar 12:35
6e1059f
Compare
Choose a tag to compare

Changelogs

  • Update new SwiftUI Sample App
  • Update Readme

Atlantis 1.26.0: Ignore URLProtocols

03 Dec 08:11
Compare
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
Compare
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
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