All Versions
15
Latest Version
Avg Release Cycle
55 days
Latest Release
1775 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.3 Changes
September 07, 2020 -
v1.6.2 Changes
May 06, 2020- 🚀 The request body is now present again. It was removed wrongly in release 1.6.0.
-
v1.6.1 Changes
April 26, 2020🍱 The dark mode is here 🎉 thanks @SagarSDagdu #83
-
v1.6.0 Changes
April 19, 2020Thanks to @smarttuner #75, now you can:
- share cURL representation of requests
- share requests and responses (as examples) as Postman collection (v2.1)
-
v1.5.2 Changes
April 01, 2020- Now Wormholy works correctly with Swift 5.2 and Xcode 11.4 woocommerce/woocommerce-ios#2056
- ➕ Added Swift version to podspec file
-
v1.5.1 Changes
November 12, 2019- 💅 Set User Interface Style to Light on iOS 13
- 👌 Improvements to Navigation Controller appearance on iOS 13
-
v1.5.0 Changes
October 07, 2019- Call next responder to allow other consumers to respond to the shake #63
- ➕ Added ability to blacklist hosts from being recorded using the array
blacklistedHosts
#65 - 👉 Show share sheet from bar button items that triggered the events #64
- ⚡️ Update formatting to make request/responses easier to read #66
- Request Cell readability improvements #68
- 🛠 Fix modal presentation style on iOS 11 #68
-
v1.4.1 Changes
May 07, 2019 -
v1.4.0 Changes
March 27, 2019- Swift 5 migration
-
v1.3.0 Changes
March 26, 2019- ✂ Remove load method referenced from objc files. #52
- Wormholy now runs on Xcode 10.2!