Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Releases: futpib/policeman

Fix fx44 broken navigation in some cases

13 Feb 14:29
Compare
Choose a tag to compare
0.19pre4

Disable unfinished redirect blocking feature

0.19pre3: Merge pull request #201 from Firminator/patch-1

11 Jun 06:23
Compare
Choose a tag to compare

0.19pre2

10 Jun 19:27
Compare
Choose a tag to compare
0.19pre2 Pre-release
Pre-release

Fixed #202

0.19pre1

15 Feb 10:56
Compare
Choose a tag to compare
0.19pre1 Pre-release
Pre-release
  • "chrome origin" and "chrome destination" removed
  • fixed #174
  • updated localization

0.19pre0

02 Feb 01:19
Compare
Choose a tag to compare
0.19pre0 Pre-release
Pre-release
  • Rediret blocking introduced (#115)
  • Custom rules editing (#10)
  • Fixed second-level domains handling (#132)
  • Fixed moving profile dir (#162)

0.18.1

18 Jan 23:40
Compare
Choose a tag to compare

AMO

Fixed #157 and #152. Also popup now flickers less when shown initially :)

0.18: Public release

18 Jan 12:03
Compare
Choose a tag to compare

AMO page

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

17 Jan 11:07
Compare
Choose a tag to compare

0.18pre9

16 Jan 18:59
Compare
Choose a tag to compare
0.18pre9 Pre-release
Pre-release

Favicons should be handled properly now. "Compatibility ruleset" is a must for many addons (and even for some Firefox features) to work properly.

0.18pre7

12 Jan 10:56
Compare
Choose a tag to compare
0.18pre7 Pre-release
Pre-release

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).