This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Releases: wordpress-mobile/WordPressAuthenticator-iOS
Releases · wordpress-mobile/WordPressAuthenticator-iOS
1.15.0-beta.7
This release removes the case showCreateSite that is declared in the SegueIdentifiers enum and was not used in any of the host apps nor in the Authenticator classes.
1.15.0-beta.6
This release removes the unused SegueIdentifier case showDomains.
1.15.0-beta.5
Uses WordPressUI 1.6.0
1.15.0-beta.3
This release removes all references to the segue .startMagicLinkFlow and programmatically navigates the user to the LoginLinkViewController. There are 2 areas where the segue has been removed:
- WPiOS login
- WCiOS login
1.15.0-beta.2
This release deletes an unused case, .showMagicLink from the SegueIdentifier enum.
1.15.0-beta.1
Merge pull request #252 from wordpress-mobile/issue/13939-secure_text…
1.14.0
1.14.0-beta.1
This release removes all references to the segue .showWPUsernamePassword and programmatically navigates the user to the LoginUsernamePasswordViewController. There is 1 area where the segue has been removed:
- WCiOS login
1.13.0
Merge pull request #247 from wordpress-mobile/merge-release-1.13-into…
1.13.0-beta.5
Merge pull request #243 from wordpress-mobile/issue/update_wpkit_version Updating WPKit version