Summarized Changelog:
- New feature: Website mode, to publish a static HTML website as an onion service.
- Allow individual files to be viewed or downloaded in Share mode, including the ability to browse into sub-directories and use breadcrumbs to navigate back.
- Show a counter when individual files or pages are viewed.
- Better History items including colors and status codes to differentiate between successful and failed requests.
- Swap out the random /slug suffix for HTTP basic authentication (when in non-public mode).
- Hide the Tor connection settings if the ONIONSHARE_HIDE_TOR_SETTINGS environment variable is set (Tails compatibility).
- Remove the NoScript XSS warning in Receive Mode now that the NoScript/Tor Browser bug is fixed. The ajax upload method still exists when javascript is enabled.
- Other minor bug fixes.
- New translations:
- Arabic (العربية)
- Dutch (Nederlands)
- Persian (فارسی)
- Romanian (Română)
- Serbian latin (Srpska (latinica))
- Removed translations with fewer than 90% of strings translated:
- Finnish (Suomi)
Depends on D7415