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

Commit 076f5ea

Browse files
committed
⬆️ Update uBlock origin to 1.52.2
1 parent bb85f0c commit 076f5ea

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.0-a.82
9+
10+
### Changed
11+
12+
- Update uBlock to `1.52.2`
13+
814
## 1.0.0-a.81
915

1016
### Changed
@@ -13,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1319

1420
### Fixed
1521

22+
- Improve contrast on pulse light and dark themes
1623
- Assorted UI inconsistencies for vertical tabs
1724
- Make vertical tabs visible in fullscreen (tested in sway)
1825

@@ -42,7 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4249
- Vertical tabs: Open new tab w/ clipboard contents on space middle click
4350
- The new tab & close tab buttons can now be hidden
4451

45-
### Changed
52+
### Changedv
4653

4754
- Vertical tabs: New tab button no longer has text
4855
- Partial `:has` support is enabled (this is intended for userchrome use only)

gluon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"platform": "github",
1616
"id": "uBlock0@raymondhill.net",
1717
"repo": "gorhill/uBlock",
18-
"version": "1.51.0",
18+
"version": "1.52.2",
1919
"fileGlob": "uBlock0_*.firefox(.signed)?.xpi"
2020
},
2121
"tabliss": {

0 commit comments

Comments
 (0)