Skip to content

Releases: jetersen/express-ipfilter

v1.4.0

05 Jan 18:52
v1.4.0
83ec2aa

Choose a tag to compare

v1.3.2

20 Feb 17:08
v1.3.2
869f16a

Choose a tag to compare

📦 Dependency updates

v1.3.1

03 Aug 11:49
v1.3.1
dd3256d

Choose a tag to compare

🐛 Bug Fixes

v1.3.0

01 Aug 14:26
v1.3.0
3bd79f2

Choose a tag to compare

✨ New features and improvements

📝 Documentation updates

📦 Dependency updates

v1.2.0

28 Mar 15:29

Choose a tag to compare

✨ New features and improvements

📝 Documentation updates

  • fix a few small errors in the readme (#50) @Eschon

📦 Dependency updates

v1.1.2

25 Mar 10:38
6cb28ce

Choose a tag to compare

Updated the author after my user rename 😅

📝 Documentation updates

📦 Dependency updates

v1.1.1

13 Nov 21:27

Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

v1.1.0

16 Sep 22:14

Choose a tag to compare

✨ New features and improvements

👻 Maintenance

📦 Dependency updates

v1.0.1

11 Apr 22:39

Choose a tag to compare

Changes

  • We now use proxy-addr to determine IP based on x-forwarded-for header
  • Removed allowedHeaders, if you need this functionality you can pass your own function on detectIp
  • Require Node JS >= 8.9