| ... | ... | @@ -11,22 +11,27 @@ Tor Browser 13.5a3 - December 22 2023 | 
| 11 | 11 |   * Windows + macOS + Linux
 | 
| 12 | 12 |     * Updated Firefox to 115.6.0esr
 | 
| 13 | 13 |     * Bug 40856: Add a default for preferences in TorSettings [tor-browser]
 | 
|  | 14 | +   * Bug 42099: Blind cross-origin requests to .tor.onion domains [tor-browser]
 | 
| 14 | 15 |     * Bug 42189: Assertion failure: the value of mPrivateBrowsingId in the loadContext and in the loadInfo are not the same! [tor-browser]
 | 
| 15 | 16 |     * Bug 42283: Tor Browser shouldn't ship blockchair by default [tor-browser]
 | 
| 16 | 17 |     * Bug 42299: After adding incorrect bridge addres on user cannot go back to the Connection page [tor-browser]
 | 
| 17 | 18 |     * Bug 42303: Remove unused "help" button logic in tor dialogs [tor-browser]
 | 
| 18 | 19 |     * Bug 42319: Make all the wordmark of the same size [tor-browser]
 | 
|  | 20 | + * Windows
 | 
|  | 21 | +   * Bug 42163: Make the 3rd party DLL blocklist obey portable mode [tor-browser]
 | 
|  | 22 | +   * Bug 42179: PTs on Tor Browser 13 do not work with Windows 7 [tor-browser]
 | 
|  | 23 | + * Linux
 | 
|  | 24 | +   * Bug 41050: Improve the disk leak sanitization on start-$browser [tor-browser-build]
 | 
| 19 | 25 |   * Android
 | 
| 20 | 26 |     * Updated GeckoView to 115.6.0esr
 | 
| 21 | 27 |     * Bug 42248: Allow GeckoView to launch tor [tor-browser]
 | 
| 22 | 28 |     * Bug 42249: Allow GeckoView to launch lyrebird [tor-browser]
 | 
| 23 | 29 |     * Bug 42250: Allow Moat.sys.mjs to invoke lyrebird on Android [tor-browser]
 | 
|  | 30 | +   * Bug 42301: Make TorSettings interact with the old Android Settings [tor-browser]
 | 
| 24 | 31 |     * Bug 42313: Enable One UI Sans KR as a possible font for Korean (MozBug 1865238) [tor-browser]
 | 
|  | 32 | +   * Bug 42323: Add a checkbox to enable the connect assist experiments on alpha [tor-browser]
 | 
|  | 33 | +   * Bug 42324: Onion Location on Android is ignored [tor-browser]
 | 
| 25 | 34 |     * Bug 42339: Backport Android security fixes from Firefox 121 to 115.6 - based Tor Browser [tor-browser]
 | 
| 26 |  | - * Windows
 | 
| 27 |  | -   * Bug 42163: Make the 3rd party DLL blocklist obey portable mode [tor-browser]
 | 
| 28 |  | - * Linux
 | 
| 29 |  | -   * Bug 41050: Improve disk leak sanitization on startup [tor-browser]
 | 
| 30 | 35 |   * Build System
 | 
| 31 | 36 |     * All Platforms
 | 
| 32 | 37 |       * Updated Go to 1.21.5
 | 
| ... | ... | @@ -42,6 +47,8 @@ Tor Browser 13.5a3 - December 22 2023 | 
| 42 | 47 |       * Bug 41048: Drop the  kcp-go project [tor-browser-build]
 | 
| 43 | 48 |     * Windows + macOS + Linux
 | 
| 44 | 49 |       * Bug 41031: Add command to unsign .mar files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
 | 
|  | 50 | +     * Bug 41056: Make it possible to use templates in var/torbrowser_incremental_from [tor-browser-build]
 | 
|  | 51 | +     * Bug 41057: make fetch is not fetching mullvad repo [tor-browser-build]
 | 
| 45 | 52 |     * Windows + macOS
 | 
| 46 | 53 |       * Bug 41016: Switch from bullseye to bookworm for desktop platforms [tor-browser-build]
 | 
| 47 | 54 |     * Windows
 | 
| ... | ... | @@ -49,6 +56,19 @@ Tor Browser 13.5a3 - December 22 2023 | 
| 49 | 56 |       * Bug 41030: Add command to unsign .exe files and compare with sha256sums-unsigned-build.txt [tor-browser-build]
 | 
| 50 | 57 |     * macOS
 | 
| 51 | 58 |       * Bug 40990: Remove old macos signing scripts [tor-browser-build]
 | 
|  | 59 | +   * Linux
 | 
|  | 60 | +     * Bug 41046: Use the final path for Linux debug symbols [tor-browser-build]
 | 
|  | 61 | +
 | 
|  | 62 | +Tor Browser 13.0.8 - December 20 2023
 | 
|  | 63 | + * Windows
 | 
|  | 64 | +   * Bug 41053: All PT's crash instantly in 13.0.7  [tor-browser-build]
 | 
|  | 65 | +   * Bug 42179: PTs on Tor Browser 13 do not work with Windows 7 [tor-browser]
 | 
|  | 66 | + * Linux
 | 
|  | 67 | +   * Bug 41050: Improve the disk leak sanitization on start-$browser [tor-browser-build]
 | 
|  | 68 | + * Build System
 | 
|  | 69 | +   * All Platforms
 | 
|  | 70 | +     * Bug 41042: Add options to include updates in the changelog scripts [tor-browser-build]
 | 
|  | 71 | +     * Bug 41043: Create script to push build requests to Mullvad build servers [tor-browser-build]
 | 
| 52 | 72 |  
 | 
| 53 | 73 |  Tor Browser 13.0.7 - December 19 2023
 | 
| 54 | 74 |   * All Platforms
 |