Snowflake for Firefox Changelog

What's new in Snowflake for Firefox 0.8.1

Apr 30, 2024
  • Fixed consent prompt for updates and add a button to reopen consent tab
  • Updated translations

New in Snowflake for Firefox 0.8.0 (Apr 13, 2024)

  • Add a consent prompt upon installation with data collection information

New in Snowflake for Firefox 0.7.2 (Apr 11, 2023)

  • Make WS.makeWebsocketURL properly attach params
  • Fix: occasional infinite `setTimeout(flush` loop
  • Perf: don't wait for WebRTC to establish before connecting to server
  • Update translations

New in Snowflake for Firefox 0.7.0 (Nov 12, 2022)

  • Show the number of helped clients on the icon
  • Performance improvements
  • Fix to close unused stale connections
  • Send webrtc answer earlier if ICE gathering stalls
  • Update translations
  • Small code refactors

New in Snowflake for Firefox 0.6.3 (Oct 6, 2022)

  • Updated translations

New in Snowflake for Firefox 0.6.2 (Oct 4, 2022)

  • Increase poll rate and capacity of proxies with unrestrictive NATs
  • Update text and translations
  • Refactors and bug fixes

New in Snowflake for Firefox 0.6.1 (Jul 25, 2022)

  • This is a bug fix release to address number of users helped is always zero.

New in Snowflake for Firefox 0.6.0 (Jun 27, 2022)

  • Distributed Snowflake Server Support

New in Snowflake for Firefox 0.5.5 (Jan 28, 2022)

  • Report the number of clients currently served by the proxy to the broker. This number should always be 0 for unmodified versions of this addon.
  • Unify bridge/broker domains to *.freehaven.net
  • Remove DtlsSrtpKeyAgreement
  • Add icons to the manifest
  • Ensure peer connection is closed after NAT check

New in Snowflake for Firefox 0.5.4 (Apr 13, 2021)

  • Updated translations
  • Added new Burmese (my) locale

New in Snowflake for Firefox 0.5.3 (Jan 28, 2021)

  • do not revert NAT type from a known to unknown type
  • increase NAT check frequency to once every 2 days
  • fixed a bug in the NAT update process
  • updated translations

New in Snowflake for Firefox 0.5.2 (Nov 24, 2020)

  • finish gathering ice candidates before conducting the NAT compatibility probe test
  • translation updates