Releases: Privacy-Managers/Privacy-Manager
Releases · Privacy-Managers/Privacy-Manager
Incognito mode fix
- Updated the incognito mode to use split mode, as fix for the cookie removal issue.
- Translation fixes
Performance issue fix
- This release only contains a major performance issue fix
Complete rewrite and open source
Changes:
- Open sourced (GPLv3)
- Even some old versions of code was available in public, but this were never done properly until now :)
- Removed all 3-rd party components, libraries and dependencies
- Added popup information and navigation dialog
- Improved accessibility
- Lazy loading of table list components (Cookie lists and Network monitoring list)
- Additional Privacy management options:
- Hot word search
- Password saving
- Safe browsing reporting
- Web RTC IP handling
- Additional Clear on startup options
- Server-bound certificates
- Service Workers
- Add and edit cookie functionality
- Detailed info about sent and received requests in Network tab
- Started to use crowdin for managing translations
NOTE: Code was rewritten almost from the scratch in order to make it better and manageable.