Skip to content

Releases: programming086/my-charles-hacking

4.1.2

04 Nov 18:45

Choose a tag to compare

Bug fixes and minor improvements

  • HTTP 2 improvements addressing faults with Map Remote, Map Local and general stability improvements.
  • User font preference is now applied more uniformly to transaction viewers
  • Fiddler import NumberFomatException fixed

Windows specific improvements:

  • Type rendering fixed when antialiasing is disabled
  • Fix error output when using command-line tools
  • Fix clipping of alert icons
  • Fix crash when presenting file dialogs if GodMode is enabled

macOS specific improvements:

  • DNS Spoofing menu accelerator key changed to no longer conflict with Show/Hide Dock
  • Menu accelerators now work when you've closed the last session window

3.11.7

04 Nov 18:44

Choose a tag to compare

Bug fixes and minor improvements

  • Make it clear that throttling does not work on paths
  • APT / YUM: Rename the package to charles-proxy3 and enable it to be installed alongside Charles 4.

4.1.1

04 Nov 18:43

Choose a tag to compare

Bug fixes

  • Fix failure to render JSON Text and XML Text views on Windows and Linux
  • Fix failure to render Text view (when displaying line numbers) on Windows and Linux
  • Fix failure to launch on Windows and Linux with some anti-aliasing system configurations

4.1

04 Nov 18:42

Choose a tag to compare

4.1

Major new features

  • Protobuf 3 support (and Protobuf descriptor registry, for parsing your Protobuf messages)
  • HiDPI support on Windows and Linux
  • Flow chart (to explore the profile of a connection over time)
  • Linux versions now include a custom JRE, and no longer require Java to be installed separately

Minor new features

  • More info for unproxied SSL traffic, including protocol and ciphers
  • More closely match the SSL protocol and cipher negotiated between client and server when SSL Proxying
  • Client Process tool performance optimisation
  • Added Copy Image and Export Image options to the Chart viewer
  • ACL now supports IPv6 addresses
  • Expanded support for extended JSON mime types

Bug fixes

  • Hangs on macOS after sleep or GPU change have been resolved (thank you to the many users who participated in testing this!)
  • HTTP 2 stability improved when using Chrome
  • SOCKS proxy now respects incoming IP address, rather than doing a DNS lookup for the requested Host

4.0.2

04 Nov 18:41

Choose a tag to compare

Bug fixes and minor improvements

  • Local IP addresses are now sorted, and the window is bigger
  • Fix display of local IP address in SSL Proxying remote browser help
  • macOS: Improve occassional hanging issue when using a retina display
  • macOS: The window can now be dragged by the title label, and not when fullscreen
  • Windows: larger toolbar icons
  • JSON import/export: include exception details
  • Focussed setting now remembered in Sequence view
  • Antialias text on Chart view

4.0.1

04 Nov 18:40

Choose a tag to compare

Bug fixes

  • Fix display of local IP address in Help menu
  • Fix negotation with external proxies for authenticated SSL connections
  • Fix occassional hang on macOS with retina displays
  • Fix NPE in DNS Spoofing for repeated events
  • Fix HTML validation
  • Refresh current viewer when viewer mappings change
  • Ensure throttle settings are applied to repeated HTTP 2 requests
  • Rename Mac OS X to macOS
  • Improve PCAP file import

3.11.6

04 Nov 18:38

Choose a tag to compare

Minor bug fixes and enhancements.

  • Support for macOS Sierra
  • Fixed breakpoint behaviour with 304 responses
  • Fix potential to create corrupted saved sessions when saving an actively recording session

4.0

04 Nov 18:39

Choose a tag to compare

4.0

Charles 4 is a major upgrade to Charles. Read the Charles 4 release announcement.

Major features:

  • HTTP 2 support
  • IPv6 support
  • Updated look and feel
  • Improved performance

The updated look and feel includes:

  • Enhanced app icon!
  • Beautiful new custom designed icons for the toolbar and in the session navigator tree
  • Improved tab visual design on Mac OS X
  • Improved compatibility with Windows 10
  • Reduced border chrome

Minor features:

  • Command-line tool to export SSL certificates
  • Notes field added to Sequence view
  • XML summary export now includes headers
  • JSON export format
  • Kept-Alive count visible on Host and Path summaries
  • Uncompressed sizes added to Summary tab

3.11.5

04 Nov 18:37

Choose a tag to compare

Bug fixes:

  • Fix SSL Root certificate installation bug on Android when using http://ssl.charles/
  • SOAP viewer fixes
  • HAR importer fixes
  • Fix Malformed HTTP URL when proxying to unusual ports

Minor improvements:

  • Map Remote cookie path rewriting
  • SSL Root certificate export command-line tool
  • Mac OS X: add support for global preferences in /Library/Preferences

3.11.4

04 Nov 18:34

Choose a tag to compare

Improvements:

  • SSL now works with ATS on iOS 9

Bug fixes:

  • Fix a crash on launch on Mac OS X 10.8 - 10.10