We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f058f21 commit 446c217Copy full SHA for 446c217
com.playeveryware.eos/CHANGELOG.md
@@ -2,6 +2,22 @@
2
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
5
+## [3.3.4] - 2024-11-26
6
+
7
+### Changed
8
9
+- Update to EOS SDK 1.14.3.
10
11
+### Added
12
13
+- feat: EOSManager can have UserLoginInfo Provided to it
14
+- feat: Authentication Listener knows the difference between a Connect and Auth login
15
16
+### Fixed
17
18
+- fix: Add isolated changes that address the Android thread IO issue.
19
+- fix: Correct usage of FileSystemUtility in the IOSBuilder.
20
21
## [3.3.3] - 2024-09-19
22
23
### Added
0 commit comments