Skip to content

v0.6.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@joshrmcdaniel joshrmcdaniel released this 01 Jul 03:25
· 2 commits to main since this release
93471cb

v0.6.0-rc.1

Not fully complete, pending a few more features

You may run into issues, or encounter things without any documentation.

Each build that reached main has been tested on my home network, I've had no issues so far.

If using the filterlists integration, ensure the list is in the correct format.

Changes

  • Remove gui app
  • Bring back web gui
  • API improvements
  • Support for custom filters
  • Filterlists.com integration
  • SSL support on the web gui
    • When enabled, HSTS will be enabled as well, there is no setting to turn this off.
    • Optional to specify. If not provided and tls is set
      to true, a SSL certificate is created with the proxy
      CA cert
  • Allow users to specify their own CA cert
  • Improve frontend routing
  • Update dependencies
  • Allow customization of bind address
  • Static files and API are now under the same route
    • Static files are found as before
    • API calls are under /api
  • Privaxy now honors SIGHUP
    • systemctl reload privaxy will reload privaxys configuration
  • Change settings in webserver
    • Upon a successful change, the server will reload with the updated settings
  • Updated most dependencies to their latest version

Auto generated

What's Changed

Full Changelog: https://github.com/joshrmcdaniel/privaxy/commits/v0.6.0-rc.1