Skip to content

Releases: wordpress-mobile/WordPressAuthenticator-iOS

9.0.8

15 Apr 15:56
88d1755
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.0.7...9.0.8

9.0.7

12 Apr 09:28
9a02fc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.0.6...9.0.7

9.0.6

01 Apr 17:01
e8dba00
Compare
Choose a tag to compare

What's Changed

  • Update WordPressKit dependency to ~> 15.0 + Release 9.0.4 by @mokagio in #845
  • Add option to show site creation guide on prologue screen by @itsmeichigo in #844
  • Update WordPressKit dependency to ~> 16.0 + Release 9.0.5 by @staskus in #846
  • Update WordPressKit dependency to ~> 16.0 + Release 9.0.6 by @staskus in #847

Full Changelog: 9.0.4...9.0.6

9.0.4

26 Mar 09:07
223b522
Compare
Choose a tag to compare

Internal Changes

  • Depend on WordPressKit 15.0. [#845]

9.0.3

11 Mar 11:23
30aada2
Compare
Choose a tag to compare

9.0.3

Bug Fixes

  • Detect invalid WordPress site address. [#841]

9.0.2

06 Mar 23:42
b45f529
Compare
Choose a tag to compare

9.0.2

Internal Changes

  • Depend on WordPressKit 14.0. [#840]

9.0.1

13 Feb 05:38
fa06fca
Compare
Choose a tag to compare

Internal Changes

  • Depend on WordPressKit 13.0. [#829, #832]

9.0.0

19 Jan 00:27
51fa39d
Compare
Choose a tag to compare

Breaking Changes

  • Declare URL properties in WordPressAuthenticatorConfiguration as URL, instead of String. [#827]

Internal Changes

8.0.1

08 Jan 00:34
6dae589
Compare
Choose a tag to compare

Bug Fixes

  • Fix an issue where self-hosted sites are incorrectly flagged as non WordPress sites. [#796]
  • Fix background color issue on login prologue's button section on iPad. [#821]

8.0.0

12 Dec 00:46
08508ab
Compare
Choose a tag to compare

Breaking Changes

  • WordPressComOAuthClientFacade API has changed. But its features hasn't.

Internal Changes

  • Depend on WordPressKit 9.0.0 and make necessary code changes to adopt the new API. [808]