All Versions
32
Latest Version
Avg Release Cycle
11 days
Latest Release
1544 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.18.3
September 11, 2020 -
v0.18.2 Changes
September 03, 2020What's new in 0.18.2:
- Custom User Properties. You can start setting custom properties, such as email, name and other parameters you want and pass them to Apphud. Later this fall we will add ability to view charts by custom properties segments, send integrations with this properties. You can also increment/decrement properties.
- โ Added
Apphud.logout()
method, which may be useful to change user completely.
-
v0.18.1
August 31, 2020 -
v0.17 Changes
August 18, 2020What's new in 0.17:
- Prepare for iOS 14: Apphud no longer automatically fetches IDFA. Please use the following new method instead:
Apphud.setAdvertisingIdentifier(_ idfa: String)
- ๐ Catalyst Support
- ๐ Improved Transaction Error Handling
- Prepare for iOS 14: Apphud no longer automatically fetches IDFA. Please use the following new method instead:
-
v0.16 Changes
July 21, 2020What's new in 0.16:
- ๐ Improved products fetching and receipt submission (internal refactoring).
โก๏ธ Seems like there's nothing new, but it's important update.
- ๐ Improved products fetching and receipt submission (internal refactoring).
-
v0.15 Changes
July 15, 2020What's new in 0.15:
- ๐จ Multiple refactors
- โก๏ธ Updates to product prices submission (internal code)
-
v0.14.2 Changes
June 30, 2020What's new in 0.14.2:
Method
Apphud.startManually(apiKey: String, userID: String? = nil, deviceID: String? = nil)
made public. You can override device ID. Do it for your own risk.What's new in 0.14:
๐ Fixed bug when consumable or nonrenewing subscription was treated as purchased, when user cancels pending payment if previously had purchases with the same product ids
โ Added two new delegate methods to ApphudUIDelegate
โก๏ธ Minor improvements to Apphud.updateUserID(_ userID: String) method
Minor improvements to [automatic / reserve] submission of attribution params -
v0.14 Changes
June 19, 2020What's new in 0.14:
- ๐ Fixed bug when consumable or nonrenewing subscription was treated as purchased, when user cancels pending payment if previously had purchases with the same product ids
- โ Added two new delegate methods to
ApphudUIDelegate
- โก๏ธ Minor improvements to
Apphud.updateUserID(_ userID: String)
method - Minor improvements to [automatic / reserve] submission of attribution params
-
v0.13 Changes
June 18, 2020What's new in 0.13:
- โ Add two new delegate methods to
ApphudUIDelegate
- โก๏ธ Minor improvements to
Apphud.updateUserID(_ userID: String)
method - Minor improvements to [automatic / reserve] submission of attribution params
- โ Add two new delegate methods to
-
v0.12 Changes
May 31, 2020What's new in 0.12:
- ๐ Improved
ApphudError
, made it a subclass ofNSError
startedAt
property ofApphudSubscription
made public- ๐ Better simulator detection
- ๐ Catalyst support
- ๐ Improved