Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 6a7cb71

Browse files
authored
⬆️ Upgrade firefox to 110.0.1 (#219)
* ⬆️ Upgrade firefox to `110.0.1` * 📝 Update changelog
1 parent 1db9938 commit 6a7cb71

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,49 +7,64 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## 1.0.0-a.60
99

10+
### Fixed
11+
12+
- Forget functionality would forget all cookies (#215, [Bug 1816279](https://bugzilla.mozilla.org/show_bug.cgi?id=1816279))
13+
1014
### Changed
15+
16+
- Updated Firefox to `110.0.1` (#219)
1117
- Updated Better-Fox (#218)
1218
- Enable VA-API by default (#216)
1319

1420
## 1.0.0-a.58
1521

1622
### Changed
23+
1724
- Updated Firefox to 110.0 (#209)
1825
- Updated UBlock to 1.47.0 (#209)
1926

2027
## 1.0.0-a.57
2128

2229
### Fixed
30+
2331
- Reenable firefox sync (#208)
2432

2533
## 1.0.0-a.56
2634

2735
### Fixed
36+
2837
- Fix our Better-Fox implementation
2938

3039
## 1.0.0-a.55
3140

3241
### Fixed
42+
3343
- Vertical tab scrolling is less horrible
3444

3545
## 1.0.0-a.54
3646

3747
## Added
48+
3849
- Vertical tab resizing (#199)
3950

4051
## Changed
52+
4153
- Welcome screeen will ask if you want to enable vertical tabs (#198)
4254
- Pulse Theme for vertical tabs has been cleaned up (#201)
4355

4456
## 1.0.0-a.53
4557

4658
## Added
59+
4760
- Vivaldi & Opera importers (#200, Upstream)
4861

4962
## Changed
63+
5064
- Updated Firefox to `109.0` (#200)
5165
- Update uBlock Origin to `1.46.0` (#200)
5266

5367
## Fixed
68+
5469
- Vertical tabs no-longer display in fullscreen (#197, @Jacob-Tsekrekos)
5570
- Remove gap above toolbar w/ vertical tabs on Windows (#197, @Jacob-Tsekrekos)

gluon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"binaryName": "pulse-browser",
66
"version": {
77
"product": "firefox",
8-
"version": "110.0"
8+
"version": "110.0.1"
99
},
1010
"buildOptions": {
1111
"generateBranding": true

0 commit comments

Comments
 (0)