From 71f5dac3ac1ca222b6776fed288b657debae1779 Mon Sep 17 00:00:00 2001 From: Kayla Galway Date: Thu, 9 Apr 2020 11:52:48 -0600 Subject: [PATCH] Increase Bundle Version to 1.7.3 (#1204) * increase-bundle-version-1.7.3 * update release notes for version 1.7.3 --- CredentialProvider/Info.plist | 6 +++--- docs/release-notes.md | 15 +++++++++++++-- lockbox-ios/Common/Resources/Info.plist | 2 +- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/CredentialProvider/Info.plist b/CredentialProvider/Info.plist index 524863f1d..51ed61a47 100644 --- a/CredentialProvider/Info.plist +++ b/CredentialProvider/Info.plist @@ -2,8 +2,6 @@ - UIUserInterfaceStyle - Light CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName @@ -19,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.7.2 + 1.7.3 CFBundleVersion 1 MozDevelopmentTeam @@ -36,5 +34,7 @@ NSExtensionPointIdentifier com.apple.authentication-services-credential-provider-ui + UIUserInterfaceStyle + Light diff --git a/docs/release-notes.md b/docs/release-notes.md index a7f2aa12b..7770f5e66 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,12 +1,23 @@ # Release Notes +## 1.7.3 (Build 4110) + +_Date: 2020-04-19__ + +Additions: Previous version (1.7.2) salt and plain text header database changes resulted in a failed local database migration for some users. This version includes a fix to remedy an inaccessible local database to prevent users from being stuck on a purple screen or empty login list. + +All changes since version 1.7.2: + +- Lockwise block on purple screen during launch #1201 +- Resolve local database access issues #1202 + ## 1.7.2 (Build 4087) _Date: 2020-02-18_ Additions: Integrated new Glean framework, fixes SQLite database crash by updating to Application Services version 0.48.3 and incorporating database salt and plain text header changes, fixes issue where user is automatically logged in again after deleting and reinstalling the app, fixes issue where login is not deleted when tapping the "delete" button, fixes issue where domain name does not show when autofilling if iOS user has dark mode enabled -All changes since version 1.7.2: +All changes since version 1.7.1: - Update Localization Strings (#1160, #1177) - Resolve SQLite database crash in Credential Provider (#1170, #1176, #1189, #1190, #1181, #1180) @@ -22,7 +33,7 @@ _Date: 2019-12-12_ Additions: Updates to FAQ links, Feature Flags for new feature development We fixed bugs related to: launch crashes, data in telemetry events, test fixes -All changes since version 1.7.1: +All changes since version 1.7.0: - Update FAQ links (#1093) - Launch crash due to expired auth token (#1147) diff --git a/lockbox-ios/Common/Resources/Info.plist b/lockbox-ios/Common/Resources/Info.plist index b6a257e9c..82862e634 100644 --- a/lockbox-ios/Common/Resources/Info.plist +++ b/lockbox-ios/Common/Resources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.7.2 + 1.7.3 CFBundleURLTypes