Skip to content

v0.1.0

Compare
Choose a tag to compare
@deetungsten deetungsten released this 07 Aug 00:26
· 5 commits to main since this release
24089b0

MVP Release

This release ensures the successful deployment and consistent functioning of Privaxy in Docker, along with the WebUI. Here's an overview of the changes made:

Docker Support: The codebase has been updated to fully support Docker deployment. Now, Privaxy can be easily containerized, making it more portable and easier to manage across different environments.

WebUI Integration: The WebUI is now seamlessly integrated into Privaxy. Users can access and interact with Privaxy through an intuitive and user-friendly web interface.

Enhanced Functionality: Several improvements have been made to the existing features, enhancing the overall performance and user experience of Privaxy.

Bug Fixes: Various bugs and issues related to Docker and the WebUI have been identified and fixed. This ensures a smooth and consistent operation of the application.

Testing and Validation: Thorough testing and validation have been performed to with CI (Github actions)