This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -38,17 +38,27 @@ _None._
3838
3939### New Features
4040
41- - New configuration for site address login only on the prologue screen. [ # 725 ]
41+ _ None. _
4242
4343### Bug Fixes
4444
45- - Fix unresponsive issue in Onboading Questions screen. [ #719 ]
46- - Use configuration flag to log custom ` step ` event for ` GetStartedViewController ` . [ #724 ]
45+ _ None._
4746
4847### Internal Changes
4948
5049_ None._
5150
51+ ## [ 5.1.0]
52+
53+ ### New Features
54+
55+ - New configuration for site address login only on the prologue screen. [ #725 ]
56+
57+ ### Bug Fixes
58+
59+ - Fix unresponsive issue in Onboading Questions screen. [ #719 ]
60+ - Use configuration flag to log custom ` step ` event for ` GetStartedViewController ` . [ #724 ]
61+
5262## [ 5.0.0] ( https://github.com/wordpress-mobile/WordPressAuthenticator-iOS/releases/tag/5.0.0 )
5363
5464### Breaking Changes
Original file line number Diff line number Diff line change 2222 - SVProgressHUD (2.2.5)
2323 - SwiftLint (0.49.1)
2424 - UIDeviceIdentifier (2.2.0)
25- - WordPressAuthenticator (5.1.0-beta.2 ):
25+ - WordPressAuthenticator (5.1.0):
2626 - GoogleSignIn (~> 6.0.1)
2727 - Gridicons (~> 1.0)
2828 - "NSURL+IDN (= 0.4)"
@@ -94,7 +94,7 @@ SPEC CHECKSUMS:
9494 SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
9595 SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
9696 UIDeviceIdentifier: f33af270ba9045ea18b31d9aab88e42a0082ea67
97- WordPressAuthenticator: aac1a2435f3bb1435e0b8726debf38fcd440fd6b
97+ WordPressAuthenticator: 2d060dd8cc44981718b9241754d29cadfbbde1e2
9898 WordPressKit: 202f529323b079a344f7bc1493b7ebebfd9ed4b5
9999 WordPressShared: 04403b43f821c4ed2b84a2112ef9f64f1e7cdceb
100100 WordPressUI: 1cf47a3b78154faf69caa18569ee7ece1e510fa0
Original file line number Diff line number Diff line change 22
33Pod ::Spec . new do |s |
44 s . name = 'WordPressAuthenticator'
5- s . version = '5.1.0-beta.2 '
5+ s . version = '5.1.0'
66
77 s . summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.'
88 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments