Skip to content

Releases: Privacy-Managers/Privacy-Manager

Incognito mode fix

13 Aug 09:46
Compare
Choose a tag to compare
  • Updated the incognito mode to use split mode, as fix for the cookie removal issue.
  • Translation fixes

Performance issue fix

06 Aug 18:51
Compare
Choose a tag to compare

Complete rewrite and open source

23 Jul 20:00
Compare
Choose a tag to compare

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.