This repository has been archived by the owner on May 11, 2021. It is now read-only.
Releases: futpib/policeman
Releases · futpib/policeman
Fix fx44 broken navigation in some cases
0.19pre4 Disable unfinished redirect blocking feature
0.19pre3: Merge pull request #201 from Firminator/patch-1
Fix #207
0.19pre2
0.19pre1
0.19pre0
0.18.1
0.18: Public release
Changelog:
- Added https sandbox ruleset
- RequestPolicy rules import added
- Handle tricky favicon requests
- Localizations updated
- Ruleset minilanguage parsing fixed (if you were trying custom rulesets, they should work)
- Simple domains blacklist (just a file with domains) and hosts file format support (A brief explanation)
- Various minor fixes
0.18pre10: Allow system principal and "modify request"-hooked by default
0.18pre9
0.18pre7
Just one issue (#109) has been solved, but it is a huge improvement really. Apparently some requests (made by the most low-level Firefox code) did bypass Policeman. And I believe this is fixed now (at least I couldn't capture anything unexpected with Wireshark after this fix).