Skip to content

Releases: onionshare/onionshare

OnionShare 2.6

10 Oct 00:34
v2.6
e506ccb
Compare
Choose a tag to compare

What's new:

  • Major feature: a new 'Quickstart' screen, which enables toggling on or off an animated automatic connection to Tor. This allows configuring network settings prior to automatic connection.
  • Major feature: Censorship circumvention. Use new features in the upstream Tor API to try to automatically obtain bridges depending on the user's location.
  • New feature: automatically fetch the built-in bridges from the upstream Tor API rather than hardcode them in each release of OnionShare.
  • New feature: keyboard shortcuts to access various modes and menus, and accessibility hints
  • Bug fix: Temporary Directory for serving the OnionShare web pages was broken on Windows
  • Packaging: Packaging is more automated, and Linux Snapcraft releases are available for amd64, arm64, and armhf
  • Miscellaneous: Many dependency updates and web page theming improvements

OnionShare 2.6.dev2

02 Oct 22:40
v2.6.dev2
435d55c
Compare
Choose a tag to compare
OnionShare 2.6.dev2 Pre-release
Pre-release

Early release.

OnionShare 2.6.dev1

20 Jun 04:54
v2.6.dev1
f572623
Compare
Choose a tag to compare
OnionShare 2.6.dev1 Pre-release
Pre-release

Early release to test CI builds.

OnionShare 2.5

17 Jan 22:46
v2.5
1385aa0
Compare
Choose a tag to compare

What's new:

  • Security fix: Sanitize the path parameter in History item widget to be plain text
  • Security fix: Use microseconds in Receive mode directory creation to avoid potential DoS
  • Security fix: Several hardening improvements for session and username management in Chat mode, to prevent impersonation and other issues
  • Major feature: Obtain bridges from Moat / BridgeDB (over a domain-fronted Meek client)
  • Major feature: Snowflake bridge support
  • New feature: Tor connection settings, as well as general settings, are now Tabs rather than dialogs
  • New feature: User can customize the Content-Security-Policy header in Website mode
  • New feature: Built-in bridges are automatically updated from Tor's API when the user has chosen to use them
  • Switch to using our stem fork called cepa, which is now published on PyPi so we can build it in releases
  • Various bug fixes

OnionShare 2.4

26 Sep 22:13
v2.4
d08d5f0
Compare
Choose a tag to compare

What's new:

  • Major feature: Private keys (v3 onion client authentication) replaces passwords and HTTP basic auth
  • Updated Tor to 0.4.6.7 on all platforms
  • Various bug fixes

OnionShare 2.4.dev1

17 Sep 22:46
v2.4.dev1
d9b71bc
Compare
Choose a tag to compare
OnionShare 2.4.dev1 Pre-release
Pre-release

This is a pre-release for testing and for translators.

Documentation for version 2.4.dev1 is here.

Windows installer: OnionShare-2.4.dev1.msi
macOS installer: OnionShare-2.4.dev1.dmg
To install in Linux: snap install --devmode ~/Downloads/onionshare_2.4.dev1_amd64.snap

OnionShare 2.3.3

20 Aug 22:29
v2.3.3
b66e742
Compare
Choose a tag to compare

What's new:

  • New feature: Setting for light or dark theme
  • Updated Tor to 0.4.6.7 for Linux, 0.4.5.10 for Windows and macOS
  • Various bug fixes

OnionShare 2.3.2

02 Jun 00:46
v2.3.2
f1135b3
Compare
Choose a tag to compare

What's new:

  • New feature: Custom titles can be set for OnionShare's various modes
  • New feature: Receive mode supports notification webhooks
  • New feature: Receive mode supports submitting messages as well as files
  • New feature: New ASCII art banner and prettier verbose output
  • New feature: Partial support for range requests (pausing and resuming in HTTP)
  • Updated Tor to 0.4.5.7
  • Updated built-in obfs4 bridges
  • Various bug fixes

OnionShare 2.3.2.dev1

06 May 03:41
v2.3.2.dev1
cb1e03d
Compare
Choose a tag to compare
OnionShare 2.3.2.dev1 Pre-release
Pre-release

This is a pre-release for testing and for translators.

Documentation for version 2.3.2.dev1 is here. Specifically check these new/updated sections:

Windows installer: OnionShare-2.3.2.dev1.msi
macOS installer: OnionShare-2.3.2.dev1.dmg
To install in Linux: snap install --devmode ~/Downloads/onionshare_2.3.2.dev1_amd64.snap

OnionShare 2.3.1

22 Feb 22:28
v2.3.1
dfaa55d
Compare
Choose a tag to compare

What's new:

  • Bugfix: Fix chat mode
  • Bugfix: Fix --persistent in onionshare-cli
  • Bugfix: Fix checking for updates in Windows and macOS