Skip to content

Releases: wordpress-mobile/WordPressAuthenticator-iOS

6.1.0

19 Apr 07:16
a4b7e9e
Compare
Choose a tag to compare

6.1.0

New Features

  • Support navigating to the WPCom login flow with an existing email through NavigateToEnterAccount. [#767]

Bug Fixes

  • Always trigger completionHandler if possible when site credential login finishes. [#768]

Internal Changes

  • Bump WordPressKit dependency to ~> 8.0-beta

6.0.0

03 Apr 02:01
ddf1f2d
Compare
Choose a tag to compare

Breaking Changes

  • SocialService apple associated type is now User instead of AppleUser. [#763]
  • SocialService google associated type is now User instead of GIDGoogleUser. [#764]

New Features

  • Google's IDToken now exposes the user's full name via name. [#761]

5.6.0

20 Mar 02:51
46bab09
Compare
Choose a tag to compare

5.6.0

New Features

  • It's now possible to authenticate with a Google account without using the Google SDK, via the googleLoginWithoutSDK configuration. [#743]

Internal Changes

  • Change minimum version of WordPressKit to 7.0 [#754]

New Contributors

Full Changelog: 5.5.0...5.6.0

5.6.0-beta.1

17 Mar 16:50
b89ade5
Compare
Choose a tag to compare
5.6.0-beta.1 Pre-release
Pre-release

What's Changed

  • Bump minimum version of WordPressKit dependency to 7.0 by @fluiddot in #754

New Contributors

Full Changelog: 5.5.0...5.6.0-beta.1

5.5.0

07 Mar 10:41
Compare
Choose a tag to compare

New Features

  • Make WordPressComAccountService public to external access [#746]
  • Make MailPresenter and AppSelector public to external access [#749]

5.4.0

02 Mar 00:19
9e618ad
Compare
Choose a tag to compare

New Features

  • New configuration to disable site credential login on Get Started screen for the site address login flow [#742]

5.3.0

10 Feb 12:52
49fb3bf
Compare
Choose a tag to compare

New Features

  • Add new config to remove XMLRPC check for site address login [#736]

5.2.0

25 Jan 07:48
d95be8f
Compare
Choose a tag to compare

Internal Changes

  • Change minimum version of WordPressKit to 6.0.

5.1.0

20 Jan 21:39
Compare
Choose a tag to compare

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
  • New configuration for site address login only on the prologue screen by @itsmeichigo in #725
  • Complete CaptureLogs conformance to WordPressLoggingDelegate by @mokagio in #720

Full Changelog: 5.0.0...5.1.0

5.1.0-beta.2

19 Jan 03:55
dda865b
Compare
Choose a tag to compare
5.1.0-beta.2 Pre-release
Pre-release

What's Changed

  • New configuration for site address login only on the prologue screen by @itsmeichigo in #725

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