Skip to content

Commit 401d623

Browse files
committed
Update changelog; bump version to 2025.5.30
1 parent 8abd43f commit 401d623

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

doc/Changelog

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

4+
2025.5.30
5+
* Fixed the popup failing to open in Chrome sometimes
6+
* Fixed various site breakages
7+
* Improved Swedish and Ukrainian translations
8+
49
2025.5.14
510
* Fixed various display bugs on Android
611
* Fixed even more "Privacy Badger failed to initialize" errors in Firefox

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.14' />
4+
<updatecheck codebase='http://localhost:9999/privacy-badger.crx' version='2025.5.30' />
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.14",
2+
"version": "2025.5.30",
33
"author": {
44
"email": "eff.software.projects@gmail.com"
55
},

0 commit comments

Comments
 (0)