Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit 7215c93

Browse files
committed
update release notes for v1.7.1 (#1169)
1 parent cddaac8 commit 7215c93

File tree

1 file changed

+36
-16
lines changed

1 file changed

+36
-16
lines changed

docs/release-notes.md

Lines changed: 36 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Release Notes
22

3+
## 1.7.1 (Build 3997)
4+
5+
_Date: 2019-12-12_
6+
7+
Additions: Updates to FAQ links, Feature Flags for new feature development
8+
We fixed bugs related to: launch crashes, data in telemetry events, test fixes
9+
10+
All changes since version 1.7.1:
11+
12+
- Update FAQ links (#1093)
13+
- Launch crash due to expired auth token (#1147)
14+
- Telemetry event data (#1158)
15+
- Bad phrasing in preferred browser setting screen (#1101)
16+
- Add Feature Flags (#1095)
17+
- Compilation error for XCUITests due to incorrect compilation flag (#1143)
18+
- New FxA page causing tests to fail (#1153)
19+
320
## 1.7.0 (Build 3902)
421

522
_Date: 2019-11-19_
@@ -9,15 +26,16 @@ We fixed bugs related to: iOS 13 layout and navigation bar issues, keyboard dism
926

1027
All changes since last build and version 1.6.2:
1128

12-
- Add swipe to delete functionality on login list screen
13-
- Add telemetry to opening external websites and add sync telemetry
14-
- update codebase for Xcode 11.2.1 and Swift 5.1.2
15-
- bump application-services to v0.42.3
16-
- update RxSwift to most recent version built with Swift 5
17-
- fix navigation bar color and size issues caused by changes in iOS 13 on both iPhone and iPad
18-
- fix issue where logins do not appear on first launch due to iOS 13 change where traitCollectionDidChange is no longer called on initial view layout
19-
- import new localization strings from pontoon
20-
29+
- Add universal links (#1100)
30+
- Add swipe to delete functionality on login list screen (#938)
31+
- Add telemetry to opening external websites and add sync telemetry (#1087) (#1090)
32+
- update codebase for Xcode 11.2.1 and Swift 5.1.2 (#1099)
33+
- bump application-services to v0.42.3 (#1099)
34+
- update RxSwift to most recent version built with Swift 5 (#1099)
35+
- fix navigation bar color and size issues caused by changes in iOS 13 on both iPhone and iPad (#1097)
36+
- fix issue where logins do not appear on first launch due to iOS 13 change where traitCollectionDidChange is no longer called on initial view layout (#1106)
37+
- keyboard dismissal bug when viewing login list (#1123)
38+
- import new localization strings from pontoon (#1140)
2139

2240
## 1.7.0 (Build 3871)
2341

@@ -28,13 +46,15 @@ We fixed bugs related to: iOS 13 layout and navigation bar issues, keyboard dism
2846

2947
All changes since last build and version 1.6.2:
3048

31-
- Add swipe to delete functionality on login list screen
32-
- Add telemetry to opening external websites and add sync telemetry
33-
- update codebase for Xcode 11.2.1 and Swift 5.1.2
34-
- bump application-services to v0.42.3
35-
- update RxSwift to most recent version built with Swift 5
36-
- fix navigation bar color and size issues caused by changes in iOS 13 on both iPhone and iPad
37-
- fix issue where logins do not appear on first launch due to iOS 13 change where traitCollectionDidChange is no longer called on initial view layout
49+
- Add universal links (#1100)
50+
- Add swipe to delete functionality on login list screen (#938)
51+
- Add telemetry to opening external websites and add sync telemetry (#1087) (#1090)
52+
- update codebase for Xcode 11.2.1 and Swift 5.1.2 (#1099)
53+
- bump application-services to v0.42.3 (#1099)
54+
- update RxSwift to most recent version built with Swift 5 (#1099)
55+
- fix navigation bar color and size issues caused by changes in iOS 13 on both iPhone and iPad (#1097)
56+
- fix issue where logins do not appear on first launch due to iOS 13 change where traitCollectionDidChange is no longer called on initial view layout (#1106)
57+
- keyboard dismissal bug when viewing login list (#1123)
3858

3959
## 1.6.2 (Build 3616)
4060

0 commit comments

Comments
 (0)