castle_flutter 2.0.2
castle_flutter: ^2.0.2 copied to clipboard
Castle Flutter plugin.
Changelog #
2.0.2 (2022-04-08) #
- Updated Castle Android SDK to 3.0.2
- Updated Castle iOS SDK to 3.0.3
2.0.1 (2022-03-30) #
- Updated Castle Android SDK to 3.0.1
- Updated Castle iOS SDK to 3.0.2
2.0.0 (2022-03-16) #
-
Updated Castle Android SDK to 3.0.0
-
Updated Castle iOS SDK to 3.0.1
-
Add support for enhanced user activity monitoring.
- Introduced custom(name) method
- Introduced custom(name, properties) method
- Introduced screen(name) method
- Introduced userJwt(jwt) method
- Introduced custom(name) method
-
Remove deprecated methods.
- Removed identify()
- Removed userId()
- Removed secure()
- Removed secureModeEnabled()
- Removed userSignature()
- Removed track()
- Removed useCloudflareApp()
- Removed clientIdHeaderName()
- Removed clientId()
- Removed baseUrl()
- Removed identify()
1.1.5 (2022-03-14) #
Fixes
- Updated Castle iOS SDK to 2.1.8. (Updated internal library because of an issue with the vendored framework included in the 2.1.7 release.)
1.1.4 (2022-03-03) #
- Updated Castle Android SDK to 2.1.4
- Updated Castle iOS SDK to 2.1.7
1.1.3 (2022-02-10) #
- Updated Castle Android SDK to 2.1.3
- Updated Castle iOS SDK to 2.1.6
1.1.2 (2021-09-20) #
- Updated Castle Android SDK to 2.1.2
- Updated Castle iOS SDK to 2.1.2
1.1.0 (2021-06-08) #
- Updated Castle Android SDK to 2.1.0
- Updated Castle iOS SDK to 2.1.1
- Added
createRequestToken
andrequestTokenHeaderName
functions
1.0.0 (2021-03-24) #
Initial public release