This repository was archived by the owner on Sep 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -7,49 +7,64 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## 1.0.0-a.60
9
9
10
+ ### Fixed
11
+
12
+ - Forget functionality would forget all cookies (#215 , [ Bug 1816279] ( https://bugzilla.mozilla.org/show_bug.cgi?id=1816279 ) )
13
+
10
14
### Changed
15
+
16
+ - Updated Firefox to ` 110.0.1 ` (#219 )
11
17
- Updated Better-Fox (#218 )
12
18
- Enable VA-API by default (#216 )
13
19
14
20
## 1.0.0-a.58
15
21
16
22
### Changed
23
+
17
24
- Updated Firefox to 110.0 (#209 )
18
25
- Updated UBlock to 1.47.0 (#209 )
19
26
20
27
## 1.0.0-a.57
21
28
22
29
### Fixed
30
+
23
31
- Reenable firefox sync (#208 )
24
32
25
33
## 1.0.0-a.56
26
34
27
35
### Fixed
36
+
28
37
- Fix our Better-Fox implementation
29
38
30
39
## 1.0.0-a.55
31
40
32
41
### Fixed
42
+
33
43
- Vertical tab scrolling is less horrible
34
44
35
45
## 1.0.0-a.54
36
46
37
47
## Added
48
+
38
49
- Vertical tab resizing (#199 )
39
50
40
51
## Changed
52
+
41
53
- Welcome screeen will ask if you want to enable vertical tabs (#198 )
42
54
- Pulse Theme for vertical tabs has been cleaned up (#201 )
43
55
44
56
## 1.0.0-a.53
45
57
46
58
## Added
59
+
47
60
- Vivaldi & Opera importers (#200 , Upstream)
48
61
49
62
## Changed
63
+
50
64
- Updated Firefox to ` 109.0 ` (#200 )
51
65
- Update uBlock Origin to ` 1.46.0 ` (#200 )
52
66
53
67
## Fixed
68
+
54
69
- Vertical tabs no-longer display in fullscreen (#197 , @Jacob-Tsekrekos )
55
70
- Remove gap above toolbar w/ vertical tabs on Windows (#197 , @Jacob-Tsekrekos )
Original file line number Diff line number Diff line change 5
5
"binaryName" : " pulse-browser" ,
6
6
"version" : {
7
7
"product" : " firefox" ,
8
- "version" : " 110.0"
8
+ "version" : " 110.0.1 "
9
9
},
10
10
"buildOptions" : {
11
11
"generateBranding" : true
You can’t perform that action at this time.
0 commit comments