Skip to content

Releases: ProxymanApp/atlantis

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

Atlantis 1.11.1: Minor Updates

02 Jul 01:46
97c7246
Compare
Choose a tag to compare

What's new

  • Fix "Invalid Exclude" warnings on Xcode 13 #79. Thanks @crayment

Atlantis 1.11.0: Better APIs for gRPC

30 Jun 07:00
a952094
Compare
Choose a tag to compare

What's new

Atlantis 1.10.0: Reduce RAM Consumption

04 Jun 13:30
9d125e0
Compare
Choose a tag to compare

What's new

  • Fix Memory consumption when waiting to connect to Proxyman app #74

Atlantis 1.9.0: Capture WS/WSS from URLSessionWebSocketTask

23 Apr 14:39
4fadd54
Compare
Choose a tag to compare

What's new

  • Capture all WS/WSS traffic from URLSessionWebSocketTask and sending to Proxyman app (Require version 2.24.0+)

115005103-b9f31080-9ed1-11eb-9536-75fee6549eb8

Atlantis 1.8.0

09 Apr 06:59
56d1fc9
Compare
Choose a tag to compare

Bug

  • Fixed possible crash when sending the big file on devices that has less RAM #57

Atlantis 1.7.1: Support Objective-C project

22 Jan 06:33
baffe8a
Compare
Choose a tag to compare

What's new

  • Expose Atlantis to Objective-C project

Atlantis 1.7.0: Better API

22 Jan 04:03
a951bd0
Compare
Choose a tag to compare

What's new

  • Add new Atlantis APIs
  • Introduce Atlantis Delegate to notify new request/response
  • A flag to disable the Transport Layer (Bonjour)

Ticket: #52

Atlantis 1.6.0: Support Upload Requests

21 Jan 02:49
7940334
Compare
Choose a tag to compare

What's new:

  • Intercept Upload Request from URLSessionUploadTask