Releases: wordpress-mobile/WordPressAuthenticator-iOS
Releases · wordpress-mobile/WordPressAuthenticator-iOS
5.1.0-beta.1
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 forGetStartedViewController
by @selanthiraiyan in #724
Full Changelog: 5.0.0...5.1.0-beta.1
5.0.0
4.3.0
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
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
What's Changed
- Bump version to 4.1.1 by @oguzkocer in #699
- Setup SwiftLint to run locally by @mokagio in #697
- New tracking event for XMLRPC error by @selanthiraiyan in #701
- Bump jmespath from 1.4.0 to 1.6.1 by @dependabot in #645
Full Changelog: 4.1.1...4.2.0
4.2.0-beta.1
What's Changed
- New tracking event for XMLRPC related failure. by @selanthiraiyan [#701]
Full Changelog: 4.1.0...4.2.0-beta.1
4.1.1
What's Changed
- Add
PULL_REQUEST_TEMPLATE.md
with mention ofCHANGELOG.md
by @mokagio in #694 - Login Prologue: Stacked buttons view controller by @selanthiraiyan in #695
Full Changelog: 4.0.0...4.1.1
4.1.0-beta.1
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
- There have been new changes to how
UIPasteboard
works in iOS 16.0. This makes the unit tests fromPasteboardTests
fail. I have skipped those tests for iOS 16.0 and created a GH issue here to keep track of this. by @selanthiraiyan [#695]
Full Changelog: 4.0.0...4.1.0-beta.1
4.0.0
What's Changed
- Merge 3.2.2 stable release by @mokagio in #688
- Remove Alamofire from dependencies by @crazytonyli in #689
- Add
CHANGELOG.md
by @mokagio in #690 - New configs and updates for simplified login flow i1 by @itsmeichigo in #691
- Allow the host app to pass a custom source identifier to the login flow by @jaclync in #692
- Bump version from 3.3.0-beta.2 to 4.0.0 by @spencertransier in #693
Full Changelog: 3.2.2...4.0.0
3.3.0-beta.2
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