File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
EOSUnityPlugin_package_template Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88### Removed
99### Fixed
1010
11+ ## [ 2.1.7] - 2022-11-22
12+ ### Added
13+ - docs(android): update readme for android to included needed settings
14+ - feat(android): Auto config gradleTemplate file so that aar files won't cause gradle build errors
15+ - feat(config): Config Verification Prebuild Step (#158 )
16+ - feat(config) : Save Application version as product version at build time (#151 )
17+ - feat(android): remove dependency on including gradle files in the published plugin && add support for auto configure eos_dependencies strings.
18+ ### Fixed
19+ - (windows): add eac tool to package description.
20+ - ensure config file is loaded and not null before using in preprocess script
21+ - (android): resolve gradle error that occur due to unity editor version update
22+ - (android,ios): Properly set presence in UICustomMenu and UIPeer2PeerMenu
23+ - EOSbootstrapper and EAC binary install when building from plugin (#161 )
24+ - invalid IntPtr Null check (#160 )
25+ - resolve null pointer exception that can occur when config section hasn't been setup yet.
26+
1127## [ 2.1.6] - 2022-10-31
1228### Added
1329- (samples) : plugin version ui
You can’t perform that action at this time.
0 commit comments