Merged pull requests:
- Fix npm package #67 (perrin4869)
3.2.0 (2022-07-07)
Closed issues:
- Incompatible with Next.js middleware/Vercel edge functions #63
Merged pull requests:
3.1.0 (2022-07-06)
v4.0.0 (2022-07-06)
Merged pull requests:
- Replaced is.js with internal functions #64 (richardweaver)
3.0.2 (2022-06-30)
v3.0.2 (2022-06-30)
Closed issues:
- Bad extract ip from x-forwarded-for #60
- Wrong Client Ip address been picked in your recent version #57
3.0.1 (2022-06-30)
3.0.0 (2022-06-30)
Closed issues:
Merged pull requests:
v2.2.0 (2022-06-01)
Closed issues:
- Add support for Cloudflare's "Cf-Pseudo-IPv4" header (as a last resort) #46
- Mac address instead of IP #43
- Add support for fastify #41
- Client IP not getting captured #36
- All my ips looks like
::ffff:127.0.0.1
#31
Merged pull requests:
- Cloudflare fallback headers and updates eslint and prettier configs #53 (pbojinov)
- Add fastify support #52 (pbojinov)
- Fintechstudios fix/x forwarded for #51 (pbojinov)
- Remove double "the the" from readme #49 (vbryan)
- Create SECURITY.md #45 (9renpoto)
- Support for Google Cloud App Engine (x-appengine-user-ip) #42 (florisvink)
2.1.3 (2018-10-29)
2.1.2 (2018-10-29)
Closed issues:
- Handle Firebase hosting header fastly-client-ip #37
Merged pull requests:
- chore: improve packaging #40 (pi0)
- fixed Cannot redefine property: clientIp error #39 (karankohli13)
- Add firebase hosting header #38 (vishalvijay)
2.1.1 (2018-07-03)
2.1.0 (2018-07-03)
Closed issues:
Merged pull requests:
- Get client ip when using AWS Api Gateway + Lambda. #35 (rafaelthemendes)
- redefine attribute getter #34 (isayme)
2.0.2 (2017-06-26)
Closed issues:
- azure web app adds port to x-forwarded-for #29
Merged pull requests:
2.0.1 (2017-03-09)
Implemented enhancements:
- ES2015 Support #22
2.0.0 (2017-03-07)
Closed issues:
- optimized your code a bit (no need to evalutate every option before choosing first one that matches. just evaluate then return on first match) #15
Merged pull requests:
1.3.0 (2017-03-03)
Closed issues:
Merged pull requests:
- Adding support for CF-Connecting-IP and True-Client-IP #21 (fluxsauce)
- Return once we find something and don't crash if req.headers is undefined #19 (rokob)
- Ignore 'unknown' ip addresses in X-Forwarded-For header #18 (raunc)
1.2.3 (2016-11-02)
Closed issues:
- Are there any security concerns when saving the IP directly to a database? #16
- I'm not getting local host ip address 127.0.0.1 #14
1.2.2 (2016-01-27)
1.2.1 (2016-01-27)
Merged pull requests:
- Cleanup #13 (minecrawler)
- introduce a built-in default implementation for a connect-middleware #12 (osherx)
1.2.0 (2016-01-27)
Merged pull requests:
- Got it working in a case that was returning null #11 (andfaulkner)
1.1.4 (2015-07-23)
Merged pull requests:
1.1.3 (2015-04-20)
1.1.2 (2015-04-04)
1.1.1 (2015-04-04)
Closed issues:
- needs semver #7
1.1.0 (2015-04-04)
Merged pull requests:
- Update README.md #9 (coolaj86)
- This deserves a production version number. #8 (coolaj86)
- Add support for X-Real-IP Header #6 (pmarques)
v0.0.4 (2015-01-16)
Closed issues:
- Invalid header #5
- replace req.header('X-Forwarded-For') for req.header('X-Forwarder-For')); #3
- Nginx problems #2
Merged pull requests:
- fix bug X-Forwarder-For #4 (morello-cl)
- Add a Bitdeli Badge to README #1 (bitdeli-chef)
* This Changelog was automatically generated by github_changelog_generator