Skip to content

Releases: wordpress-mobile/WordPressAuthenticator-iOS

5.1.0-beta.1

18 Jan 05:10
fcf4d75
Compare
Choose a tag to compare
5.1.0-beta.1 Pre-release
Pre-release

What's Changed

  • SDK-less Google SignIn – Part 1 of n by @mokagio in #710
  • Use latest tooling in CI - Xcode 14.1 by @mokagio in #716
  • Adds missing links for 4.2.0 & 4.3.0 releases in CHANGELOG by @oguzkocer in #718
  • Fix unresponsive issue in Onboading Questions screen by @salimbraksa in #719
  • SDK-less Google-SignIn – Part 2 of n by @mokagio in #717
  • Use configuration flag to log custom step event for GetStartedViewController by @selanthiraiyan in #724

Full Changelog: 5.0.0...5.1.0-beta.1

5.0.0

07 Dec 00:01
004ce1a
Compare
Choose a tag to compare

Breaking Changes

  • Remove CocoaLumberjack. Use WPAuthenticatorSetLoggingDelegate to assign a logger to this library. [#708]

4.3.0

05 Dec 01:42
Compare
Choose a tag to compare

What's Changed

  • Merge 4.2.0 final to trunk by @oguzkocer in #703
  • Demo app walking skeleton by @mokagio in #698
  • Run bundle exec pod install to track new version in demo app by @mokagio in #707
  • Prepare demo app for showing WordPressAuthenticator features by @mokagio in #705
  • Add email login to demo app by @mokagio in #706
  • Implement existing Google-SignIn flow in the demo app by @mokagio in #709
  • Make XMLRPC URL optional when verifying WP.com email and new config for skipping XMLRPC for site discovery by @itsmeichigo in #711

Full Changelog: 4.2.0...4.3.0

4.3.0-beta.1

01 Dec 03:52
13ef1a8
Compare
Choose a tag to compare
4.3.0-beta.1 Pre-release
Pre-release

What's Changed

  • Make XMLRPC URL optional when verifying WP.com email and new config for skipping XMLRPC for site discovery by @itsmeichigo in #711

Full Changelog: 4.2.0...4.3.0-beta.1

4.2.0

12 Nov 03:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.2.0

4.2.0-beta.1

09 Nov 10:12
fb0f2c0
Compare
Choose a tag to compare
4.2.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 4.1.0...4.2.0-beta.1

4.1.1

04 Nov 20:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.1

4.1.0-beta.1

03 Nov 08:06
c5d6a3b
Compare
Choose a tag to compare
4.1.0-beta.1 Pre-release
Pre-release

What's Changed

  • New NUXStackedButtonsViewController with two stack views and a configurable OR divider. by @selanthiraiyan [#695]
  • Add OR divider colors to WordPressAuthenticatorStyle with default values. @selanthiraiyan [#695]

Internal

Full Changelog: 4.0.0...4.1.0-beta.1

4.0.0

29 Oct 15:13
ea5b565
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...4.0.0

3.3.0-beta.2

28 Oct 04:40
a52bc06
Compare
Choose a tag to compare
3.3.0-beta.2 Pre-release
Pre-release

⚠️ Please note that this release includes a breaking change to the WordPressAuthenticatorDelegate protocol and NavigateToEnterAccount initializer, any host app that uses these needs to update its implementation.

What's Changed

  • Allow the host app to pass a custom source identifier to the login flow #692

Full Changelog: 3.3.0-beta.1...3.3.0-beta.2