Skip to content

Commit e9ed7c6

Browse files
committed
Update changelog; bump version to 2025.9.2
1 parent db51b6e commit e9ed7c6

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

doc/Changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Privacy Badger changelog
22
========================
33

4+
2025.9.2
5+
* Privacy Badger is now available on Microsoft Edge for Android
6+
* Fixed the popup showing "Nothing to do on this page"
7+
instead of what actually happened in Chrome sometimes
8+
* Fixed various site breakages
9+
* Improved Danish, Finnish, Greek, Hebrew, Italian, Polish,
10+
Portuguese, Russian and Swedish translations
11+
412
2025.5.30
513
* Fixed the popup failing to open in Chrome sometimes
614
* Fixed various site breakages

release-utils/updates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
33
<app appid='pndeehedbocjngdnjjahhbinfdpnjpbn'>
4-
<updatecheck codebase='http://localhost:9999/privacy-badger.crx' version='2025.5.30' />
4+
<updatecheck codebase='http://localhost:9999/privacy-badger.crx' version='2025.9.2' />
55
</app>
66
</gupdate>

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2025.5.30",
2+
"version": "2025.9.2",
33
"author": {
44
"email": "eff.software.projects@gmail.com"
55
},

0 commit comments

Comments
 (0)