Skip to content

Releases: Reloadly/http-firewall

Allow user to specify block lists

16 Feb 09:18
b62c2d4
Compare
Choose a tag to compare

Allow user to specify block lists

  • Users can provide block list.
  • Block lists can be added for both encoded and decoded URLs.

Code coverage improvements

23 Jan 08:34
19cd3e3
Compare
Choose a tag to compare

Code coverage improvements

  • Added tests
  • Addressed warnings

Regular Expression Fixes

23 Jan 03:39
4dc640a
Compare
Choose a tag to compare

Regular Expression Fixes

  • Fixed CodeQL alerts
  • Improved example

First GA Release

22 Jan 17:25
3b18ca1
Compare
Choose a tag to compare

First GA release

  • Verified usability checks
  • Verified tests and code coverage
  • Verified documentation standards
  • Verified documentation standards

JavaScript Support and Usability Improvements

22 Jan 13:41
ccc997b
Compare
Choose a tag to compare

JavaScript Support and Usability Improvements

  1. Javascript usage support in addition to TypeScript
  2. Updated docs
  3. Usability improvements

Polish

22 Jan 10:50
42c1448
Compare
Choose a tag to compare

Cleanup and polish

  • Formatted code
  • Updated license on package.json to match GitHub repo license

Initial Release

22 Jan 09:41
7788ac1
Compare
Choose a tag to compare

Initial Release

  • Core functionality
  • Basic tests
  • Documentation