From 1b788c13508c888f7f1d6bb901e90d37994ef57b Mon Sep 17 00:00:00 2001 From: Hernan Zalazar Date: Sat, 20 Aug 2016 00:02:17 -0300 Subject: [PATCH] Release 1.26.2 --- Auth0/Info.plist | 2 +- CHANGELOG.md | 15 +++++++++++++++ Lock/Info.plist | 2 +- LockTests/Info.plist | 2 +- MyLock/Info.plist | 2 +- 5 files changed, 19 insertions(+), 4 deletions(-) diff --git a/Auth0/Info.plist b/Auth0/Info.plist index cb813aea1..1ea87317a 100644 --- a/Auth0/Info.plist +++ b/Auth0/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.26.1 + 1.26.2 CFBundleSignature ???? CFBundleVersion diff --git a/CHANGELOG.md b/CHANGELOG.md index 1313ccd18..c614c5f61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## [1.26.2](https://github.com/auth0/Lock.iOS-OSX/tree/1.26.2) (2016-08-19) +[Full Changelog](https://github.com/auth0/Lock.iOS-OSX/compare/1.26.1...1.26.2) + +**Closed Issues:** +- The A0EnterpriseLoginViewController ignores the custom ClientId and Domain configuration [\#294](https://github.com/auth0/Lock.iOS-OSX/issues/294) +- allow lock framework to enable bitcode by default [\#292](https://github.com/auth0/Lock.iOS-OSX/issues/292) +- Top Level Domains on email address failing validation [\#248](https://github.com/auth0/Lock.iOS-OSX/issues/248) + +**Fixed:** +- Avoid sending username if not needed [\#305](https://github.com/auth0/Lock.iOS-OSX/pull/305) ([hzalaz](https://github.com/hzalaz)) +- Fix controllers to use the correct Lock instance [\#304](https://github.com/auth0/Lock.iOS-OSX/pull/304) ([hzalaz](https://github.com/hzalaz)) +- Improve email validation [\#303](https://github.com/auth0/Lock.iOS-OSX/pull/303) ([hzalaz](https://github.com/hzalaz)) +- Fixing build for macOS [\#293](https://github.com/auth0/Lock.iOS-OSX/pull/293) ([robbiehanson](https://github.com/robbiehanson)) +- build: default build enables bitcode [\#279](https://github.com/auth0/Lock.iOS-OSX/pull/279) ([billbonney](https://github.com/billbonney)) + ## [1.26.1](https://github.com/auth0/Lock.iOS-OSX/tree/1.26.1) (2016-07-18) [Full Changelog](https://github.com/auth0/Lock.iOS-OSX/compare/1.26.0...1.26.1) diff --git a/Lock/Info.plist b/Lock/Info.plist index 44966a929..83e57d570 100644 --- a/Lock/Info.plist +++ b/Lock/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.26.1 + 1.26.2 CFBundleSignature ???? CFBundleVersion diff --git a/LockTests/Info.plist b/LockTests/Info.plist index 2cfaa0b40..73e794ac1 100644 --- a/LockTests/Info.plist +++ b/LockTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.26.1 + 1.26.2 CFBundleSignature ???? CFBundleVersion diff --git a/MyLock/Info.plist b/MyLock/Info.plist index 043a9b69f..77c9f34c9 100644 --- a/MyLock/Info.plist +++ b/MyLock/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.26.1 + 1.26.2 CFBundleSignature ???? CFBundleURLTypes