New Release: Tor Browser 14.5.4

by ma1 | June 24, 2025

Tor Browser 14.5.4 is now available from the Tor Browser download page and also from our distribution directory.

This version includes important security updates to Firefox.

Send us your feedback

If you find a bug or have a suggestion for how we could improve this release, please let us know.

Full changelog

The full changelog since Tor Browser 14.5.3 is:


This is a companion discussion topic for the original entry at https://blog.torproject.org/new-release-tor-browser-1454
1 Like

When I go to bug information for the new release done off the big reports give 404 error.

This also happened on the previous release.

1 Like

Sorry about that, the confidential flag should be removed from all of them now.

1 Like

Just seen that this release has modified the security preference UX. I need to update my Selenium Tor Browser bindings to match the new behavior, as it currently uses the SecurityLevel.sys.mjs API to change the security level on the fly. Having read through issue 43783 it looks like this may still be possible (via the browser.security_level.security_slider config setting?) however, the link in point 3. of the above GitLab issue which is described as a link to the API which avoids user prompts is broken. Can someone please confirm whether or not it is still possible to change the security level mid-session and point me at the API docs? I see that changing the above config setting itself now results in a prompt - is there a way to avoid that? Many thanks.

A post was merged into an existing topic: Feedback/Proposal for SecurityLevel module for Tor Browser 14.5.4