Skip to content

Releases: kasketis/netfox

1.21.0

27 Mar 17:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.20.0...1.21.0

1.20.0

09 Dec 19:49
879a3ed
Compare
Choose a tag to compare

What's Changed

  • refactor(common): Fix indentations / Delete redundant selfs & functions by @cci-emciftci in #169
  • make it work if embed in another pod by @tanpengsccd in #187
  • Long press to copy request/response fail in NFXDetailsController_iOS by @bd-jhunter in #202
  • Finishing SPM support by @vGubriienko in #216
  • Regex ignore url support by @vGubriienko in #217
  • Refactor, SPM support and exclude URLs based on a regex by @vGubriienko in #220

New Contributors

Full Changelog: 1.19.0...1.20.0

1.19.0

11 Feb 10:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.18.0...1.19.0

1.16.0

22 Jul 10:04
Compare
Choose a tag to compare

What's Changed

  • Add view controller for viewing query string params (if any) upon cli… by @tzatzosm in #165

New Contributors

Full Changelog: 1.15.1...1.16.0

1.12.1

14 Sep 19:58
Compare
Choose a tag to compare

Full Changelog: 1.12.0...1.12.1

1.10.3

18 Oct 13:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.2...1.10.3

1.10.2

14 Oct 14:38
Compare
Choose a tag to compare

Full Changelog: 1.10.1...1.10.2

1.10.1 - Swift 4 support

13 Oct 15:05
Compare
Choose a tag to compare

What's Changed

  • Fix macOS podspec by @tbaranes in #72
  • [swift3] Fixed crash due force unwrap of wrong dictionary type by @adelinofaria in #77
  • Updated the workaround to Swift 3 by @Abeansits in #81
  • fixes downcast warning in swift 3 by @twobitlabs in #86
  • Support JSON API headers (application/vnd.api+json) by @freak4pc in #89
  • Added long press gesture to copy debug texts. by @freak4pc in #90
  • Animated transfer between Info Views + Swipe gestures by @freak4pc in #91
  • Added left close button in NFXListController_iOS + NFX.toggle() by @freak4pc in #92

New Contributors

Full Changelog: 1.7.2...1.10.1

1.9 - Swift 3 support

12 Oct 23:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.2...1.9

1.8

27 Jun 10:59
Compare
Choose a tag to compare
1.8
  • OSX support!
  • Minor changes