at_client_mobile 3.2.6 at_client_mobile: ^3.2.6 copied to clipboard
A Flutter extension to the at_client library which adds support for mobile, desktop and IoT devices.
3.2.6 #
- chore: update at_client version to 3.0.39 and at_utils version to 3.0.11
3.2.5 #
- fix: Fixed bug authenticate method returns true when invalid atKeys are supplied
3.2.4 #
- fix: fixed bug in windows keychain data storage.
3.2.3+1 #
- docs: Updated CHANGELOG with discontinue notice on versions 3.2.0 to 3.2.2.
3.2.3 #
- fix: Restored the Public API of KeyChainManager.
3.2.2 #
DO NOT USE
- This version has been discontinued due to unintended breaking changes in KeyChainManager.
- Please use version constraint "^3.2.3" to ensure that you do not experience these issues. Changes:
- fix: Format Exception - ChunkedJsonParser.fail
3.2.1 #
DO NOT USE
- This version has been discontinued due to unintended breaking changes in KeyChainManager.
- Please use version constraint "^3.2.3" to ensure that you do not experience these issues. Changes:
- feat: Upgrade lints version to 2.0.0
3.2.0 #
DO NOT USE
- This version has been discontinued due to unintended breaking changes in KeyChainManager.
- Please use version constraint "^3.2.3" to ensure that you do not experience these issues. Changes:
- Updated keychain data structure
3.1.19 #
- at_client dependency upgraded to latest version v3.0.30
- at_lookup dependency upgraded to latest version v3.0.27
- at_commons dependency upgraded to latest version v3.0.19
3.1.18 #
- at_client version upgraded to 3.0.27
3.1.17 #
- at_client version upgrade to v3.0.26 for AtException chaining
- at_commons version upgrade to v3.0.17 for AtException hierarchy
3.1.16 #
- at client version upgrade v3.0.25
- at lookup version upgrade v3.0.24
- at commons version upgrade v3.0.16
3.1.15 #
- at client version upgrade v3.0.23.
3.1.14 #
- migrated to latest version of at_client
3.1.13 #
- at_client version upgrade for generating notification id in SDK
3.1.12 #
- Add keys from keychain to local store on reinstalling the app
- at_client version upgrade for decrypt notification value in SDK.
3.1.11 #
- at_client version upgrade for public key checksum in metadata does not sync to local
3.1.10 #
- at_client version upgrade for chunk based encryption
3.1.9 #
- at_client version change for sync deletion of cached keys to cloud secondary
- at_lookup version change for increase in outbound connection timeout
3.1.8 #
- at_client version change for automatic sync trigger
3.1.7 #
- at_client and at_lookup version change for outbound listener bug fix
3.1.6 #
- at_client version change for refactoring put and get methods
- at_lookup version change implementing AtTimeoutException
- at_commons and at_utils version change for AtTimeoutException
3.1.5 #
- at_client version change
- at_lookup version change
- at_commons and at_utils version change
3.1.4 #
- updated readme and doc changes
- added example app
3.1.3 #
- at_client version change
- at_lookup version change
- at_commons and at_utils version change
3.1.2 #
- FIX: Added check to use flutter_keychain only on mobile platforms
3.1.1 #
- at_client version change
3.1.0 #
- moved keys storage from flutter_keychain to biometric_storage
- updated package dependencies
- updated documentation
3.0.3 #
- at_client version change
3.0.2 #
- at_client version change
3.0.1 #
- at_client version change
- at_lookup version change
3.0.0 #
- Resilient SDK uptake for notification, monitor and sync improvements
2.0.4 #
- at_client version change
- removed obsolete self key migration code
2.0.3 #
- at_client version change
2.0.2 #
- Bug fix for type mismatch
2.0.1 #
- Updated dependent packages
2.0.0 #
- Null safety changes
- Dependent package upgrade
1.0.0+11 #
- Provision to request for a new outbound connection.
- Minor bug in stream handlers
- at_client version upgrade
1.0.0+10 #
- Third party package dependency upgrade
- gitflow changes
- Auto restart monitor connection
- Stream encryption
- Bug fixes
1.0.0+9 #
- at_client version change
1.0.0+8 #
- Self keys migration issue fix
1.0.0+7 #
- Self Encryption changes
1.0.0+6 #
- Notification sub system changes
1.0.0+5 #
- Added automatic refresh of monitor connection
1.0.0+4 #
- Provided multiple atsign support in at client SDK. Introduced batch verb to improve sync performance
1.0.0+3 #
- onboarding changes for server activation and deactivation Backup keys implementation sync improvements
1.0.0+2 #
- restore backup keys bug fix
1.0.0+1 #
- at_client version change
1.0.0 #
- Initial version, created by Stagehand