Skip to content

Latest commit

 

History

History
706 lines (459 loc) · 40.5 KB

CHANGELOG.md

File metadata and controls

706 lines (459 loc) · 40.5 KB

Change Log

1.27.1 (2016-10-06)

Full Changelog

Closed issues

  • Lock not displayed in fullscreen on an iPad #307

Fixed

  • Set the background color to the enclosing controller #328 (hzalaz)
  • Properly validate login identifier #327 (hzalaz)

1.27.0 (2016-09-19)

Full Changelog

Closed Issues:

  • Xcode 8 support #317
  • A0SafariAuthenticator not dismissing SFSafariViewController #308

Added:

Fixed:

1.26.2 (2016-08-19)

Full Changelog

Closed Issues:

  • The A0EnterpriseLoginViewController ignores the custom ClientId and Domain configuration #294
  • allow lock framework to enable bitcode by default #292
  • Top Level Domains on email address failing validation #248

Fixed:

1.26.1 (2016-07-18)

Full Changelog

Merged pull requests:

1.26.0 (2016-05-11)

Full Changelog

Implemented enhancements:

  • Not passing correct error code and domain #226

Fixed bugs:

  • Force Lock's UIViewControllers in portrait mode #258

Closed issues:

  • Make Error handling helper methods public #224

Merged pull requests:

1.25.0 (2016-04-11)

Full Changelog

Merged pull requests:

  • Allow to use A0SafariAuthenticator w/o connection #254 (hzalaz)
  • Update build scripts #252 (hzalaz)
  • Use PKCE for token exchange via authorize #250 (hzalaz)

1.24.1 (2016-03-31)

Full Changelog

Merged pull requests:

1.24.0 (2016-03-31)

Full Changelog

Fixed bugs:

  • Properly initialise A0LockSignupViewController #246
  • Change embedded WebView title text attributes #187

Merged pull requests:

1.23.1 (2016-03-22)

Full Changelog

Merged pull requests:

  • Avoid overriding connection name for social login #240 (hzalaz)

1.23.0 (2016-03-21)

Full Changelog

Fixed bugs:

  • Clear cookies for UIWebView and WKWebView #227
  • Avoid cleaning reference to callbacks before calling them in A0WebKitViewController #222
  • For TouchID use default connection name if none is specified #220

Closed issues:

  • signUpWithEmail method doesn't work properly #233
  • LICENSE file needs an update and readme.md needs a fix #215
  • connection_scopes are ignored by A0WebViewAuthenticator #209
  • Update Google Ent Auth Login screen logic #206
  • Add au region for CDN #201
  • Support customizing "user is blocked" message #195

Merged pull requests:

  • Add api_type param name to fetchNewIdTokenWithIdToken and fetchNewIdTokenWithRefreshToken #239 (rweindl)
  • If auth parameters are nil, use defaults #237 (hzalaz)
  • Avoid cleaning callbacks before vc is dismissed #236 (hzalaz)
  • Update TouchID authentication #235 (hzalaz)
  • Use new change password flow #232 (hzalaz)
  • Clear session of UIWebView & WKWebView #231 (hzalaz)
  • Fixed property inheritance warning #230 (ppaulojr)
  • Remove apple versioning from bundles #229 (hzalaz)
  • Update license and readme #216 (aguerere)
  • Update to AFNetworking 3 #213 (hzalaz)
  • Fix missing device when scope has offline_access #211 (hzalaz)
  • connection_scopes are ignored by A0WebViewAuthenticator #210 (keeth)

1.22.0 (2015-12-23)

Full Changelog

Closed issues:

  • Add an option to use Webview with ADFS connections #207
  • Send login_hint parameter for all email/username requests #199

Merged pull requests:

  • Force web authentication for enterprise connections #208 (hzalaz)
  • Allow any region in CDN #203 (hzalaz)
  • Remove CFBundleExecutable from Bundle plist #202 (hzalaz)
  • Send login_hint parameter in authorize #200 (hzalaz)

1.21.1 (2015-12-04)

Full Changelog

Fixed bugs:

  • Alert without action when client id is invalid #192
  • Success block called before dismissing web view. #191

Merged pull requests:

  • Fix Alerts without button #198 (hzalaz)
  • Dismiss WKWebView controller before callback calls #197 (hzalaz)
  • Make password placeholder in Change Password to be "New Password" #196 (hzalaz)

1.21.0 (2015-11-05)

Full Changelog

Fixed bugs:

  • Unable to install Lock as CocoaPod Xcode 7.1 Swift #185

Merged pull requests:

1.20.0 (2015-10-21)

Full Changelog

Implemented enhancements:

  • Safari View Controller? #163

Fixed bugs:

  • Password strength validation alert does not display what is missing #179

Merged pull requests:

  • Read Auth0 credentials from Auth0.plist (optional) #184 (hzalaz)
  • Custom SignUp UIViewController #183 (hzalaz)
  • SafariViewController for IdP without native integration #182 (hzalaz)
  • Passwordless authentication with Magic Link (iOS 9+) #181 (hzalaz)
  • Parse when password should include all sets error message #180 (hzalaz)

1.19.2 (2015-10-08)

Full Changelog

Merged pull requests:

  • Add +sharedInstance for A0Lock #177 (hzalaz)
  • Remove connection requirement for ro with jwt #176 (hzalaz)

1.19.1 (2015-09-30)

Full Changelog

Merged pull requests:

1.19.0 (2015-09-26)

Full Changelog

Implemented enhancements:

  • Native integrations for arbitrary connection name #159

Closed issues:

  • Mismatch for custom oauth2 strategies #164

Merged pull requests:

  • Clean iOS 9 warnings #172 (hzalaz)
  • Handle correctly multiple connection per strategy #171 (hzalaz)
  • Add Email passwordless connection (send code only) #169 (hzalaz)
  • Start passwordless with email (code only) in API client #168 (hzalaz)
  • Xcode 7 #167 (hzalaz)

1.18.0 (2015-09-15)

Full Changelog

Fixed bugs:

  • fetchNewIdTokenWithRefreshToken is missing a parameter #162

Merged pull requests:

1.17.0 (2015-08-11)

Full Changelog

Implemented enhancements:

  • Allow to change (and localize) "Cancel" button on WebView auth #152
  • Handle network timeout for A0WebKitViewController #151
  • Customize WKWebView based auth UI #149

Fixed bugs:

  • Username field does not inherit A0ThemeTextFieldTextColor #148

Merged pull requests:

1.16.1 (2015-07-23)

Full Changelog

Implemented enhancements:

  • Option to use WKWebView #64

Fixed bugs:

  • Fix signature for signup with email method #144
  • When app supports landscape Lock is displayed landscape #142

Merged pull requests:

  • Fix wrong type of callback in signup #146 (hzalaz)
  • Fix subscript support in Swift for A0AuthParameters #145 (hzalaz)
  • Force all views that have autorotate disabled to portrait orientation. #141 (PetroccoCo)

1.16.0 (2015-07-20)

Full Changelog

Merged pull requests:

  • Remove deprecated native integrations #140 (hzalaz)
  • Use WKWebView for web flow authentication #139 (hzalaz)

1.15.1 (2015-07-18)

Full Changelog

1.15.0 (2015-07-17)

Full Changelog

Merged pull requests:

1.14.0 (2015-07-10)

Full Changelog

Implemented enhancements:

  • Show errors returned from Rules #119

Closed issues:

  • Clean up warnings #127

Merged pull requests:

  • Add nullability macros for better swift support #133 (hzalaz)
  • Add methods to return user & app metadata from A0UserProfile #132 (hzalaz)
  • Use passwordless endpoint #131 (hzalaz)
  • Display error returned by a Auth0 rule #130 (hzalaz)
  • Build issues & warnings #128 (hzalaz)

1.13.0 (2015-05-26)

Full Changelog

Implemented enhancements:

  • Specify DB connection for TouchID #120
  • Support disableSignupAction and disableChangePassword #114
  • Add default headers with SDK version for API calls #102

Fixed bugs:

  • Allow API v2 endpoint to be configurable #103

Merged pull requests:

  • Use custom api domain instead of generic one #125 (hzalaz)
  • Set default DB connection for TouchID authentication #124 (hzalaz)
  • Auth0 client Header information #123 (hzalaz)
  • Feature hide SignUp & Reset Password buttons #122 (hzalaz)

1.12.1 (2015-05-20)

Full Changelog

Implemented enhancements:

  • Update Facebook SDK #97

Merged pull requests:

  • Fix issues when building as a Cocoa Touch Framework #121 (hzalaz)

1.12.0 (2015-05-19)

Full Changelog

Implemented enhancements:

  • Move social integrations to an independent pod #113

Fixed bugs:

  • UITheme is using a iOS 8+ API #111

Closed issues:

  • unlinkAccountWithUserId uses application client ID, but v1 /unlink API requires global_client_id #108

Merged pull requests:

  • Deprecate social subspecs (FB, G+ & Twitter) #118 (hzalaz)
  • Move FB native auth to a independent library #117 (hzalaz)
  • Fix crash issue iOS 7 and placeholder text color #116 (hzalaz)
  • Deprecate A0APIClient & A0IdentityProviderAuthenticator singletons #115 (hzalaz)

1.11.3 (2015-05-11)

Full Changelog

Fixed bugs:

  • A0AuthParameters does not implement NSCopying properly #104
  • SignUp disclaimer view is not displayed #99

Merged pull requests:

1.11.2 (2015-05-05)

Full Changelog

1.11.1 (2015-05-04)

Full Changelog

Closed issues:

  • Support for dynamic fwk #62

Merged pull requests:

  • Fix custom disclaimer view layout. #100 (hzalaz)

1.11.0 (2015-04-23)

Full Changelog

Fixed bugs:

  • Support EU deployments #94

Closed issues:

  • Native form for ADFS and WAAD connections #91

Merged pull requests:

  • Use /ro with waad and adfs connections #96 (hzalaz)
  • Pick EU cdn when using auth0 EU domain. #95 (hzalaz)
  • Feature requires username #93 (hzalaz)

1.10.5 (2015-04-12)

Full Changelog

1.10.4 (2015-04-08)

Full Changelog

1.10.3 (2015-04-04)

Full Changelog

1.10.3.beta (2015-03-30)

Full Changelog

1.10.2 (2015-03-17)

Full Changelog

Merged pull requests:

1.10.1 (2015-03-16)

Full Changelog

Merged pull requests:

  • Add extra method to call social auth with strategy name. #89 (hzalaz)
  • Fix issue that makes Google+ progress indicator stays forever #88 (hzalaz)
  • Theme improvements #87 (hzalaz)
  • Default DB connection fix #86 (hzalaz)

1.10.0 (2015-03-06)

Full Changelog

Implemented enhancements:

  • Logging improvements #68

Closed issues:

  • Post a NSNotification for important Lock events #82
  • Call callback on successful/failed Reset Password #37

Merged pull requests:

  • Fix issue for images in a theme when Lock is bundled as iOS 8 framework. #84 (hzalaz)
  • Lock Notifications #83 (hzalaz)
  • Dynamic Logging #81 (hzalaz)
  • Google+ Native integration #80 (hzalaz)
  • Specify default DB connection #79 (hzalaz)
  • Standalone UIViewController for Sign Up #78 (hzalaz)

1.9.0 (2015-02-28)

Full Changelog

Implemented enhancements:

  • New customisation keys for A0Theme #74
  • Select what connections to use in Lock #72

Fixed bugs:

  • Primary button title color cannot be changed using A0Theme #73

Merged pull requests:

  • A0Theme improvements #77 (hzalaz)
  • Allow customisation of Primary Button text color #76 (hzalaz)
  • Filter enabled connections #75 (hzalaz)

1.8.0 (2015-02-13)

Full Changelog

Merged pull requests:

1.7.1 (2014-12-16)

Full Changelog

Merged pull requests:

  • Social only layout height is zero #61 (hzalaz)

1.7.0 (2014-12-04)

Full Changelog

Merged pull requests:

1.6.1 (2014-11-27)

Full Changelog

1.6.0 (2014-11-26)

Full Changelog

Merged pull requests:

1.5.0 (2014-11-25)

Full Changelog

Closed issues:

  • Issue building Auth0.iOS #34

Merged pull requests:

1.4.0 (2014-11-11)

Full Changelog

Merged pull requests:

1.3.0 (2014-11-11)

Full Changelog

Implemented enhancements:

  • Suggestion: Add default parameters to fetchDelegationTokenWithParameters #41

Merged pull requests:

  • Localization enhancements #44 (hzalaz)
  • Add default values for fetch delegation methods. #43 (hzalaz)
  • TouchID Authentication #42 (hzalaz)

1.2.0 (2014-10-29)

Full Changelog

1.1.0 (2014-10-22)

Full Changelog

Implemented enhancements:

  • Implementent Enterprise Connections #32
  • Add Account Linking #27

Closed issues:

  • Delegation not functional / crashes #38
  • Integrate with the Linkedin native application instead of webview #20

Merged pull requests:

  • Fix issue with Delegated Auth response payload #40 (hzalaz)
  • Enterprise Authentication #35 (hzalaz)
  • Multiple connections per Strategy. #33 (hzalaz)
  • Feature link account #31 (hzalaz)

1.0.0 (2014-10-06)

Full Changelog

0.0.12 (2014-10-03)

Full Changelog

1.0.0-rc.4 (2014-10-03)

Full Changelog

Merged pull requests:

1.0.0-rc3 (2014-10-02)

Full Changelog

1.0.0-rc2 (2014-10-01)

Full Changelog

Merged pull requests:

1.0.0-rc1 (2014-09-30)

Full Changelog

Closed issues:

  • Supply optional authentication parameters #22
  • Show UIWebView for non-native login #21
  • Alignment Issue #6
  • Adjust the color and title of the Navigation Bar #5
  • Webkit Error #4
  • iOS 5S / 64 bits "file was built for archive which is not the arch being linked" #3

Merged pull requests:

1.0.0-beta (2014-09-15)

Full Changelog

Merged pull requests:

0.0.11 (2014-08-25)

Full Changelog

Merged pull requests:

  • Refresh Token + Keychain Sharing sample #18 (mgonto)
  • Added note explaining that token and client_id parameters must not be options for delegation #17 (dschenkelman)
  • CocoaPods support #14 (hzalaz)

0.0.10 (2014-05-14)

Full Changelog

0.0.9 (2014-03-31)

Full Changelog

Merged pull requests:

0.0.8 (2014-03-31)

Full Changelog

0.0.7 (2014-03-29)

Full Changelog

Merged pull requests:

0.0.6 (2014-03-26)

Full Changelog

Closed issues:

  • Tag version number so a podspec can be published #11
  • Functions should return a block (even if there is an error) #10
  • Improve error handling #9

0.0.5 (2014-02-28)

Implemented enhancements:

  • Prepare library for iOS 7 #1

Fixed bugs:

  • keyboard covers email and password fields #8

Closed issues:

  • Getting an error when trying to connect via Facebook #7
  • Add logout #2

* This Change Log was automatically generated by github_changelog_generator