Releases: joshrmcdaniel/privaxy
Releases · joshrmcdaniel/privaxy
v0.6.0-rc.1
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
totrue
, 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
- Dev/env var by @joshrmcdaniel in #1
- Feature/improve UI by @joshrmcdaniel in #2
- Dev/deps by @joshrmcdaniel in #3
- rm api host by @joshrmcdaniel in #4
- Settings progress by @joshrmcdaniel in #5
- split files by @joshrmcdaniel in #6
- TLS on the web gui by @joshrmcdaniel in #7
- Feature/frontend cfg by @joshrmcdaniel in #8
- Improve performance by @joshrmcdaniel in #9
- CA from web ui, dpkg by @joshrmcdaniel in #10
Full Changelog: https://github.com/joshrmcdaniel/privaxy/commits/v0.6.0-rc.1