Pier Angelo Vendrame pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build
Commits:
-
b81bc934
by Morgan at 2024-09-03T10:06:30+02:00
-
00df8db4
by Pier Angelo Vendrame at 2024-09-03T10:06:32+02:00
12 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/allowed_addons.json
- projects/browser/config
- projects/firefox/config
- projects/geckoview/config
- projects/go/config
- projects/manual/config
- projects/translation/config
- rbm.conf
- tools/relprep.py
- tools/update_manual.py
Changes:
| 1 | +Mullvad Browser 13.5.3 - September 03 2024
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated Firefox to 115.15.0esr
|
|
| 4 | + * Updated NoScript to 11.4.35
|
|
| 5 | + * Bug 332: Rebase Mullvad Browser Stable onto 115.15.0esr [mullvad-browser]
|
|
| 6 | + * Bug 40056: Ensure that the lazy loading attribute is ignored on script-disabled documents [tor-browser]
|
|
| 7 | + * Bug 42686: Backport Mozilla 1885101 [tor-browser]
|
|
| 8 | + * Bug 42829: Prevent CSS-based scriptless interaction tracking [tor-browser]
|
|
| 9 | + * Bug 43100: Backport security fixes from Firefox 130 [tor-browser]
|
|
| 10 | + * Linux
|
|
| 11 | + * Bug 43064: Make copy/paste and drag/drop file filtering more specific [tor-browser]
|
|
| 12 | + * Build System
|
|
| 13 | + * All Platforms
|
|
| 14 | + * Bug 41218: Use new Tor Browser gpg subkey for signing stable releases [tor-browser-build]
|
|
| 15 | + * Bug 41222: link_old_mar_filenames still referenced in torbrowser-incrementals-{release,alpha}-unsigned [tor-browser-build]
|
|
| 16 | + |
|
| 17 | +Mullvad Browser 14.0a3 - August 26 2024
|
|
| 18 | + * All Platforms
|
|
| 19 | + * Updated Firefox to 128.2.0esr
|
|
| 20 | + * Bug 333: Rebase Mullvad Browser Alpha onto 128.2.0esr [mullvad-browser]
|
|
| 21 | + * Bug 40056: Ensure that the lazy loading attribute is ignored on script-disabled documents [tor-browser]
|
|
| 22 | + * Bug 41817: Add more color aliases that take dark mode into account [tor-browser]
|
|
| 23 | + * Bug 42603: Remove safebrowsing URLs [tor-browser]
|
|
| 24 | + * Bug 42611: Set clipboard.imageAsFile.enabled to false [tor-browser]
|
|
| 25 | + * Bug 42646: Drop patch for tor-browser#40166 [tor-browser]
|
|
| 26 | + * Bug 42665: Drop "Learn More" spacing [tor-browser]
|
|
| 27 | + * Linux
|
|
| 28 | + * Bug 43064: Make copy/paste and drag/drop file filtering more specific [tor-browser]
|
|
| 29 | + * Build System
|
|
| 30 | + * All Platforms
|
|
| 31 | + * Bug 41013: Add a README to each project [tor-browser-build]
|
|
| 32 | + * Bug 41222: link_old_mar_filenames still referenced in torbrowser-incrementals-{release,alpha}-unsigned [tor-browser-build]
|
|
| 33 | + |
|
| 34 | +Mullvad Browser 14.0a2 - August 16 2024
|
|
| 35 | + * All Platforms
|
|
| 36 | + * Updated Firefox to 128.1.0esr
|
|
| 37 | + * Updated NoScript to 11.4.34
|
|
| 38 | + * Updated uBlock Origin to 1.59.0
|
|
| 39 | + * Bug 326: Rebase Mullvad Browser Alpha onto 128.1.0esr [mullvad-browser]
|
|
| 40 | + * Bug 42596: Several console errors: Console.maxLogLevelPref used with a non-existing pref: [tor-browser]
|
|
| 41 | + * Bug 42641: Move from panel-footer class to moz-button-group [tor-browser]
|
|
| 42 | + * Bug 42644: toolbar rules in panelUI-shared.css are unneccessary [tor-browser]
|
|
| 43 | + * Bug 42667: Add description-deemphasized class to our additions to about:preferences [tor-browser]
|
|
| 44 | + * Bug 42679: Use a more robust approach to hide the "tracking protection" urlbar button [tor-browser]
|
|
| 45 | + * Bug 42699: Drop level="top" attribute from panels [tor-browser]
|
|
| 46 | + * Bug 42704: Drop the badged="true" attribute from security level button [tor-browser]
|
|
| 47 | + * Bug 42705: Update our preferences to account for new line height [tor-browser]
|
|
| 48 | + * Bug 42762: Review Mozilla 1498512: Enable by default setSinkId pref [tor-browser]
|
|
| 49 | + * Bug 42788: Review Mozilla 1828606: Add Recently Closed tabs to its own page [tor-browser]
|
|
| 50 | + * Bug 42789: Review Mozilla 1830157: Add new telemetry probe to determine how often an extension process had to be... [tor-browser]
|
|
| 51 | + * Bug 42792: Review Mozilla 1837097: Implement "Show less frequently" behavior for Pocket suggestions [tor-browser]
|
|
| 52 | + * Bug 42810: Review Mozilla 1840584: Support autofilling `first name` and `last name` field in a credit card form [tor-browser]
|
|
| 53 | + * Bug 42814: Opt out from Firefox relay by default. [tor-browser]
|
|
| 54 | + * Bug 42818: Review Mozilla 1841295: Update PocketSuggestions for the final suggestions schema [tor-browser]
|
|
| 55 | + * Bug 42835: Filter data transfers containing files [tor-browser]
|
|
| 56 | + * Bug 42846: Review Mozilla 1841995: Enable Credit Card Autofill in ES and IT in nightly [tor-browser]
|
|
| 57 | + * Bug 42847: Review Mozilla 1841996: Enable Credit Card Autofill in AT, BE, and PL in nightly [tor-browser]
|
|
| 58 | + * Bug 42848: Review Mozilla 1841998: Enable Credit Card Autofill for ES,IT,AT,BE and PL locales in release. r=dimi... [tor-browser]
|
|
| 59 | + * Bug 42855: Review Mozilla 1843130: Pocket newtab use new recs api for locale list config if new api pref is set [tor-browser]
|
|
| 60 | + * Bug 42862: Review Mozilla 1845428: Instrument Translations Panel With Telemetry [tor-browser]
|
|
| 61 | + * Bug 42863: Review Mozilla 1847150: Add more TranslationsTelemetry event keys for panel open r=gregtatum, a=dsmith [tor-browser]
|
|
| 62 | + * Bug 42864: Review Mozilla 1848845: Pocket newtab migrate existing markets to new API. r=gvn a=RyanVM [tor-browser]
|
|
| 63 | + * Bug 42872: Disable translations until audited and solved the UX problems [tor-browser]
|
|
| 64 | + * Bug 42886: Review Mozilla 1848048: Add a result menu to disable trending results. r=dao,fluent-reviewers,setting... [tor-browser]
|
|
| 65 | + * Bug 42996: Review Mozilla 1517786: Implement and ship CanvasRenderingContext2D.getContextAttributes() [tor-browser]
|
|
| 66 | + * Windows + macOS
|
|
| 67 | + * Bug 42774: Review Mozilla 1848815: Add a user-facing setting to enable enterprise roots import, and enable it by default [tor-browser]
|
|
| 68 | + * Bug 43021: Revert the OS deprecation notification introduced in #42347 [tor-browser]
|
|
| 69 | + * Windows
|
|
| 70 | + * Bug 43051: windows: remove UI for "open Tor Browser automatically when computer starts" [tor-browser]
|
|
| 71 | + * Build System
|
|
| 72 | + * All Platforms
|
|
| 73 | + * Bug 42799: Do not run lint pipelines on new tag [tor-browser]
|
|
| 74 | + * Bug 41204: NoScript isn't added automatically to Mullvad Browser changelogs [tor-browser-build]
|
|
| 75 | + * Windows
|
|
| 76 | + * Bug 41185: Drop Windows 7 support for 14.0 from build tools [tor-browser-build]
|
|
| 77 | + * Bug 41201: Bump the Windows version checked by the installer [tor-browser-build]
|
|
| 78 | + |
|
| 1 | 79 | Mullvad Browser 13.5.2 - August 06 2024
|
| 2 | 80 | * All Platforms
|
| 3 | 81 | * Updated Firefox to 115.14.0esr
|
| 1 | +Tor Browser 13.5.3 - September 03 2024
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated NoScript to 11.4.35
|
|
| 4 | + * Bug 40056: Ensure that the lazy loading attribute is ignored on script-disabled documents [tor-browser]
|
|
| 5 | + * Bug 42686: Backport Mozilla 1885101 [tor-browser]
|
|
| 6 | + * Bug 42829: Prevent CSS-based scriptless interaction tracking [tor-browser]
|
|
| 7 | + * Bug 43084: Rebase Tor Browser Stable onto 115.15.0esr [tor-browser]
|
|
| 8 | + * Bug 43100: Backport security fixes from Firefox 130 [tor-browser]
|
|
| 9 | + * Bug 41207: Upgrade lyrebird to 0.3.0 [tor-browser-build]
|
|
| 10 | + * Windows + macOS + Linux
|
|
| 11 | + * Updated Firefox to 115.15.0esr
|
|
| 12 | + * Bug 42596: Several console errors: Console.maxLogLevelPref used with a non-existing pref: [tor-browser]
|
|
| 13 | + * Bug 42622: Offline state is unreachable in about:torconnect (first bootstrap attempt) [tor-browser]
|
|
| 14 | + * Bug 42642: Downloads button warning no longer announced on Orca [tor-browser]
|
|
| 15 | + * Bug 42661: Re-run update_emojis.py and update locales [tor-browser]
|
|
| 16 | + * Bug 42691: Simplified bridge cards prevent censored users from modifying built-in bridges [tor-browser]
|
|
| 17 | + * Bug 42696: Update `mail` icon used in "Find more bridges" [tor-browser]
|
|
| 18 | + * Bug 42697: Remove padding to left of `tor-bridges-provider-list` under "Find more bridges" [tor-browser]
|
|
| 19 | + * Bug 43059: Drag and Drop issue in new update 13.5.2 [tor-browser]
|
|
| 20 | + * Bug 43066: about:torconnect no longer changes the title icon on errors [tor-browser]
|
|
| 21 | + * Linux
|
|
| 22 | + * Bug 43064: Make copy/paste and drag/drop file filtering more specific [tor-browser]
|
|
| 23 | + * Android
|
|
| 24 | + * Updated GeckoView to 115.15.0esr
|
|
| 25 | + * Build System
|
|
| 26 | + * All Platforms
|
|
| 27 | + * Updated Go to 1.21.13
|
|
| 28 | + * Bug 41213: Update the update_manual.py script to notify when no changes needed [tor-browser-build]
|
|
| 29 | + * Bug 41218: Use new Tor Browser gpg subkey for signing stable releases [tor-browser-build]
|
|
| 30 | + * Bug 41222: link_old_mar_filenames still referenced in torbrowser-incrementals-{release,alpha}-unsigned [tor-browser-build]
|
|
| 31 | + * Android
|
|
| 32 | + * Bug 41206: GeckoView ignores the number of processors [tor-browser-build]
|
|
| 33 | + |
|
| 34 | +Tor Browser 14.0a3 - August 26 2024
|
|
| 35 | + * All Platforms
|
|
| 36 | + * Bug 40056: Ensure that the lazy loading attribute is ignored on script-disabled documents [tor-browser]
|
|
| 37 | + * Bug 42611: Set clipboard.imageAsFile.enabled to false [tor-browser]
|
|
| 38 | + * Bug 42646: Drop patch for tor-browser#40166 [tor-browser]
|
|
| 39 | + * Bug 42830: Enable WebAudio APIs [tor-browser]
|
|
| 40 | + * Bug 43012: Mixed content: browser requests HTTPS images from onion domain accessed via HTTP [tor-browser]
|
|
| 41 | + * Bug 43013: security.mixed_content.upgrade_display_content.image is true by default [tor-browser]
|
|
| 42 | + * Bug 43074: Pass the browser to TorDomainIsolator.newCircuitForBrowser [tor-browser]
|
|
| 43 | + * Bug 43085: Rebase Tor Browser Alpha onto 128.2.0esr [tor-browser]
|
|
| 44 | + * Windows + macOS + Linux
|
|
| 45 | + * Updated Firefox to 128.2.0esr
|
|
| 46 | + * Bug 41811: Primary buttons that result in a connection attempt should be purple [tor-browser]
|
|
| 47 | + * Bug 41817: Add more color aliases that take dark mode into account [tor-browser]
|
|
| 48 | + * Bug 41820: Downloads warning styling improvements (use moz-message-bar) [tor-browser]
|
|
| 49 | + * Bug 42212: Fluent migration: onion services [tor-browser]
|
|
| 50 | + * Bug 42603: Remove safebrowsing URLs [tor-browser]
|
|
| 51 | + * Bug 42665: Drop "Learn More" spacing [tor-browser]
|
|
| 52 | + * Bug 43059: Drag and Drop issue in new update 13.5.2 [tor-browser]
|
|
| 53 | + * Bug 43066: about:torconnect no longer changes the title icon on errors [tor-browser]
|
|
| 54 | + * Bug 43067: Use html:link rather than xml-stylesheet in our dialogs [tor-browser]
|
|
| 55 | + * Bug 43071: Make sure "tor-button" elements that are also "primary" still use the tor colors [tor-browser]
|
|
| 56 | + * Bug 43081: Remove hard-coded CSS `line-height` [tor-browser]
|
|
| 57 | + * Linux
|
|
| 58 | + * Bug 43064: Make copy/paste and drag/drop file filtering more specific [tor-browser]
|
|
| 59 | + * Android
|
|
| 60 | + * Updated GeckoView to 128.2.0esr
|
|
| 61 | + * Bug 42386: Remove unused assets to reduce APK size [tor-browser]
|
|
| 62 | + * Bug 42590: “Tor browser” text in top left of home fragment/new tab view gets cut off with larger text sizes [tor-browser]
|
|
| 63 | + * Bug 43078: Disable Sharing Links to TBA [tor-browser]
|
|
| 64 | + * Bug 41223: Tor Browser Alpha version not displayed correctly [tor-browser-build]
|
|
| 65 | + * Build System
|
|
| 66 | + * All Platforms
|
|
| 67 | + * Bug 41013: Add a README to each project [tor-browser-build]
|
|
| 68 | + * Bug 41198: Update release-prep issue template to include notifiying anti-censorship team of package name changes for GetTor distributor [tor-browser-build]
|
|
| 69 | + * Bug 41222: link_old_mar_filenames still referenced in torbrowser-incrementals-{release,alpha}-unsigned [tor-browser-build]
|
|
| 70 | + * Android
|
|
| 71 | + * Bug 42480: Use translation CI in android [tor-browser]
|
|
| 72 | + |
|
| 73 | +Tor Browser 14.0a2 - August 19 2024
|
|
| 74 | + * All Platforms
|
|
| 75 | + * Updated NoScript to 11.4.34
|
|
| 76 | + * Bug 42759: CI: remove localization file names that are in neither 14.0 nor 13.5 branches [tor-browser]
|
|
| 77 | + * Bug 42762: Review Mozilla 1498512: Enable by default setSinkId pref [tor-browser]
|
|
| 78 | + * Bug 42788: Review Mozilla 1828606: Add Recently Closed tabs to its own page [tor-browser]
|
|
| 79 | + * Bug 42789: Review Mozilla 1830157: Add new telemetry probe to determine how often an extension process had to be... [tor-browser]
|
|
| 80 | + * Bug 42792: Review Mozilla 1837097: Implement "Show less frequently" behavior for Pocket suggestions [tor-browser]
|
|
| 81 | + * Bug 42810: Review Mozilla 1840584: Support autofilling `first name` and `last name` field in a credit card form [tor-browser]
|
|
| 82 | + * Bug 42814: Opt out from Firefox relay by default. [tor-browser]
|
|
| 83 | + * Bug 42818: Review Mozilla 1841295: Update PocketSuggestions for the final suggestions schema [tor-browser]
|
|
| 84 | + * Bug 42835: Filter data transfers containing files [tor-browser]
|
|
| 85 | + * Bug 42846: Review Mozilla 1841995: Enable Credit Card Autofill in ES and IT in nightly [tor-browser]
|
|
| 86 | + * Bug 42847: Review Mozilla 1841996: Enable Credit Card Autofill in AT, BE, and PL in nightly [tor-browser]
|
|
| 87 | + * Bug 42848: Review Mozilla 1841998: Enable Credit Card Autofill for ES,IT,AT,BE and PL locales in release. r=dimi... [tor-browser]
|
|
| 88 | + * Bug 42886: Review Mozilla 1848048: Add a result menu to disable trending results. r=dao,fluent-reviewers,setting... [tor-browser]
|
|
| 89 | + * Bug 42996: Review Mozilla 1517786: Implement and ship CanvasRenderingContext2D.getContextAttributes() [tor-browser]
|
|
| 90 | + * Bug 42999: Rebase Tor Browser Alpha onto 128.1.0esr [tor-browser]
|
|
| 91 | + * Bug 43011: Ship only one copy of the MIT license, like upstream. [tor-browser]
|
|
| 92 | + * Bug 41207: Upgrade lyrebird to 0.3.0 [tor-browser-build]
|
|
| 93 | + * Windows + macOS + Linux
|
|
| 94 | + * Updated Firefox to 128.1.0esr
|
|
| 95 | + * Bug 42488: ESR 128: Remove role="code" from tor circuit panel [tor-browser]
|
|
| 96 | + * Bug 42596: Several console errors: Console.maxLogLevelPref used with a non-existing pref: [tor-browser]
|
|
| 97 | + * Bug 42612: Re-implement moz-toggle customizations for ESR 128 [tor-browser]
|
|
| 98 | + * Bug 42622: Offline state is unreachable in about:torconnect (first bootstrap attempt) [tor-browser]
|
|
| 99 | + * Bug 42629: Tweak `isOnNewTabPage` patch [tor-browser]
|
|
| 100 | + * Bug 42641: Move from panel-footer class to moz-button-group [tor-browser]
|
|
| 101 | + * Bug 42642: Downloads button warning no longer announced on Orca [tor-browser]
|
|
| 102 | + * Bug 42643: downloads panel separator has mismatched margin [tor-browser]
|
|
| 103 | + * Bug 42644: toolbar rules in panelUI-shared.css are unneccessary [tor-browser]
|
|
| 104 | + * Bug 42661: Re-run update_emojis.py and update locales [tor-browser]
|
|
| 105 | + * Bug 42662: Use data-hidden-from-search for hiding the firefox connection settings [tor-browser]
|
|
| 106 | + * Bug 42663: Tor Browser "Connection" settings missing a tooltip [tor-browser]
|
|
| 107 | + * Bug 42667: Add description-deemphasized class to our additions to about:preferences [tor-browser]
|
|
| 108 | + * Bug 42679: Use a more robust approach to hide the "tracking protection" urlbar button [tor-browser]
|
|
| 109 | + * Bug 42691: Simplified bridge cards prevent censored users from modifying built-in bridges [tor-browser]
|
|
| 110 | + * Bug 42695: Use `--arrowpanel-` variables for tor circuit panel spacing [tor-browser]
|
|
| 111 | + * Bug 42696: Update `mail` icon used in "Find more bridges" [tor-browser]
|
|
| 112 | + * Bug 42697: Remove padding to left of `tor-bridges-provider-list` under "Find more bridges" [tor-browser]
|
|
| 113 | + * Bug 42699: Drop level="top" attribute from panels [tor-browser]
|
|
| 114 | + * Bug 42700: Remove !nodes condition from gTorCircuitPanel._updateCurrentBrowser [tor-browser]
|
|
| 115 | + * Bug 42704: Drop the badged="true" attribute from security level button [tor-browser]
|
|
| 116 | + * Bug 42705: Update our preferences to account for new line height [tor-browser]
|
|
| 117 | + * Bug 42713: Some --in-content CSS variables were renamed/removed [tor-browser]
|
|
| 118 | + * Bug 42806: Use the `lh` CSS unit [tor-browser]
|
|
| 119 | + * Bug 42855: Review Mozilla 1843130: Pocket newtab use new recs api for locale list config if new api pref is set [tor-browser]
|
|
| 120 | + * Bug 42862: Review Mozilla 1845428: Instrument Translations Panel With Telemetry [tor-browser]
|
|
| 121 | + * Bug 42863: Review Mozilla 1847150: Add more TranslationsTelemetry event keys for panel open r=gregtatum, a=dsmith [tor-browser]
|
|
| 122 | + * Bug 42864: Review Mozilla 1848845: Pocket newtab migrate existing markets to new API. r=gvn a=RyanVM [tor-browser]
|
|
| 123 | + * Bug 42872: Disable translations until audited and solved the UX problems [tor-browser]
|
|
| 124 | + * Windows + macOS
|
|
| 125 | + * Bug 42774: Review Mozilla 1848815: Add a user-facing setting to enable enterprise roots import, and enable it by default [tor-browser]
|
|
| 126 | + * Bug 43021: Revert the OS deprecation notification introduced in #42347 [tor-browser]
|
|
| 127 | + * Windows
|
|
| 128 | + * Bug 43051: windows: remove UI for "open Tor Browser automatically when computer starts" [tor-browser]
|
|
| 129 | + * Android
|
|
| 130 | + * Updated GeckoView to 128.1.0esr
|
|
| 131 | + * Bug 43048: Firefox logo on splash [tor-browser]
|
|
| 132 | + * Bug 43050: Center text in connect buttons [tor-browser]
|
|
| 133 | + * Bug 43057: fenix/.../search/list.json failing linting [tor-browser]
|
|
| 134 | + * Build System
|
|
| 135 | + * All Platforms
|
|
| 136 | + * Updated Go to 1.23.0
|
|
| 137 | + * Bug 42799: Do not run lint pipelines on new tag [tor-browser]
|
|
| 138 | + * Bug 43014: Add purgecaches to the dev build [tor-browser]
|
|
| 139 | + * Bug 41203: Tor Blog generation script uses the wrong url scheme for alpha releases [tor-browser-build]
|
|
| 140 | + * Bug 41213: Update the update_manual.py script to notify when no changes needed [tor-browser-build]
|
|
| 141 | + * Windows + macOS + Linux
|
|
| 142 | + * Bug 42668: Drop torconnect rule in eslint-plugin-mozilla [tor-browser]
|
|
| 143 | + * Windows
|
|
| 144 | + * Bug 41185: Drop Windows 7 support for 14.0 from build tools [tor-browser-build]
|
|
| 145 | + * Bug 41201: Bump the Windows version checked by the installer [tor-browser-build]
|
|
| 146 | + * macOS
|
|
| 147 | + * Bug 41202: 14.0a1 fails to run on macOS because of invalid signature [tor-browser-build]
|
|
| 148 | + * Android
|
|
| 149 | + * Bug 40544: Bump Java 8 version to something more recent [tor-browser-build]
|
|
| 150 | + * Bug 41123: Drop the firefox-android project [tor-browser-build]
|
|
| 151 | + * Bug 41171: Switch Android containers to Debian bookworm [tor-browser-build]
|
|
| 152 | + * Bug 41172: Refactor the android-toolchain project [tor-browser-build]
|
|
| 153 | + * Bug 41178: Force IPv4 when downloading in fix_gradle_deps.py [tor-browser-build]
|
|
| 154 | + * Bug 41200: Remove allowed_addons.json and the related tools [tor-browser-build]
|
|
| 155 | + * Bug 41206: GeckoView ignores the number of processors [tor-browser-build]
|
|
| 156 | + * Bug 41210: Use tor-expert-bundle-aar in geckoview/build_apk [tor-browser-build]
|
|
| 157 | + * Bug 41211: The Android license file is not deterministic anymore [tor-browser-build]
|
|
| 158 | + * Bug 41214: Update geckoview/config to be more like firefox/config [tor-browser-build]
|
|
| 159 | + * Bug 41217: Update realprep.py script to handle Firefox 128-based Tor Browser Android [tor-browser-build]
|
|
| 160 | + |
|
| 1 | 161 | Tor Browser 13.5.2 - August 06 2024
|
| 2 | 162 | * All Platforms
|
| 3 | 163 | * Updated NoScript to 11.4.31
|
| ... | ... | @@ -17,7 +17,7 @@ |
| 17 | 17 | "picture_url": "https://addons.mozilla.org/user-media/userpics/34/9734/13299734/13299734.png?modified=1709053095"
|
| 18 | 18 | }
|
| 19 | 19 | ],
|
| 20 | - "average_daily_users": 1062942,
|
|
| 20 | + "average_daily_users": 1140698,
|
|
| 21 | 21 | "categories": {
|
| 22 | 22 | "firefox": [
|
| 23 | 23 | "web-development",
|
| ... | ... | @@ -28,7 +28,7 @@ |
| 28 | 28 | "contributions_url": "https://opencollective.com/darkreader?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
|
| 29 | 29 | "created": "2017-09-19T07:03:00Z",
|
| 30 | 30 | "current_version": {
|
| 31 | - "id": 5773678,
|
|
| 31 | + "id": 5796944,
|
|
| 32 | 32 | "compatibility": {
|
| 33 | 33 | "firefox": {
|
| 34 | 34 | "min": "78.0",
|
| ... | ... | @@ -39,7 +39,7 @@ |
| 39 | 39 | "max": "*"
|
| 40 | 40 | }
|
| 41 | 41 | },
|
| 42 | - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5773678",
|
|
| 42 | + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5796944",
|
|
| 43 | 43 | "is_strict_compatibility_enabled": false,
|
| 44 | 44 | "license": {
|
| 45 | 45 | "id": 22,
|
| ... | ... | @@ -50,22 +50,22 @@ |
| 50 | 50 | "url": "http://www.opensource.org/license/mit"
|
| 51 | 51 | },
|
| 52 | 52 | "release_notes": {
|
| 53 | - "en-US": "- Fixed breaking browser panels.\n- Users' fixes for websites."
|
|
| 53 | + "en-US": "- Removed www part from website URLs.\n- Fixed colors for static site fixes.\n- Apply ignored image selectors for gradients.\n- Users' fixes for websites."
|
|
| 54 | 54 | },
|
| 55 | - "reviewed": "2024-07-16T11:27:36Z",
|
|
| 56 | - "version": "4.9.88",
|
|
| 55 | + "reviewed": "2024-08-27T12:16:01Z",
|
|
| 56 | + "version": "4.9.89",
|
|
| 57 | 57 | "files": [
|
| 58 | 58 | {
|
| 59 | - "id": 4317971,
|
|
| 60 | - "created": "2024-07-11T15:11:33Z",
|
|
| 61 | - "hash": "sha256:7a965d5880be9fbf8be81a106acd1968263b1acc2db0add580b30f2dd71954b3",
|
|
| 59 | + "id": 4341235,
|
|
| 60 | + "created": "2024-08-23T02:07:01Z",
|
|
| 61 | + "hash": "sha256:f4a5b4d5966d99cc68b31a9d2072cdb6388efefa9d45746f03d76e3c897c49be",
|
|
| 62 | 62 | "is_restart_required": false,
|
| 63 | 63 | "is_webextension": true,
|
| 64 | 64 | "is_mozilla_signed_extension": false,
|
| 65 | 65 | "platform": "all",
|
| 66 | - "size": 760271,
|
|
| 66 | + "size": 764773,
|
|
| 67 | 67 | "status": "public",
|
| 68 | - "url": "https://addons.mozilla.org/firefox/downloads/file/4317971/darkreader-4.9.88.xpi",
|
|
| 68 | + "url": "https://addons.mozilla.org/firefox/downloads/file/4341235/darkreader-4.9.89.xpi",
|
|
| 69 | 69 | "permissions": [
|
| 70 | 70 | "alarms",
|
| 71 | 71 | "contextMenus",
|
| ... | ... | @@ -143,7 +143,7 @@ |
| 143 | 143 | },
|
| 144 | 144 | "is_disabled": false,
|
| 145 | 145 | "is_experimental": false,
|
| 146 | - "last_updated": "2024-07-16T11:27:36Z",
|
|
| 146 | + "last_updated": "2024-08-27T12:16:01Z",
|
|
| 147 | 147 | "name": {
|
| 148 | 148 | "ar": "Dark Reader",
|
| 149 | 149 | "bn": "Dark Reader",
|
| ... | ... | @@ -218,10 +218,10 @@ |
| 218 | 218 | "category": "recommended"
|
| 219 | 219 | },
|
| 220 | 220 | "ratings": {
|
| 221 | - "average": 4.5269,
|
|
| 222 | - "bayesian_average": 4.525815223921681,
|
|
| 223 | - "count": 5739,
|
|
| 224 | - "text_count": 1804
|
|
| 221 | + "average": 4.5268,
|
|
| 222 | + "bayesian_average": 4.5257181938569415,
|
|
| 223 | + "count": 5794,
|
|
| 224 | + "text_count": 1817
|
|
| 225 | 225 | },
|
| 226 | 226 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
|
| 227 | 227 | "requires_payment": false,
|
| ... | ... | @@ -318,7 +318,7 @@ |
| 318 | 318 | "type": "extension",
|
| 319 | 319 | "url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/",
|
| 320 | 320 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/",
|
| 321 | - "weekly_downloads": 25548
|
|
| 321 | + "weekly_downloads": 28794
|
|
| 322 | 322 | },
|
| 323 | 323 | "notes": null
|
| 324 | 324 | },
|
| ... | ... | @@ -334,7 +334,7 @@ |
| 334 | 334 | "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?modified=1550343990"
|
| 335 | 335 | }
|
| 336 | 336 | ],
|
| 337 | - "average_daily_users": 230082,
|
|
| 337 | + "average_daily_users": 244616,
|
|
| 338 | 338 | "categories": {
|
| 339 | 339 | "firefox": [
|
| 340 | 340 | "privacy-security"
|
| ... | ... | @@ -547,10 +547,10 @@ |
| 547 | 547 | "category": "recommended"
|
| 548 | 548 | },
|
| 549 | 549 | "ratings": {
|
| 550 | - "average": 4.7949,
|
|
| 551 | - "bayesian_average": 4.790282607671637,
|
|
| 552 | - "count": 1443,
|
|
| 553 | - "text_count": 261
|
|
| 550 | + "average": 4.7952,
|
|
| 551 | + "bayesian_average": 4.790572428009504,
|
|
| 552 | + "count": 1450,
|
|
| 553 | + "text_count": 262
|
|
| 554 | 554 | },
|
| 555 | 555 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
|
| 556 | 556 | "requires_payment": false,
|
| ... | ... | @@ -635,7 +635,7 @@ |
| 635 | 635 | "type": "extension",
|
| 636 | 636 | "url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/",
|
| 637 | 637 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/",
|
| 638 | - "weekly_downloads": 2877
|
|
| 638 | + "weekly_downloads": 3185
|
|
| 639 | 639 | },
|
| 640 | 640 | "notes": null
|
| 641 | 641 | },
|
| ... | ... | @@ -651,7 +651,7 @@ |
| 651 | 651 | "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
|
| 652 | 652 | }
|
| 653 | 653 | ],
|
| 654 | - "average_daily_users": 1136011,
|
|
| 654 | + "average_daily_users": 1207093,
|
|
| 655 | 655 | "categories": {
|
| 656 | 656 | "firefox": [
|
| 657 | 657 | "privacy-security"
|
| ... | ... | @@ -1170,10 +1170,10 @@ |
| 1170 | 1170 | "category": "recommended"
|
| 1171 | 1171 | },
|
| 1172 | 1172 | "ratings": {
|
| 1173 | - "average": 4.802,
|
|
| 1174 | - "bayesian_average": 4.799309951845924,
|
|
| 1175 | - "count": 2485,
|
|
| 1176 | - "text_count": 468
|
|
| 1173 | + "average": 4.803,
|
|
| 1174 | + "bayesian_average": 4.800307318873676,
|
|
| 1175 | + "count": 2498,
|
|
| 1176 | + "text_count": 472
|
|
| 1177 | 1177 | },
|
| 1178 | 1178 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
|
| 1179 | 1179 | "requires_payment": false,
|
| ... | ... | @@ -1197,7 +1197,7 @@ |
| 1197 | 1197 | "type": "extension",
|
| 1198 | 1198 | "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
|
| 1199 | 1199 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
|
| 1200 | - "weekly_downloads": 24264
|
|
| 1200 | + "weekly_downloads": 25580
|
|
| 1201 | 1201 | },
|
| 1202 | 1202 | "notes": null
|
| 1203 | 1203 | },
|
| ... | ... | @@ -1213,7 +1213,7 @@ |
| 1213 | 1213 | "picture_url": null
|
| 1214 | 1214 | }
|
| 1215 | 1215 | ],
|
| 1216 | - "average_daily_users": 7289146,
|
|
| 1216 | + "average_daily_users": 7837121,
|
|
| 1217 | 1217 | "categories": {
|
| 1218 | 1218 | "firefox": [
|
| 1219 | 1219 | "privacy-security"
|
| ... | ... | @@ -1378,7 +1378,7 @@ |
| 1378 | 1378 | },
|
| 1379 | 1379 | "is_disabled": false,
|
| 1380 | 1380 | "is_experimental": false,
|
| 1381 | - "last_updated": "2024-08-04T00:20:19Z",
|
|
| 1381 | + "last_updated": "2024-09-02T23:55:23Z",
|
|
| 1382 | 1382 | "name": {
|
| 1383 | 1383 | "ar": "uBlock Origin",
|
| 1384 | 1384 | "bg": "uBlock Origin",
|
| ... | ... | @@ -1523,10 +1523,10 @@ |
| 1523 | 1523 | "category": "recommended"
|
| 1524 | 1524 | },
|
| 1525 | 1525 | "ratings": {
|
| 1526 | - "average": 4.7899,
|
|
| 1527 | - "bayesian_average": 4.789532490230483,
|
|
| 1528 | - "count": 18145,
|
|
| 1529 | - "text_count": 4731
|
|
| 1526 | + "average": 4.7904,
|
|
| 1527 | + "bayesian_average": 4.7900338967513205,
|
|
| 1528 | + "count": 18333,
|
|
| 1529 | + "text_count": 4783
|
|
| 1530 | 1530 | },
|
| 1531 | 1531 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
|
| 1532 | 1532 | "requires_payment": false,
|
| ... | ... | @@ -1589,7 +1589,7 @@ |
| 1589 | 1589 | "type": "extension",
|
| 1590 | 1590 | "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
|
| 1591 | 1591 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
|
| 1592 | - "weekly_downloads": 181340
|
|
| 1592 | + "weekly_downloads": 193211
|
|
| 1593 | 1593 | },
|
| 1594 | 1594 | "notes": null
|
| 1595 | 1595 | },
|
| ... | ... | @@ -1605,7 +1605,7 @@ |
| 1605 | 1605 | "picture_url": null
|
| 1606 | 1606 | }
|
| 1607 | 1607 | ],
|
| 1608 | - "average_daily_users": 139258,
|
|
| 1608 | + "average_daily_users": 167408,
|
|
| 1609 | 1609 | "categories": {
|
| 1610 | 1610 | "firefox": [
|
| 1611 | 1611 | "photos-music-videos",
|
| ... | ... | @@ -1701,9 +1701,9 @@ |
| 1701 | 1701 | "category": "recommended"
|
| 1702 | 1702 | },
|
| 1703 | 1703 | "ratings": {
|
| 1704 | - "average": 4.4534,
|
|
| 1705 | - "bayesian_average": 4.448586650864945,
|
|
| 1706 | - "count": 1266,
|
|
| 1704 | + "average": 4.4543,
|
|
| 1705 | + "bayesian_average": 4.449467320720743,
|
|
| 1706 | + "count": 1270,
|
|
| 1707 | 1707 | "text_count": 492
|
| 1708 | 1708 | },
|
| 1709 | 1709 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
|
| ... | ... | @@ -1726,7 +1726,7 @@ |
| 1726 | 1726 | "type": "extension",
|
| 1727 | 1727 | "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
|
| 1728 | 1728 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
|
| 1729 | - "weekly_downloads": 298
|
|
| 1729 | + "weekly_downloads": 384
|
|
| 1730 | 1730 | },
|
| 1731 | 1731 | "notes": null
|
| 1732 | 1732 | },
|
| ... | ... | @@ -1742,7 +1742,7 @@ |
| 1742 | 1742 | "picture_url": null
|
| 1743 | 1743 | }
|
| 1744 | 1744 | ],
|
| 1745 | - "average_daily_users": 59459,
|
|
| 1745 | + "average_daily_users": 61260,
|
|
| 1746 | 1746 | "categories": {
|
| 1747 | 1747 | "firefox": [
|
| 1748 | 1748 | "privacy-security",
|
| ... | ... | @@ -1852,9 +1852,9 @@ |
| 1852 | 1852 | ],
|
| 1853 | 1853 | "promoted": null,
|
| 1854 | 1854 | "ratings": {
|
| 1855 | - "average": 4.3842,
|
|
| 1856 | - "bayesian_average": 4.369517578761636,
|
|
| 1857 | - "count": 406,
|
|
| 1855 | + "average": 4.3857,
|
|
| 1856 | + "bayesian_average": 4.370975076736403,
|
|
| 1857 | + "count": 407,
|
|
| 1858 | 1858 | "text_count": 115
|
| 1859 | 1859 | },
|
| 1860 | 1860 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/",
|
| ... | ... | @@ -1877,7 +1877,7 @@ |
| 1877 | 1877 | "type": "extension",
|
| 1878 | 1878 | "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
|
| 1879 | 1879 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
|
| 1880 | - "weekly_downloads": 753
|
|
| 1880 | + "weekly_downloads": 347
|
|
| 1881 | 1881 | },
|
| 1882 | 1882 | "notes": null
|
| 1883 | 1883 | },
|
| ... | ... | @@ -1893,7 +1893,7 @@ |
| 1893 | 1893 | "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
|
| 1894 | 1894 | }
|
| 1895 | 1895 | ],
|
| 1896 | - "average_daily_users": 326393,
|
|
| 1896 | + "average_daily_users": 347042,
|
|
| 1897 | 1897 | "categories": {
|
| 1898 | 1898 | "firefox": [
|
| 1899 | 1899 | "search-tools",
|
| ... | ... | @@ -2110,10 +2110,10 @@ |
| 2110 | 2110 | "category": "recommended"
|
| 2111 | 2111 | },
|
| 2112 | 2112 | "ratings": {
|
| 2113 | - "average": 4.6219,
|
|
| 2114 | - "bayesian_average": 4.6176979770105095,
|
|
| 2115 | - "count": 1518,
|
|
| 2116 | - "text_count": 304
|
|
| 2113 | + "average": 4.6212,
|
|
| 2114 | + "bayesian_average": 4.617005841441428,
|
|
| 2115 | + "count": 1531,
|
|
| 2116 | + "text_count": 306
|
|
| 2117 | 2117 | },
|
| 2118 | 2118 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
|
| 2119 | 2119 | "requires_payment": false,
|
| ... | ... | @@ -2136,7 +2136,7 @@ |
| 2136 | 2136 | "type": "extension",
|
| 2137 | 2137 | "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
|
| 2138 | 2138 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
|
| 2139 | - "weekly_downloads": 5989
|
|
| 2139 | + "weekly_downloads": 6345
|
|
| 2140 | 2140 | },
|
| 2141 | 2141 | "notes": null
|
| 2142 | 2142 | },
|
| ... | ... | @@ -2159,7 +2159,7 @@ |
| 2159 | 2159 | "picture_url": null
|
| 2160 | 2160 | }
|
| 2161 | 2161 | ],
|
| 2162 | - "average_daily_users": 96492,
|
|
| 2162 | + "average_daily_users": 112925,
|
|
| 2163 | 2163 | "categories": {
|
| 2164 | 2164 | "firefox": [
|
| 2165 | 2165 | "search-tools",
|
| ... | ... | @@ -2440,10 +2440,10 @@ |
| 2440 | 2440 | "category": "recommended"
|
| 2441 | 2441 | },
|
| 2442 | 2442 | "ratings": {
|
| 2443 | - "average": 4.3832,
|
|
| 2444 | - "bayesian_average": 4.378875614124495,
|
|
| 2445 | - "count": 1383,
|
|
| 2446 | - "text_count": 388
|
|
| 2443 | + "average": 4.3856,
|
|
| 2444 | + "bayesian_average": 4.381265145234359,
|
|
| 2445 | + "count": 1390,
|
|
| 2446 | + "text_count": 391
|
|
| 2447 | 2447 | },
|
| 2448 | 2448 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
|
| 2449 | 2449 | "requires_payment": false,
|
| ... | ... | @@ -2463,7 +2463,7 @@ |
| 2463 | 2463 | "type": "extension",
|
| 2464 | 2464 | "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
|
| 2465 | 2465 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
|
| 2466 | - "weekly_downloads": 20
|
|
| 2466 | + "weekly_downloads": 28
|
|
| 2467 | 2467 | },
|
| 2468 | 2468 | "notes": null
|
| 2469 | 2469 | },
|
| ... | ... | @@ -2479,7 +2479,7 @@ |
| 2479 | 2479 | "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
|
| 2480 | 2480 | }
|
| 2481 | 2481 | ],
|
| 2482 | - "average_daily_users": 267004,
|
|
| 2482 | + "average_daily_users": 278811,
|
|
| 2483 | 2483 | "categories": {
|
| 2484 | 2484 | "firefox": [
|
| 2485 | 2485 | "privacy-security",
|
| ... | ... | @@ -2489,7 +2489,7 @@ |
| 2489 | 2489 | "contributions_url": "https://www.paypal.com/donate/?hosted_button_id=9ERKTU5MBH4EW&utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
|
| 2490 | 2490 | "created": "2005-05-13T10:51:32Z",
|
| 2491 | 2491 | "current_version": {
|
| 2492 | - "id": 5776342,
|
|
| 2492 | + "id": 5799020,
|
|
| 2493 | 2493 | "compatibility": {
|
| 2494 | 2494 | "firefox": {
|
| 2495 | 2495 | "min": "59.0",
|
| ... | ... | @@ -2500,7 +2500,7 @@ |
| 2500 | 2500 | "max": "*"
|
| 2501 | 2501 | }
|
| 2502 | 2502 | },
|
| 2503 | - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5776342",
|
|
| 2503 | + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5799020",
|
|
| 2504 | 2504 | "is_strict_compatibility_enabled": false,
|
| 2505 | 2505 | "license": {
|
| 2506 | 2506 | "id": 13,
|
| ... | ... | @@ -2511,22 +2511,22 @@ |
| 2511 | 2511 | "url": "http://www.gnu.org/licenses/gpl-2.0.html"
|
| 2512 | 2512 | },
|
| 2513 | 2513 | "release_notes": {
|
| 2514 | - "en-US": "v 11.4.31\n============================================================\nx [L10n] Updated fr, is, ru, zh_CN\nx Improved release tooling\nx [nscl] Updated to latest NoScript Commons Library\nx NoScript Options/Appearance/Show synthetic placeholders\n for invisible capability probes (issue #369)\nx [nscl] Make placeholders easier to style per type\nx Prevent duplicate synthetic placeholders for invisible\n capability probes (issue #369)"
|
|
| 2514 | + "en-US": "v 11.4.35\n============================================================\nx Improved lazy_load capability (optimization and\n notification)\nx [nscl] Slight optimization of NOSCRIPT element emulation\n loop\nx Automatically add extra capabilities to policyTypesMap\nx Gracefully handle new capabilities still unknown to the\n settings host (e.g. Tor/Mullvad browser), if any\nx Configurable \"lazy_load\" capability (see\n <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/b3e6aa3e27d1f746591f0a9c2eb31071ada0db2883b37d0da5ad7654e9c2f471/https%3A//github.com/whatwg/html/issues/5250\" rel=\"nofollow\">https://github.com/whatwg/html/issues/5250</a>)\nx Prefetch all CSS subresources (1st party included) in\n private contexts where both unchecked_css and scripting\n capabilities are disabled\nx Forcibly neutralize lazy loading attributes when scripting\n is disabled\nx [nscl] Restored SyncMessage compatibility with Firefox 78\n and below\nx Lock nscl version on stable releases\nx [L10n] Updated de, fr, tr, ru, uk, zh_CN"
|
|
| 2515 | 2515 | },
|
| 2516 | - "reviewed": "2024-07-18T11:49:53Z",
|
|
| 2517 | - "version": "11.4.31",
|
|
| 2516 | + "reviewed": "2024-08-28T15:03:34Z",
|
|
| 2517 | + "version": "11.4.35",
|
|
| 2518 | 2518 | "files": [
|
| 2519 | 2519 | {
|
| 2520 | - "id": 4320635,
|
|
| 2521 | - "created": "2024-07-16T10:04:58Z",
|
|
| 2522 | - "hash": "sha256:b22c007534471a8fb74378e970ba79a536a44f88d81ad3852273b82a466d10c7",
|
|
| 2520 | + "id": 4343311,
|
|
| 2521 | + "created": "2024-08-26T22:32:41Z",
|
|
| 2522 | + "hash": "sha256:a448e4c2e0eb7ca5fb1b6d3189bc586b91a7ee6facecdd0424f1bfbf2b3016fb",
|
|
| 2523 | 2523 | "is_restart_required": false,
|
| 2524 | 2524 | "is_webextension": true,
|
| 2525 | 2525 | "is_mozilla_signed_extension": false,
|
| 2526 | 2526 | "platform": "all",
|
| 2527 | - "size": 954922,
|
|
| 2527 | + "size": 956549,
|
|
| 2528 | 2528 | "status": "public",
|
| 2529 | - "url": "https://addons.mozilla.org/firefox/downloads/file/4320635/noscript-11.4.31.xpi",
|
|
| 2529 | + "url": "https://addons.mozilla.org/firefox/downloads/file/4343311/noscript-11.4.35.xpi",
|
|
| 2530 | 2530 | "permissions": [
|
| 2531 | 2531 | "contextMenus",
|
| 2532 | 2532 | "storage",
|
| ... | ... | @@ -2593,7 +2593,7 @@ |
| 2593 | 2593 | },
|
| 2594 | 2594 | "is_disabled": false,
|
| 2595 | 2595 | "is_experimental": false,
|
| 2596 | - "last_updated": "2024-08-03T21:50:17Z",
|
|
| 2596 | + "last_updated": "2024-08-28T15:03:34Z",
|
|
| 2597 | 2597 | "name": {
|
| 2598 | 2598 | "de": "NoScript",
|
| 2599 | 2599 | "el": "NoScript",
|
| ... | ... | @@ -2665,10 +2665,10 @@ |
| 2665 | 2665 | "category": "recommended"
|
| 2666 | 2666 | },
|
| 2667 | 2667 | "ratings": {
|
| 2668 | - "average": 4.3984,
|
|
| 2669 | - "bayesian_average": 4.39573419526929,
|
|
| 2670 | - "count": 2254,
|
|
| 2671 | - "text_count": 864
|
|
| 2668 | + "average": 4.4063,
|
|
| 2669 | + "bayesian_average": 4.4036255442284284,
|
|
| 2670 | + "count": 2267,
|
|
| 2671 | + "text_count": 865
|
|
| 2672 | 2672 | },
|
| 2673 | 2673 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
|
| 2674 | 2674 | "requires_payment": false,
|
| ... | ... | @@ -2712,7 +2712,7 @@ |
| 2712 | 2712 | "type": "extension",
|
| 2713 | 2713 | "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
|
| 2714 | 2714 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
|
| 2715 | - "weekly_downloads": 7147
|
|
| 2715 | + "weekly_downloads": 8229
|
|
| 2716 | 2716 | },
|
| 2717 | 2717 | "notes": null
|
| 2718 | 2718 | },
|
| ... | ... | @@ -2728,7 +2728,7 @@ |
| 2728 | 2728 | "picture_url": null
|
| 2729 | 2729 | }
|
| 2730 | 2730 | ],
|
| 2731 | - "average_daily_users": 133156,
|
|
| 2731 | + "average_daily_users": 151659,
|
|
| 2732 | 2732 | "categories": {
|
| 2733 | 2733 | "firefox": [
|
| 2734 | 2734 | "photos-music-videos",
|
| ... | ... | @@ -2739,7 +2739,7 @@ |
| 2739 | 2739 | "contributions_url": "",
|
| 2740 | 2740 | "created": "2011-07-15T10:42:41Z",
|
| 2741 | 2741 | "current_version": {
|
| 2742 | - "id": 5625141,
|
|
| 2742 | + "id": 5800440,
|
|
| 2743 | 2743 | "compatibility": {
|
| 2744 | 2744 | "firefox": {
|
| 2745 | 2745 | "min": "113.0",
|
| ... | ... | @@ -2750,7 +2750,7 @@ |
| 2750 | 2750 | "max": "*"
|
| 2751 | 2751 | }
|
| 2752 | 2752 | },
|
| 2753 | - "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/versions/5625141",
|
|
| 2753 | + "edit_url": "https://addons.mozilla.org/en-US/developers/addon/youtube-high-definition/versions/5800440",
|
|
| 2754 | 2754 | "is_strict_compatibility_enabled": false,
|
| 2755 | 2755 | "license": {
|
| 2756 | 2756 | "id": 12,
|
| ... | ... | @@ -2761,25 +2761,26 @@ |
| 2761 | 2761 | "url": "http://www.gnu.org/licenses/lgpl-3.0.html"
|
| 2762 | 2762 | },
|
| 2763 | 2763 | "release_notes": {
|
| 2764 | - "en-US": "Manifest v3 Support"
|
|
| 2764 | + "en-US": "Manifest V3 Support"
|
|
| 2765 | 2765 | },
|
| 2766 | - "reviewed": "2023-09-21T07:50:10Z",
|
|
| 2767 | - "version": "118.0.5",
|
|
| 2766 | + "reviewed": "2024-09-02T15:21:14Z",
|
|
| 2767 | + "version": "118.0.9",
|
|
| 2768 | 2768 | "files": [
|
| 2769 | 2769 | {
|
| 2770 | - "id": 4169481,
|
|
| 2771 | - "created": "2023-09-18T12:22:43Z",
|
|
| 2772 | - "hash": "sha256:66d24520820ea01056219751f4c42bf49cb7c0a295eb53e63cf28d603ea42d50",
|
|
| 2770 | + "id": 4344731,
|
|
| 2771 | + "created": "2024-08-29T15:35:24Z",
|
|
| 2772 | + "hash": "sha256:99195aac88a26aa194ace2f0075d9b4e7710ac3f0c700d18ad3db57b656ee517",
|
|
| 2773 | 2773 | "is_restart_required": false,
|
| 2774 | 2774 | "is_webextension": true,
|
| 2775 | 2775 | "is_mozilla_signed_extension": false,
|
| 2776 | 2776 | "platform": "all",
|
| 2777 | - "size": 216452,
|
|
| 2777 | + "size": 216788,
|
|
| 2778 | 2778 | "status": "public",
|
| 2779 | - "url": "https://addons.mozilla.org/firefox/downloads/file/4169481/youtube_high_definition-118.0.5.xpi",
|
|
| 2779 | + "url": "https://addons.mozilla.org/firefox/downloads/file/4344731/youtube_high_definition-118.0.9.xpi",
|
|
| 2780 | 2780 | "permissions": [
|
| 2781 | 2781 | "storage",
|
| 2782 | - "*://*.youtube.com/*"
|
|
| 2782 | + "*://*.youtube.com/*",
|
|
| 2783 | + "*://*.youtube-nocookie.com/*"
|
|
| 2783 | 2784 | ],
|
| 2784 | 2785 | "optional_permissions": [],
|
| 2785 | 2786 | "host_permissions": [
|
| ... | ... | @@ -2808,7 +2809,7 @@ |
| 2808 | 2809 | },
|
| 2809 | 2810 | "is_disabled": false,
|
| 2810 | 2811 | "is_experimental": false,
|
| 2811 | - "last_updated": "2023-09-21T07:50:10Z",
|
|
| 2812 | + "last_updated": "2024-09-02T15:21:14Z",
|
|
| 2812 | 2813 | "name": {
|
| 2813 | 2814 | "en-US": "YouTube High Definition",
|
| 2814 | 2815 | "zh-TW": "YouTube High Definition"
|
| ... | ... | @@ -2837,10 +2838,10 @@ |
| 2837 | 2838 | "category": "recommended"
|
| 2838 | 2839 | },
|
| 2839 | 2840 | "ratings": {
|
| 2840 | - "average": 3.8445,
|
|
| 2841 | - "bayesian_average": 3.8405068135224973,
|
|
| 2842 | - "count": 1273,
|
|
| 2843 | - "text_count": 461
|
|
| 2841 | + "average": 3.8397,
|
|
| 2842 | + "bayesian_average": 3.835705118967834,
|
|
| 2843 | + "count": 1279,
|
|
| 2844 | + "text_count": 462
|
|
| 2844 | 2845 | },
|
| 2845 | 2846 | "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
|
| 2846 | 2847 | "requires_payment": false,
|
| ... | ... | @@ -2859,7 +2860,7 @@ |
| 2859 | 2860 | "type": "extension",
|
| 2860 | 2861 | "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
|
| 2861 | 2862 | "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
|
| 2862 | - "weekly_downloads": 1652
|
|
| 2863 | + "weekly_downloads": 2616
|
|
| 2863 | 2864 | },
|
| 2864 | 2865 | "notes": null
|
| 2865 | 2866 | }
|
| ... | ... | @@ -104,9 +104,9 @@ input_files: |
| 104 | 104 | enable: '[% ! c("var/android") %]'
|
| 105 | 105 | - filename: Bundle-Data
|
| 106 | 106 | enable: '[% ! c("var/android") %]'
|
| 107 | - - URL: https://addons.mozilla.org/firefox/downloads/file/4320635/noscript-11.4.31.xpi
|
|
| 107 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4343311/noscript-11.4.35.xpi
|
|
| 108 | 108 | name: noscript
|
| 109 | - sha256sum: b22c007534471a8fb74378e970ba79a536a44f88d81ad3852273b82a466d10c7
|
|
| 109 | + sha256sum: a448e4c2e0eb7ca5fb1b6d3189bc586b91a7ee6facecdd0424f1bfbf2b3016fb
|
|
| 110 | 110 | - URL: https://addons.mozilla.org/firefox/downloads/file/4328681/ublock_origin-1.59.0.xpi
|
| 111 | 111 | name: ublock-origin
|
| 112 | 112 | sha256sum: 1db9c676a07d141f8d36dbbc24f9e3d64a6cc2340dbfc6c848bc4395f96cfb14
|
| ... | ... | @@ -14,12 +14,12 @@ container: |
| 14 | 14 | use_container: 1
|
| 15 | 15 | |
| 16 | 16 | var:
|
| 17 | - firefox_platform_version: 115.14.0
|
|
| 17 | + firefox_platform_version: 115.15.0
|
|
| 18 | 18 | firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
| 19 | 19 | browser_series: '13.5'
|
| 20 | 20 | browser_rebase: 1
|
| 21 | 21 | browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
|
| 22 | - browser_build: 2
|
|
| 22 | + browser_build: 3
|
|
| 23 | 23 | branding_directory_prefix: 'tb'
|
| 24 | 24 | copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
|
| 25 | 25 | nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
|
| ... | ... | @@ -103,6 +103,7 @@ targets: |
| 103 | 103 | mullvadbrowser:
|
| 104 | 104 | git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
|
| 105 | 105 | var:
|
| 106 | + browser_build: 2
|
|
| 106 | 107 | branding_directory_prefix: 'mb'
|
| 107 | 108 | gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
|
| 108 | 109 | updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
|
| ... | ... | @@ -14,9 +14,9 @@ container: |
| 14 | 14 | use_container: 1
|
| 15 | 15 | |
| 16 | 16 | var:
|
| 17 | - geckoview_version: 115.14.0esr
|
|
| 17 | + geckoview_version: 115.15.0esr
|
|
| 18 | 18 | browser_branch: 13.5-1
|
| 19 | - browser_build: 2
|
|
| 19 | + browser_build: 3
|
|
| 20 | 20 | copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
|
| 21 | 21 | gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
|
| 22 | 22 | git_commit: '[% exec("git rev-parse HEAD") %]'
|
| ... | ... | @@ -7,7 +7,7 @@ container: |
| 7 | 7 | |
| 8 | 8 | var:
|
| 9 | 9 | use_go_1_20: 0
|
| 10 | - go_1_21: 1.21.12
|
|
| 10 | + go_1_21: 1.21.13
|
|
| 11 | 11 | go_1_20: 1.20.14
|
| 12 | 12 | no_crosscompile: 1
|
| 13 | 13 | setup: |
|
| ... | ... | @@ -131,7 +131,7 @@ input_files: |
| 131 | 131 | enable: '[% ! c("var/linux") %]'
|
| 132 | 132 | - URL: 'https://go.dev/dl/go[% c("var/go_1_21") %].src.tar.gz'
|
| 133 | 133 | name: go
|
| 134 | - sha256sum: 30e68af27bc1f1df231e3ab74f3d17d3b8d52a089c79bcaab573b4f1b807ed4f
|
|
| 134 | + sha256sum: 71fb31606a1de48d129d591e8717a63e0c5565ffba09a24ea9f899a13214c34d
|
|
| 135 | 135 | enable: '[% !c("var/use_go_1_20") %]'
|
| 136 | 136 | - URL: 'https://go.dev/dl/go[% c("var/go_1_20") %].src.tar.gz'
|
| 137 | 137 | name: go
|
| 1 | 1 | # vim: filetype=yaml sw=2
|
| 2 | 2 | # To update, see doc/how-to-update-the-manual.txt
|
| 3 | 3 | # Remember to update also the package's hash, with the version!
|
| 4 | -version: 186657
|
|
| 4 | +version: 199081
|
|
| 5 | 5 | filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
|
| 6 | 6 | container:
|
| 7 | 7 | use_container: 1
|
| ... | ... | @@ -23,6 +23,6 @@ input_files: |
| 23 | 23 | - project: container-image
|
| 24 | 24 | - URL: 'https://build-sources.tbb.torproject.org/manual_[% c("version") %].zip'
|
| 25 | 25 | name: manual
|
| 26 | - sha256sum: c73bb6c97eebe22947b0e9e076838e3c4994da24f3e6e16b7621831afd2006a8
|
|
| 26 | + sha256sum: 12507ba43e5e4a4c4eb8e276f11c9d693d1e0fc4715753c87cd7166649c0da6b
|
|
| 27 | 27 | - filename: packagemanual.py
|
| 28 | 28 | name: package_script |
| ... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
| 12 | 12 | steps:
|
| 13 | 13 | base-browser:
|
| 14 | 14 | base-browser: '[% INCLUDE build %]'
|
| 15 | - git_hash: 64b325861da514cd681533dcd368b351d2eb5f6c
|
|
| 15 | + git_hash: daed2afc487d1b20efc17feb153156524c6f714b
|
|
| 16 | 16 | targets:
|
| 17 | 17 | nightly:
|
| 18 | 18 | git_hash: 'base-browser'
|
| 19 | 19 | tor-browser:
|
| 20 | 20 | tor-browser: '[% INCLUDE build %]'
|
| 21 | - git_hash: 36af545865b83e790019195095544d9eec133a49
|
|
| 21 | + git_hash: 6374e3b09c0894b8452fa1ba0b99c807722fc805
|
|
| 22 | 22 | targets:
|
| 23 | 23 | nightly:
|
| 24 | 24 | git_hash: 'tor-browser'
|
| ... | ... | @@ -32,7 +32,7 @@ steps: |
| 32 | 32 | fenix: '[% INCLUDE build %]'
|
| 33 | 33 | # We need to bump the commit before releasing but just pointing to a branch
|
| 34 | 34 | # might cause too much rebuidling of the Firefox part.
|
| 35 | - git_hash: f00df5aeab6ef1bc592c6798db46ba6083283d00
|
|
| 35 | + git_hash: f1585565f1635f18ab20a2fbdea4fdd72aa6c533
|
|
| 36 | 36 | compress_tar: 'zst'
|
| 37 | 37 | targets:
|
| 38 | 38 | nightly:
|
| ... | ... | @@ -73,18 +73,18 @@ buildconf: |
| 73 | 73 | git_signtag_opt: '-s'
|
| 74 | 74 | |
| 75 | 75 | var:
|
| 76 | - torbrowser_version: '13.5.2'
|
|
| 76 | + torbrowser_version: '13.5.3'
|
|
| 77 | 77 | torbrowser_build: 'build1'
|
| 78 | 78 | # This should be the date of when the build is started. For the build
|
| 79 | 79 | # to be reproducible, browser_release_date should always be in the past.
|
| 80 | - browser_release_date: '2024/08/05 09:00:00'
|
|
| 80 | + browser_release_date: '2024/09/03 07:30:00'
|
|
| 81 | 81 | browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
|
| 82 | 82 | updater_enabled: 1
|
| 83 | 83 | build_mar: 1
|
| 84 | 84 | torbrowser_incremental_from:
|
| 85 | + - 13.5.2
|
|
| 85 | 86 | - 13.5.1
|
| 86 | 87 | - '13.5'
|
| 87 | - - 13.0.16
|
|
| 88 | 88 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
| 89 | 89 | |
| 90 | 90 | # By default, we sort the list of installed packages. This allows sharing
|
| ... | ... | @@ -139,7 +139,9 @@ class ReleasePreparation: |
| 139 | 139 | self.update_zlib()
|
| 140 | 140 | if self.android:
|
| 141 | 141 | self.update_zstd()
|
| 142 | - self.update_go()
|
|
| 142 | + # Do not update Go anymore: 1.21.x is not listed anymore in
|
|
| 143 | + # the download page as it is EOL as of August 13, 2024.
|
|
| 144 | + # self.update_go()
|
|
| 143 | 145 | self.update_manual()
|
| 144 | 146 | |
| 145 | 147 | self.update_changelogs()
|
| ... | ... | @@ -94,7 +94,8 @@ def update_manual(auth_token, base_path): |
| 94 | 94 | |
| 95 | 95 | return update_config(base_path, pipeline_id, sha256)
|
| 96 | 96 | |
| 97 | - |
|
| 98 | 97 | if __name__ == "__main__":
|
| 99 | 98 | if update_manual(load_token(), Path(__file__).parent.parent):
|
| 100 | 99 | print("Manual config updated, remember to stage it!")
|
| 100 | + else:
|
|
| 101 | + print("Manual already latest") |