| 
Commits:
7 changed files:
Changes:
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
 
|  | 1 | +Tor Browser 13.0.11 - March 06 2024
 |  
|  | 2 | + * All Platforms
 |  
|  | 3 | +   * Bug 42435: Update moat domain fronting configuration [tor-browser]
 |  
|  | 4 | + * Build System
 |  
|  | 5 | +   * All Platforms
 |  
|  | 6 | +     * Bug 41085: kick_devmole_build script prints wrong URL for Mullvad's build hashes [tor-browser-build]
 |  
|  | 7 | +     * Bug 41097: authenticode-timestamping.sh fails to run again because tmp-timestamp already exists [tor-browser-build]
 |  
|  | 8 | +
 |  
|  | 9 | +Tor Browser 13.5a5 - February 28 2024
 |  
|  | 10 | + * All Platforms
 |  
|  | 11 | +   * Updated OpenSSL to 3.0.13
 |  
|  | 12 | +   * Updated Snowflake to 2.9.0
 |  
|  | 13 | +   * Bug 42376: The placeholder of datetime inputs keeps being localized when spoof English is on [tor-browser]
 |  
|  | 14 | +   * Bug 42378: spoof english + htmlform <details> can leak app language [tor-browser]
 |  
|  | 15 | +   * Bug 42390: Betterboxing: make the decorator border disappear when the corners are flat [tor-browser]
 |  
|  | 16 | +   * Bug 42397: Change RFP-spoofed Timezone from UTC to a real-world, less discriminable one [tor-browser]
 |  
|  | 17 | +   * Bug 42412: Rebase Tor Browser Alpha onto 115.8.0esr [tor-browser]
 |  
|  | 18 | +   * Bug 41079: Bump version of Snowflake to v2.9.0 [tor-browser-build]
 |  
|  | 19 | + * Windows + macOS + Linux
 |  
|  | 20 | +   * Updated Firefox to 115.8.0esr
 |  
|  | 21 | +   * Bug 41814: Change "vanilla bridge:" to "Tor bridge:" in bridge cards [tor-browser]
 |  
|  | 22 | +   * Bug 42270: Implement design changes to QR code dialog [tor-browser]
 |  
|  | 23 | +   * Bug 42389: Betterboxing: gradient is never shown [tor-browser]
 |  
|  | 24 | +   * Bug 42398: Include Alpha and Nightly in MOZ_APP_DISPLAYNAME (and possibly in other places) [tor-browser]
 |  
|  | 25 | +   * Bug 42414: Show ellipsis when the tor bridge address overflows [tor-browser]
 |  
|  | 26 | +   * Bug 42415: Improve focus styling for forced focus in bridge settings [tor-browser]
 |  
|  | 27 | +   * Bug 42421: Remove bridge option should be hidden for Lox bridges [tor-browser]
 |  
|  | 28 | +   * Bug 42423: Move temporary Lox Fluent strings to new file [tor-browser]
 |  
|  | 29 | +   * Bug 42425: Improve accessibility of the bridge emoji cells [tor-browser]
 |  
|  | 30 | + * Android
 |  
|  | 31 | +   * Updated GeckoView to 115.8.0esr
 |  
|  | 32 | +   * Bug 42253: Remove "New private tab" action and widget [tor-browser]
 |  
|  | 33 | +   * Bug 42402: Remove Android YEC strings [tor-browser]
 |  
|  | 34 | +   * Bug 42407: TTP-03-010 WP3: Potential phishing [tor-browser]
 |  
|  | 35 | +   * Bug 42416: Backport Android security fixes from Firefox 123 [tor-browser]
 |  
|  | 36 | + * macOS
 |  
|  | 37 | +   * Bug 40569: Create build-specific installer for macOS [tor-browser-build]
 |  
|  | 38 | + * Build System
 |  
|  | 39 | +   * All Platforms
 |  
|  | 40 | +     * Updated Go to 1.20.14 and 1.21.7
 |  
|  | 41 | +     * Bug 41081: Update detailsURL in tools/signing/nightly/update-responses-base-config.yml [tor-browser-build]
 |  
|  | 42 | +     * Bug 41085: kick_devmole_build script prints wrong URL for Mullvad's build hashes [tor-browser-build]
 |  
|  | 43 | +     * Bug 40068: Switch from IO::CaptureOutput to Capture::Tiny [rbm]
 |  
|  | 44 | +     * Bug 40069: Make stdout and stderr utf8 [rbm]
 |  
|  | 45 | +     * Bug 40071: Add an option to create zip files using 7z [rbm]
 |  
|  | 46 | +     * Bug 40072: Move capture_exec to a separate module [rbm]
 |  
|  | 47 | +   * Windows
 |  
|  | 48 | +     * Bug 41076: Include the ShellLink plugin in NSIS [tor-browser-build]
 |  
|  | 49 | +   * macOS
 |  
|  | 50 | +     * Bug 41084: $app_bundle is missing the final .app in projects/firefox/build [tor-browser-build]
 |  
|  | 51 | +   * Android
 |  
|  | 52 | +     * Bug 42399: Re-enable minimization of JS for Android [tor-browser]
 |  
|  | 53 | +     * Bug 41080: Re-pack omni.ja with 7-zip on Android [tor-browser-build]
 |  
|  | 54 | +     * Bug 41092: Use an uncompressed omni.ja to improve final apk compression. [tor-browser-build]
 |  
|  | 55 | +     * Bug 41093: Sign unsigned APKs instead of the QA-signed ones [tor-browser-build]
 |  
|  | 56 | +
 |  
| 1 | 57 |  Tor Browser 13.0.10 - February 20 2024
 |  
| 2 | 58 |   * All Platforms
 |  
| 3 | 59 |     * Updated OpenSSL to 3.0.13
 |  
| ... | ... | @@ -239,7 +295,6 @@ Tor Browser 13.5a2 - November 27 2023 |  
| 239 | 295 |     * Bug 42302: The allowed ports string contains a typo [tor-browser]
 |  
| 240 | 296 |   * Windows + macOS + Linux
 |  
| 241 | 297 |     * Updated Firefox to 115.5.0esr
 |  
| 242 |  | -   * Bug 42231: Improve the network monitor patch for http onion resources [tor-browser]
 |  
| 243 | 298 |     * Bug 42072: YEC 2023 Takeover for Desktop Stable [tor-browser]
 |  
| 244 | 299 |     * Bug 42188: Donations are asked repeatedly when I click New identity button [tor-browser]
 |  
| 245 | 300 |     * Bug 42194: Blank Net Error page on name resolution failure [tor-browser]
 |  projects/browser/allowed_addons.json
 
 
| ... | ... | @@ -11,13 +11,13 @@ |  
| 11 | 11 |          "authors": [
 |  
| 12 | 12 |            {
 |  
| 13 | 13 |              "id": 13299734,
 |  
| 14 |  | -            "name": "Alexander Shutau",
 |  
|  | 14 | +            "name": "Dark Reader Ltd",
 |  
| 15 | 15 |              "url": "https://addons.mozilla.org/en-US/firefox/user/13299734/",
 |  
| 16 | 16 |              "username": "alexanderby",
 |  
| 17 |  | -            "picture_url": "https://addons.mozilla.org/user-media/userpics/34/9734/13299734/13299734.png?modified=1565722641"
 |  
|  | 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": 1145406,
 |  
|  | 20 | +        "average_daily_users": 1156101,
 |  
| 21 | 21 |          "categories": {
 |  
| 22 | 22 |            "firefox": [
 |  
| 23 | 23 |              "web-development",
 |  
| ... | ... | @@ -28,18 +28,18 @@ |  
| 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": 5688757,
 |  
|  | 31 | +          "id": 5698881,
 |  
| 32 | 32 |            "compatibility": {
 |  
| 33 | 33 |              "firefox": {
 |  
| 34 |  | -              "min": "54.0",
 |  
|  | 34 | +              "min": "78.0",
 |  
| 35 | 35 |                "max": "*"
 |  
| 36 | 36 |              },
 |  
| 37 | 37 |              "android": {
 |  
| 38 |  | -              "min": "54.0",
 |  
|  | 38 | +              "min": "113.0",
 |  
| 39 | 39 |                "max": "*"
 |  
| 40 | 40 |              }
 |  
| 41 | 41 |            },
 |  
| 42 |  | -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5688757",
 |  
|  | 42 | +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5698881",
 |  
| 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 errors when Adopted Stylesheets were not present.\n- Fixed breaking on ::view-transition selectors (Airbnb issue).\n- Users' fixes for websites."
 |  
|  | 53 | +            "en-US": "- Optimized Adopted Style Sheets changes handling.\n- Fixed watching for style/link element position changes.\n- Fixed processing large style elements loaded by chunks.\n- Fixed enabling the extension with a hotkey after it was disabled automatically.\n- Fixed sliders in mobile UI.\n- Users' fixes for websites."
 |  
| 54 | 54 |            },
 |  
| 55 |  | -          "reviewed": "2024-02-08T08:33:10Z",
 |  
| 56 |  | -          "version": "4.9.77",
 |  
|  | 55 | +          "reviewed": "2024-03-05T08:23:41Z",
 |  
|  | 56 | +          "version": "4.9.78",
 |  
| 57 | 57 |            "files": [
 |  
| 58 | 58 |              {
 |  
| 59 |  | -              "id": 4233074,
 |  
| 60 |  | -              "created": "2024-02-07T11:23:55Z",
 |  
| 61 |  | -              "hash": "sha256:931de67e9091c69edd9fd3f348a7ed1de1dce7d136017fed641bd10eb0ae8891",
 |  
|  | 59 | +              "id": 4243182,
 |  
|  | 60 | +              "created": "2024-02-29T10:00:39Z",
 |  
|  | 61 | +              "hash": "sha256:21e08b3f26e9b54257d30f6b2fb2d966d41ace54d2d79ccec55e55517084c7ce",
 |  
| 62 | 62 |                "is_restart_required": false,
 |  
| 63 | 63 |                "is_webextension": true,
 |  
| 64 | 64 |                "is_mozilla_signed_extension": false,
 |  
| 65 | 65 |                "platform": "all",
 |  
| 66 |  | -              "size": 725369,
 |  
|  | 66 | +              "size": 727208,
 |  
| 67 | 67 |                "status": "public",
 |  
| 68 |  | -              "url": "https://addons.mozilla.org/firefox/downloads/file/4233074/darkreader-4.9.77.xpi",
 |  
|  | 68 | +              "url": "https://addons.mozilla.org/firefox/downloads/file/4243182/darkreader-4.9.78.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-02-08T08:33:10Z",
 |  
|  | 146 | +        "last_updated": "2024-03-05T08:23:41Z",
 |  
| 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.543,
 |  
| 222 |  | -          "bayesian_average": 4.541876920708902,
 |  
| 223 |  | -          "count": 5422,
 |  
| 224 |  | -          "text_count": 1714
 |  
|  | 221 | +          "average": 4.5383,
 |  
|  | 222 | +          "bayesian_average": 4.537199119336593,
 |  
|  | 223 | +          "count": 5475,
 |  
|  | 224 | +          "text_count": 1727
 |  
| 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": 24238
 |  
|  | 321 | +        "weekly_downloads": 23635
 |  
| 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": 266930,
 |  
|  | 337 | +        "average_daily_users": 267126,
 |  
| 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.8027,
 |  
| 551 |  | -          "bayesian_average": 4.798069751523067,
 |  
| 552 |  | -          "count": 1404,
 |  
| 553 |  | -          "text_count": 252
 |  
|  | 550 | +          "average": 4.7977,
 |  
|  | 551 | +          "bayesian_average": 4.793130609775481,
 |  
|  | 552 | +          "count": 1409,
 |  
|  | 553 | +          "text_count": 254
 |  
| 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": 3379
 |  
|  | 638 | +        "weekly_downloads": 3273
 |  
| 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": 1230616,
 |  
|  | 654 | +        "average_daily_users": 1233259,
 |  
| 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.7951,
 |  
| 1174 |  | -          "bayesian_average": 4.792379053678419,
 |  
| 1175 |  | -          "count": 2387,
 |  
| 1176 |  | -          "text_count": 454
 |  
|  | 1173 | +          "average": 4.7974,
 |  
|  | 1174 | +          "bayesian_average": 4.79471376173004,
 |  
|  | 1175 | +          "count": 2399,
 |  
|  | 1176 | +          "text_count": 457
 |  
| 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": 22274
 |  
|  | 1200 | +        "weekly_downloads": 20288
 |  
| 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": 7720487,
 |  
|  | 1216 | +        "average_daily_users": 7782292,
 |  
| 1217 | 1217 |          "categories": {
 |  
| 1218 | 1218 |            "firefox": [
 |  
| 1219 | 1219 |              "privacy-security"
 |  
| ... | ... | @@ -1222,7 +1222,7 @@ |  
| 1222 | 1222 |          "contributions_url": "",
 |  
| 1223 | 1223 |          "created": "2015-04-25T07:26:22Z",
 |  
| 1224 | 1224 |          "current_version": {
 |  
| 1225 |  | -          "id": 5672315,
 |  
|  | 1225 | +          "id": 5693353,
 |  
| 1226 | 1226 |            "compatibility": {
 |  
| 1227 | 1227 |              "firefox": {
 |  
| 1228 | 1228 |                "min": "78.0",
 |  
| ... | ... | @@ -1233,7 +1233,7 @@ |  
| 1233 | 1233 |                "max": "*"
 |  
| 1234 | 1234 |              }
 |  
| 1235 | 1235 |            },
 |  
| 1236 |  | -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5672315",
 |  
|  | 1236 | +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5693353",
 |  
| 1237 | 1237 |            "is_strict_compatibility_enabled": false,
 |  
| 1238 | 1238 |            "license": {
 |  
| 1239 | 1239 |              "id": 6,
 |  
| ... | ... | @@ -1244,22 +1244,22 @@ |  
| 1244 | 1244 |              "url": "http://www.gnu.org/licenses/gpl-3.0.html"
 |  
| 1245 | 1245 |            },
 |  
| 1246 | 1246 |            "release_notes": {
 |  
| 1247 |  | -            "en-US": "See complete release notes for <a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/514b85ddd154153a63fe9cad6e47b0dde362b3390028a01ae888299309b29f19/https%3A//github.com/gorhill/uBlock/releases/tag/1.55.0\" rel=\"nofollow\">1.55.0</a>.\n\n<b>Fixes / changes</b>\n\n<ul><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/1e03af965f6b7a76aa94f61cb56680667b89d9fb6a73387d97ad555da654291b/https%3A//github.com/gorhill/uBlock/commit/c8b7d1a526\" rel=\"nofollow\">Mind drop events in filter _expression_ field of logger</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e018352ca30c61b4a80c2afc9223bc4d5ea6728bddb3acfeb89c19e51fc9f57d/https%3A//github.com/gorhill/uBlock/commit/d7063a052f\" rel=\"nofollow\">Improve <code>xml-prune</code> scriptlet</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/ec6b213ac8c38077b676e1317f9b5bd45162b49e3b23ef363acbf5e6f71d38be/https%3A//github.com/gorhill/uBlock/commit/49c8310e22\" rel=\"nofollow\">Fix message entries overflowing in logger</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/a6311ada7aec5e36a802c2a7728c73f2cd1b4ee9e025e1f00550c2c98642814a/https%3A//github.com/gorhill/uBlock/commit/abeadf18eb\" rel=\"nofollow\">Add support for <code>application/x-_javascript_</code> in <code>replace=</code> option</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/8b0f4ac6d1a68a10f0736aaad83d4839a0f9963a5b170cdbf4b5a7eea55f2f03/https%3A//github.com/gorhill/uBlock/commit/443c1f81e1\" rel=\"nofollow\">Extend support for differential updates to imported lists</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/5e2218ad38a67bad16b5a216e47aa391fd4825c612404c6ca387afc6e9913aea/https%3A//github.com/gorhill/uBlock/commit/9f4b31a96f\" rel=\"nofollow\">Add detection of mismatched <code>!#if</code>-<code>!#endif</code> in linter</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d3d5708132bbca2b9b3232ada3f9767787201f717ca9b32a6a9daa74a97a49a0/https%3A//github.com/gorhill/uBlock/commit/5e3f9695b4\" rel=\"nofollow\">Support links to update lists which are differential update-friendly</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/5da8dae3bfc5fd15895013d5005ffb11d854ce8a1fe72204579183810e429242/https%3A//github.com/gorhill/uBlock/commit/bd7ce41224\" rel=\"nofollow\">Remove \"Purge all caches\" button from \"Filter lists\" pane</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f9bd0d08194525f2457cf567a6c717e3f1946f9496fd40c766b6636384309810/https%3A//github.com/gorhill/uBlock/commit/14926913f7\" rel=\"nofollow\">Add support for <code>all</code> list token in updater-link feature</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f266c7ca3a6228a20999be8e7272c3c3d8cfce1af3b2eea94dd05f45dc027ac4/https%3A//github.com/gorhill/uBlock/commit/4305ea9c0c\" rel=\"nofollow\">Fix logging of broad exception filter <code>#@#+js()</code></a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/444dcf1f11a8dacef0553e6bc5d24886627ee7b83ca376bd8f7ffbbf1e89bded/https%3A//github.com/gorhill/uBlock/commit/d01ad24291\" rel=\"nofollow\">Improve <code>no-xhr-if</code> scriptlet</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/5f699ca11537ba17c330a8af034485eab1abd9aea0b3ca78fda201697f4f66a3/https%3A//github.com/gorhill/uBlock/commit/bfa28b960e\" rel=\"nofollow\">Ensure cache storage backend is selected before access</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/983fbc3b50419c274040d977bd01fb686c63cdafd9bcfca82302f207cd1e1e68/https%3A//github.com/gorhill/uBlock/commit/4183ce477a\" rel=\"nofollow\">Fix popup panel rendering when embedded in logger</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/2f972ff52f4edc3dc9908459d2e0a48bc7e11dadf59914689e3fc1808b0d4be2/https%3A//github.com/gorhill/uBlock/commit/7e44db763e\" rel=\"nofollow\">Add visual hint in support information re. differential update</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/75541b4012443bd5602cc01fb64f7b602eb32da07df0ca5aeb99cc7b5b092114/https%3A//github.com/gorhill/uBlock/commit/310bfec6a1\" rel=\"nofollow\">Remove obsolete web accessible resources</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/8eb76fbc2577032e63698efd5906fc902fc6ea77e5447ee46b1c568b893aa6f1/https%3A//github.com/gorhill/uBlock/commit/cdc5e89f52\" rel=\"nofollow\">Rename <code>urltransform</code> to <code>uritransform</code></a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/43e266ca8d07228388c2a607537be725324924b7d087c8980416a45444bd312f/https%3A//github.com/gorhill/uBlock/commit/885bc3875b\" rel=\"nofollow\">Vertically expand/collapse in steps in dom inspector</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d1f0669c5cf9357a9528d866b9282826990b46de4bcf038c1397489efa935f60/https%3A//github.com/gorhill/uBlock/commit/c744c87607\" rel=\"nofollow\">Reset the DOM inspector when URL in top context changes</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d2f70a310ccc2ce2b2c97c65e433784231303493b0745ae50028eebe023f121d/https%3A//github.com/gorhill/uBlock/commit/941077a25c\" rel=\"nofollow\">Support shadow-piercing combinator <code>>>></code> in <code>trusted-click-element</code></a></li><li>[...]</li></ul>\n<a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/7d13ab8046ad75d1230ea59d94ba72aeb21890ef1ebf70d2c4b4c3a40ec51d1c/https%3A//github.com/gorhill/uBlock/compare/1.54.0...1.55.0\" rel=\"nofollow\">Commits history since last version</a>"
 |  
|  | 1247 | +            "en-US": "See complete release notes for <a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d2b406aad3a1689d93242d841355ff70cc8bad0caa470153d0020e98b5547472/https%3A//github.com/gorhill/uBlock/releases/tag/1.56.0\" rel=\"nofollow\">1.56.0</a>.\n\n<b>Fixes / changes</b>\n\n<ul><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/39dfcbf564824557b9576b8ab90f8b3bf9b6a00796694276f49ffccd1f883691/https%3A//github.com/gorhill/uBlock/commit/2a5a444482\" rel=\"nofollow\">Mind that multiple <code>uritransform</code> may apply to a single request</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/a81992f7ab9a23a438d94b1936b9612cabf9e665d9db49a1a6fed0835bee73fa/https%3A//github.com/gorhill/uBlock/commit/9bff0c2f94\" rel=\"nofollow\">Fix incorrect built-in filtering _expression_ in logger</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e88d43f67c0962312b76d6d06af26de5de0006954c70568e488f1567269b9288/https%3A//github.com/gorhill/uBlock/commit/21ec5a277c\" rel=\"nofollow\">Fix improper invalidation of valid <code>uritransform</code> exception filters</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/0f3549a7d85e6616619d00126a8ff97508acb67c4d6a8be80bc128c304889a7b/https%3A//github.com/gorhill/uBlock/commit/b22b3d729b\" rel=\"nofollow\">Improve <code>prevent-addEventListener</code> scriptlet</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/378d2611f7de534428615ac9418e10ec3f21533992611f8067c17be97fea704f/https%3A//github.com/gorhill/uBlock/commit/397d6d47b9\" rel=\"nofollow\">Fix Chartbeat flicker control <code>div</code>'s</a> (by @ryanbr)</li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/bbf6c43dcdb62ea74fd182f6c14e982561410421c4ece87fe2287a9be7122b8d/https%3A//github.com/gorhill/uBlock/commit/7b138b58c6\" rel=\"nofollow\">Fix potential exfiltration of browsing history by a rogue list author through <code>permissions=</code></a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/93a9a64cf8ec890f9a478cf32179abeb3392c2b0e00eaabdaae18767df4c6fd8/https%3A//github.com/gorhill/uBlock/commit/3037ae5f04\" rel=\"nofollow\">Ignore event handler-related attributes in <code>set-attr</code> scriptlet</a> (suggested by @distinctmondaylilac)</li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/4ed2b2948421552ce1c1706bddc2e1d7e140ea318c342ac62425de7247245b93/https%3A//github.com/gorhill/uBlock/commit/db5656f607\" rel=\"nofollow\">Fix potential exfiltration of browsing history by a rogue list author through <code>csp=</code></a> (reported by @distinctmondaylilac)</li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/0fc7f9c779a1eb0dde44e6a9cce8c1d1eb82d03b869d06379c98ac2385c5f57a/https%3A//github.com/gorhill/uBlock/commit/869a653fdf\" rel=\"nofollow\">Output scriptlet logging information to the logger</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/0dc5f09464b305050627d6fe2d78c2542b033c5e4bea6c5b753395f8c4a2ef9c/https%3A//github.com/gorhill/uBlock/commit/49dd68ef3d\" rel=\"nofollow\">Fix decompiling of scriptlet parameters</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/5a4d736ff47d1505619f0b2875e2844a6517ae724da6087c4358a1c27723aba2/https%3A//github.com/gorhill/uBlock/commit/45e62c939f\" rel=\"nofollow\">Add support for <code>extraMatch</code> in <code>trusted-click-element</code> scriptlet</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/439735e662e837889e0dbe7125bdfaa00456c0b435fe56c67d76a29021c82464/https%3A//github.com/gorhill/uBlock/commit/f624c835c2\" rel=\"nofollow\">Remove minimum height constraint from \"My filters\" pane</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/ef423b580af2dea4a9a044064326e60a7b1837990f0f4ceb83c319d13816449b/https%3A//github.com/gorhill/uBlock/commit/13dcd844a7\" rel=\"nofollow\">Unregister all scriptlets when disabling uBO on a specific site</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/e06c923bfb016c184026f7d1e9b2341d3d547d2afe5b8f1f4309ba5a2d70384d/https%3A//github.com/gorhill/uBlock/commit/b19094339f\" rel=\"nofollow\">Allow <code>uritransform</code> to process the hash part of a URL</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/3e0f743a60bf78bced858027f356d13fcb916fcc1cff9149d5fd1b738753f1ac/https%3A//github.com/gorhill/uBlock/commit/3d1b100646\" rel=\"nofollow\">Remember presentation state of \"My rules\" pane</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/819053ea32148fd9ad7c6ce5e1e67a5d2e98fb589d58d66d5cef20f53c6740b3/https%3A//github.com/gorhill/uBlock/commit/0e00010b91\" rel=\"nofollow\">Fix improperly assembled <code>!#include</code> sublists</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/9506d56abc46f95d7412b99505eb28ad87762987a4892e8c2b63d164a3032844/https%3A//github.com/gorhill/uBlock/commit/757b8be9cd\" rel=\"nofollow\">Mark procedural filters with pseudo-elements selector as invalid</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/9b18234e17c6871170acd1d510f4746b9b055de1ed04a73c26982e71e6a3ff48/https%3A//github.com/gorhill/uBlock/commit/bc641fc024\" rel=\"nofollow\">Prevent access to picker when \"My filters\" is not enabled</a></li><li><a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/f990e686b6eacbbd0bd43a18048c60e6771a538fd2ca663db22bb9096ff37134/https%3A//github.com/gorhill/uBlock/commit/c4bb8a0f64\" rel=\"nofollow\">Provide visual feedback when applying changes in \"Filter lists\" pane</a></li><li>[...]</li></ul>\n<a href="">\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/738859f7b07778caaaa18298773a617906b1e10d8d43c5f34902c5d63aef885b/https%3A//github.com/gorhill/uBlock/compare/1.55.0...1.56.0\" rel=\"nofollow\">Commits history since last version</a>"
 |  
| 1248 | 1248 |            },
 |  
| 1249 |  | -          "reviewed": "2024-01-08T10:26:54Z",
 |  
| 1250 |  | -          "version": "1.55.0",
 |  
|  | 1249 | +          "reviewed": "2024-02-20T18:51:52Z",
 |  
|  | 1250 | +          "version": "1.56.0",
 |  
| 1251 | 1251 |            "files": [
 |  
| 1252 | 1252 |              {
 |  
| 1253 |  | -              "id": 4216633,
 |  
| 1254 |  | -              "created": "2024-01-03T20:24:50Z",
 |  
| 1255 |  | -              "hash": "sha256:a02ca1d32737c3437f97553e5caaead6479a66ac1f8ff3b84a06cfa6bb0c7647",
 |  
|  | 1253 | +              "id": 4237670,
 |  
|  | 1254 | +              "created": "2024-02-17T14:54:31Z",
 |  
|  | 1255 | +              "hash": "sha256:f5fbeeac511ca4e10a74723413727fda8e6f9236c726d16eb54ade1fbe7be5be",
 |  
| 1256 | 1256 |                "is_restart_required": false,
 |  
| 1257 | 1257 |                "is_webextension": true,
 |  
| 1258 | 1258 |                "is_mozilla_signed_extension": false,
 |  
| 1259 | 1259 |                "platform": "all",
 |  
| 1260 |  | -              "size": 3647341,
 |  
|  | 1260 | +              "size": 3819727,
 |  
| 1261 | 1261 |                "status": "public",
 |  
| 1262 |  | -              "url": "https://addons.mozilla.org/firefox/downloads/file/4216633/ublock_origin-1.55.0.xpi",
 |  
|  | 1262 | +              "url": "https://addons.mozilla.org/firefox/downloads/file/4237670/ublock_origin-1.56.0.xpi",
 |  
| 1263 | 1263 |                "permissions": [
 |  
| 1264 | 1264 |                  "alarms",
 |  
| 1265 | 1265 |                  "dns",
 |  
| ... | ... | @@ -1379,7 +1379,7 @@ |  
| 1379 | 1379 |          },
 |  
| 1380 | 1380 |          "is_disabled": false,
 |  
| 1381 | 1381 |          "is_experimental": false,
 |  
| 1382 |  | -        "last_updated": "2024-02-02T17:55:27Z",
 |  
|  | 1382 | +        "last_updated": "2024-03-04T01:35:20Z",
 |  
| 1383 | 1383 |          "name": {
 |  
| 1384 | 1384 |            "ar": "uBlock Origin",
 |  
| 1385 | 1385 |            "bg": "uBlock Origin",
 |  
| ... | ... | @@ -1524,10 +1524,10 @@ |  
| 1524 | 1524 |            "category": "recommended"
 |  
| 1525 | 1525 |          },
 |  
| 1526 | 1526 |          "ratings": {
 |  
| 1527 |  | -          "average": 4.7881,
 |  
| 1528 |  | -          "bayesian_average": 4.787723506381607,
 |  
| 1529 |  | -          "count": 17231,
 |  
| 1530 |  | -          "text_count": 4500
 |  
|  | 1527 | +          "average": 4.7889,
 |  
|  | 1528 | +          "bayesian_average": 4.78852910141135,
 |  
|  | 1529 | +          "count": 17348,
 |  
|  | 1530 | +          "text_count": 4523
 |  
| 1531 | 1531 |          },
 |  
| 1532 | 1532 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
 |  
| 1533 | 1533 |          "requires_payment": false,
 |  
| ... | ... | @@ -1590,7 +1590,7 @@ |  
| 1590 | 1590 |          "type": "extension",
 |  
| 1591 | 1591 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
 |  
| 1592 | 1592 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
 |  
| 1593 |  | -        "weekly_downloads": 177322
 |  
|  | 1593 | +        "weekly_downloads": 164561
 |  
| 1594 | 1594 |        },
 |  
| 1595 | 1595 |        "notes": null
 |  
| 1596 | 1596 |      },
 |  
| ... | ... | @@ -1606,7 +1606,7 @@ |  
| 1606 | 1606 |              "picture_url": null
 |  
| 1607 | 1607 |            }
 |  
| 1608 | 1608 |          ],
 |  
| 1609 |  | -        "average_daily_users": 178336,
 |  
|  | 1609 | +        "average_daily_users": 178548,
 |  
| 1610 | 1610 |          "categories": {
 |  
| 1611 | 1611 |            "firefox": [
 |  
| 1612 | 1612 |              "photos-music-videos",
 |  
| ... | ... | @@ -1702,10 +1702,10 @@ |  
| 1702 | 1702 |            "category": "recommended"
 |  
| 1703 | 1703 |          },
 |  
| 1704 | 1704 |          "ratings": {
 |  
| 1705 |  | -          "average": 4.4586,
 |  
| 1706 |  | -          "bayesian_average": 4.453632190728077,
 |  
| 1707 |  | -          "count": 1197,
 |  
| 1708 |  | -          "text_count": 458
 |  
|  | 1705 | +          "average": 4.4478,
 |  
|  | 1706 | +          "bayesian_average": 4.442927736258425,
 |  
|  | 1707 | +          "count": 1206,
 |  
|  | 1708 | +          "text_count": 462
 |  
| 1709 | 1709 |          },
 |  
| 1710 | 1710 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
 |  
| 1711 | 1711 |          "requires_payment": false,
 |  
| ... | ... | @@ -1727,7 +1727,7 @@ |  
| 1727 | 1727 |          "type": "extension",
 |  
| 1728 | 1728 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
 |  
| 1729 | 1729 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
 |  
| 1730 |  | -        "weekly_downloads": 338
 |  
|  | 1730 | +        "weekly_downloads": 351
 |  
| 1731 | 1731 |        },
 |  
| 1732 | 1732 |        "notes": null
 |  
| 1733 | 1733 |      },
 |  
| ... | ... | @@ -1743,7 +1743,7 @@ |  
| 1743 | 1743 |              "picture_url": null
 |  
| 1744 | 1744 |            }
 |  
| 1745 | 1745 |          ],
 |  
| 1746 |  | -        "average_daily_users": 80426,
 |  
|  | 1746 | +        "average_daily_users": 78821,
 |  
| 1747 | 1747 |          "categories": {
 |  
| 1748 | 1748 |            "firefox": [
 |  
| 1749 | 1749 |              "privacy-security",
 |  
| ... | ... | @@ -1878,7 +1878,7 @@ |  
| 1878 | 1878 |          "type": "extension",
 |  
| 1879 | 1879 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
 |  
| 1880 | 1880 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
 |  
| 1881 |  | -        "weekly_downloads": 1192
 |  
|  | 1881 | +        "weekly_downloads": 1812
 |  
| 1882 | 1882 |        },
 |  
| 1883 | 1883 |        "notes": null
 |  
| 1884 | 1884 |      },
 |  
| ... | ... | @@ -1894,7 +1894,7 @@ |  
| 1894 | 1894 |              "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
 |  
| 1895 | 1895 |            }
 |  
| 1896 | 1896 |          ],
 |  
| 1897 |  | -        "average_daily_users": 303170,
 |  
|  | 1897 | +        "average_daily_users": 307636,
 |  
| 1898 | 1898 |          "categories": {
 |  
| 1899 | 1899 |            "firefox": [
 |  
| 1900 | 1900 |              "search-tools",
 |  
| ... | ... | @@ -2111,10 +2111,10 @@ |  
| 2111 | 2111 |            "category": "recommended"
 |  
| 2112 | 2112 |          },
 |  
| 2113 | 2113 |          "ratings": {
 |  
| 2114 |  | -          "average": 4.6486,
 |  
| 2115 |  | -          "bayesian_average": 4.644151267365882,
 |  
| 2116 |  | -          "count": 1406,
 |  
| 2117 |  | -          "text_count": 273
 |  
|  | 2114 | +          "average": 4.6443,
 |  
|  | 2115 | +          "bayesian_average": 4.639930009440798,
 |  
|  | 2116 | +          "count": 1417,
 |  
|  | 2117 | +          "text_count": 274
 |  
| 2118 | 2118 |          },
 |  
| 2119 | 2119 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
 |  
| 2120 | 2120 |          "requires_payment": false,
 |  
| ... | ... | @@ -2137,7 +2137,7 @@ |  
| 2137 | 2137 |          "type": "extension",
 |  
| 2138 | 2138 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
 |  
| 2139 | 2139 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
 |  
| 2140 |  | -        "weekly_downloads": 5685
 |  
|  | 2140 | +        "weekly_downloads": 5954
 |  
| 2141 | 2141 |        },
 |  
| 2142 | 2142 |        "notes": null
 |  
| 2143 | 2143 |      },
 |  
| ... | ... | @@ -2160,7 +2160,7 @@ |  
| 2160 | 2160 |              "picture_url": null
 |  
| 2161 | 2161 |            }
 |  
| 2162 | 2162 |          ],
 |  
| 2163 |  | -        "average_daily_users": 124960,
 |  
|  | 2163 | +        "average_daily_users": 124882,
 |  
| 2164 | 2164 |          "categories": {
 |  
| 2165 | 2165 |            "firefox": [
 |  
| 2166 | 2166 |              "search-tools",
 |  
| ... | ... | @@ -2441,10 +2441,10 @@ |  
| 2441 | 2441 |            "category": "recommended"
 |  
| 2442 | 2442 |          },
 |  
| 2443 | 2443 |          "ratings": {
 |  
| 2444 |  | -          "average": 4.3708,
 |  
| 2445 |  | -          "bayesian_average": 4.3664252602275715,
 |  
| 2446 |  | -          "count": 1327,
 |  
| 2447 |  | -          "text_count": 375
 |  
|  | 2444 | +          "average": 4.3743,
 |  
|  | 2445 | +          "bayesian_average": 4.369989496152543,
 |  
|  | 2446 | +          "count": 1336,
 |  
|  | 2447 | +          "text_count": 378
 |  
| 2448 | 2448 |          },
 |  
| 2449 | 2449 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
 |  
| 2450 | 2450 |          "requires_payment": false,
 |  
| ... | ... | @@ -2464,7 +2464,7 @@ |  
| 2464 | 2464 |          "type": "extension",
 |  
| 2465 | 2465 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
 |  
| 2466 | 2466 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
 |  
| 2467 |  | -        "weekly_downloads": 23
 |  
|  | 2467 | +        "weekly_downloads": 44
 |  
| 2468 | 2468 |        },
 |  
| 2469 | 2469 |        "notes": null
 |  
| 2470 | 2470 |      },
 |  
| ... | ... | @@ -2480,7 +2480,7 @@ |  
| 2480 | 2480 |              "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
 |  
| 2481 | 2481 |            }
 |  
| 2482 | 2482 |          ],
 |  
| 2483 |  | -        "average_daily_users": 310960,
 |  
|  | 2483 | +        "average_daily_users": 309662,
 |  
| 2484 | 2484 |          "categories": {
 |  
| 2485 | 2485 |            "firefox": [
 |  
| 2486 | 2486 |              "web-development",
 |  
| ... | ... | @@ -2667,10 +2667,10 @@ |  
| 2667 | 2667 |            "category": "recommended"
 |  
| 2668 | 2668 |          },
 |  
| 2669 | 2669 |          "ratings": {
 |  
| 2670 |  | -          "average": 4.3955,
 |  
| 2671 |  | -          "bayesian_average": 4.3928075540461755,
 |  
| 2672 |  | -          "count": 2172,
 |  
| 2673 |  | -          "text_count": 837
 |  
|  | 2670 | +          "average": 4.396,
 |  
|  | 2671 | +          "bayesian_average": 4.393343568847512,
 |  
|  | 2672 | +          "count": 2182,
 |  
|  | 2673 | +          "text_count": 840
 |  
| 2674 | 2674 |          },
 |  
| 2675 | 2675 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
 |  
| 2676 | 2676 |          "requires_payment": false,
 |  
| ... | ... | @@ -2714,7 +2714,7 @@ |  
| 2714 | 2714 |          "type": "extension",
 |  
| 2715 | 2715 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
 |  
| 2716 | 2716 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
 |  
| 2717 |  | -        "weekly_downloads": 7229
 |  
|  | 2717 | +        "weekly_downloads": 7462
 |  
| 2718 | 2718 |        },
 |  
| 2719 | 2719 |        "notes": null
 |  
| 2720 | 2720 |      },
 |  
| ... | ... | @@ -2730,7 +2730,7 @@ |  
| 2730 | 2730 |              "picture_url": null
 |  
| 2731 | 2731 |            }
 |  
| 2732 | 2732 |          ],
 |  
| 2733 |  | -        "average_daily_users": 162651,
 |  
|  | 2733 | +        "average_daily_users": 163018,
 |  
| 2734 | 2734 |          "categories": {
 |  
| 2735 | 2735 |            "firefox": [
 |  
| 2736 | 2736 |              "photos-music-videos",
 |  
| ... | ... | @@ -2839,10 +2839,10 @@ |  
| 2839 | 2839 |            "category": "recommended"
 |  
| 2840 | 2840 |          },
 |  
| 2841 | 2841 |          "ratings": {
 |  
| 2842 |  | -          "average": 3.8749,
 |  
| 2843 |  | -          "bayesian_average": 3.8708093397361107,
 |  
| 2844 |  | -          "count": 1223,
 |  
| 2845 |  | -          "text_count": 444
 |  
|  | 2842 | +          "average": 3.8731,
 |  
|  | 2843 | +          "bayesian_average": 3.8690686700002854,
 |  
|  | 2844 | +          "count": 1229,
 |  
|  | 2845 | +          "text_count": 445
 |  
| 2846 | 2846 |          },
 |  
| 2847 | 2847 |          "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
 |  
| 2848 | 2848 |          "requires_payment": false,
 |  
| ... | ... | @@ -2861,7 +2861,7 @@ |  
| 2861 | 2861 |          "type": "extension",
 |  
| 2862 | 2862 |          "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
 |  
| 2863 | 2863 |          "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
 |  
| 2864 |  | -        "weekly_downloads": 1653
 |  
|  | 2864 | +        "weekly_downloads": 2750
 |  
| 2865 | 2865 |        },
 |  
| 2866 | 2866 |        "notes": null
 |  
| 2867 | 2867 |      }
 |  projects/firefox-android/config
 
 
| ... | ... | @@ -16,7 +16,7 @@ container: |  
| 16 | 16 |  var:
 |  
| 17 | 17 |    fenix_version: 115.2.1
 |  
| 18 | 18 |    browser_branch: 13.0-1
 |  
| 19 |  | -  browser_build: 13
 |  
|  | 19 | +  browser_build: 14
 |  
| 20 | 20 |    variant: Beta
 |  
| 21 | 21 |    # This should be updated when the list of gradle dependencies is changed.
 |  
| 22 | 22 |    gradle_dependencies_version: 1
 |  projects/firefox/config
 
 
| ... | ... | @@ -18,7 +18,7 @@ var: |  
| 18 | 18 |    firefox_version: '[% c("var/firefox_platform_version") %]esr'
 |  
| 19 | 19 |    browser_series: '13.0'
 |  
| 20 | 20 |    browser_branch: '[% c("var/browser_series") %]-1'
 |  
| 21 |  | -  browser_build: 1
 |  
|  | 21 | +  browser_build: 2
 |  
| 22 | 22 |    branding_directory_prefix: 'tb'
 |  
| 23 | 23 |    copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
 |  
| 24 | 24 |    nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
 |  projects/manual/config
 
 
| 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: 136210
 |  
|  | 4 | +version: 148707
 |  
| 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: 6731381fd992cf65dd01e56e2b924005af633369da5ac9eb905fd8025255b386
 |  
|  | 26 | +    sha256sum: a765497eaec3a926823812930a78d25048a1df0c4d765b53e87888db09f5d8d8
 |  
| 27 | 27 |    - filename: packagemanual.py
 |  
| 28 | 28 |      name: package_script |  projects/translation/config
 
 
| ... | ... | @@ -12,19 +12,19 @@ compress_tar: 'gz' |  
| 12 | 12 |  steps:
 |  
| 13 | 13 |    base-browser:
 |  
| 14 | 14 |      base-browser: '[% INCLUDE build %]'
 |  
| 15 |  | -    git_hash: cbd9b6c415ec2edb99237ef67ccd4f033a7b9c2a
 |  
|  | 15 | +    git_hash: 16211a4b8524d71525f0ea73c07771c634132b30
 |  
| 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: a50fa943d7428ebe6e4e6b09f175e098a97eec63
 |  
|  | 21 | +    git_hash: 012f643d2d6b04ebf868bf62cdb7ad5b727734f5
 |  
| 22 | 22 |      targets:
 |  
| 23 | 23 |        nightly:
 |  
| 24 | 24 |          git_hash: 'tor-browser'
 |  
| 25 | 25 |    mullvad-browser:
 |  
| 26 | 26 |      mullvad-browser: '[% INCLUDE build %]'
 |  
| 27 |  | -    git_hash: 57de1569da0e2c48fd999a13e555f6b522041993
 |  
|  | 27 | +    git_hash: c5361cb496ae7e047fd9226139537f1fcfc7938d
 |  
| 28 | 28 |      targets:
 |  
| 29 | 29 |        nightly:
 |  
| 30 | 30 |          git_hash: 'mullvad-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: b0b9f5d6908c58e9492e6bdce9e8acdc493b178d
 |  
|  | 35 | +    git_hash: e7d263c7ee81d7d9db3410ca880b1aeb107ef784
 |  
| 36 | 36 |      compress_tar: 'zst'
 |  
| 37 | 37 |      targets:
 |  
| 38 | 38 |        nightly:
 |  rbm.conf
 
 
| ... | ... | @@ -81,13 +81,14 @@ buildconf: |  
| 81 | 81 |    git_signtag_opt: '-s'
 |  
| 82 | 82 |  
 |  
| 83 | 83 |  var:
 |  
| 84 |  | -  torbrowser_version: '13.0.10'
 |  
| 85 |  | -  torbrowser_build: '[% IF c("var/mullvad-browser") %]build2[% ELSE %]build1[% END %]'
 |  
|  | 84 | +  torbrowser_version: '13.0.11'
 |  
|  | 85 | +  torbrowser_build: 'build1'
 |  
| 86 | 86 |    torbrowser_incremental_from:
 |  
|  | 87 | +    # 13.0.11 is Tor Browser-only
 |  
|  | 88 | +    - '13.0.10'
 |  
| 87 | 89 |      - '13.0.9'
 |  
| 88 | 90 |      - '[% IF c("var/tor-browser") %]13.0.8[% END %]'
 |  
| 89 |  | -    - '13.0.7'
 |  
| 90 |  | -    - '[% IF c("var/mullvad-browser") %]13.0.6[% END %]'
 |  
|  | 91 | +    - '[% IF c("var/mullvad-browser") %]13.0.7[% END %]'
 |  
| 91 | 92 |    updater_enabled: 1
 |  
| 92 | 93 |    build_mar: 1
 |  
| 93 | 94 |    mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
 |  
 |