mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 19:57:41 +00:00
15 lines
532 B
Markdown
Executable File
15 lines
532 B
Markdown
Executable File
# 2016-07-18 -- v3.0.4
|
|
- Fixes a race condition bug that could crash the app with an exception from
|
|
NSURLSession on iOS 9.
|
|
|
|
# 2016-06-20 -- v3.0.3
|
|
- Adds documentation for all possible errors returned by each method.
|
|
- Improves error handling and messages for a variety of error conditions.
|
|
- Whether or not an user is considered anonymous is now consistent with other
|
|
platforms.
|
|
- A saved signed in user is now siloed between different Firebase projects
|
|
within the same app.
|
|
|
|
# 2016-05-18 -- v3.0.2
|
|
- Initial public release.
|