Skip to content

Commit 6f94013

Browse files
committed
Update changelog; bump version to 2024.7.17
1 parent 9b9a784 commit 6f94013

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
lines changed

doc/Changelog

+16-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1-
Privacy Badger Release Notes
2-
============================
1+
Privacy Badger changelog
2+
========================
3+
4+
2024.7.17
5+
* Disabled Google's "Privacy Sandbox" ad tracking by default.
6+
We previously disabled Google's Topics API; we now also disable
7+
"site-suggested ads" (ad targeting) and "ad measurement"
8+
(ad attribution reporting) APIs.
9+
* Improved widget replacement for Spotify, SoundCloud, Twitch and YouTube
10+
embeds. To try out our widget replacement for YouTube embeds,
11+
move the toggle for youtube.com to red (full blocking).
12+
* Updated the new user welcome page to ask Chrome users to pin
13+
Privacy Badger to the browser toolbar
14+
* Fixed various site breakages
15+
* Improved Esperanto, Greek, Polish, Russian and Swedish translations.
16+
Removed Arabic and Bulgarian translations due to lack of updates.
317

418
2024.6.14
519
* Added a note to Privacy Badger's popup on YouTube.

release-utils/updates.xml

+1-1
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='2024.6.14' />
4+
<updatecheck codebase='http://localhost:9999/privacy-badger.crx' version='2024.7.17' />
55
</app>
66
</gupdate>

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2024.6.14",
2+
"version": "2024.7.17",
33
"author": {
44
"email": "eff.software.projects@gmail.com"
55
},

0 commit comments

Comments
 (0)