Skip to content

Releases: PascalMinder/geoblock

v0.3.5

31 Dec 16:13

Choose a tag to compare

What's Changed

  • Add excludedPathPatterns for bypassing geoblock checks by @taylorgibb in #107

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

16 Dec 18:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

27 Apr 15:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 Feb 11:08

Choose a tag to compare

Fixes the issue that the blocking did not work.

Redirect on block

24 Jan 14:32

Choose a tag to compare

It is now possible to redirect a client to a defined URL instead of blocking it.

v0.3.0

19 Jan 09:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.3.0

New configuration options

07 Apr 19:39

Choose a tag to compare

  • Adds a new option, to ignore any API timeout error and still allow the request
  • Adds the option to configure the name of an HTTP header field to get the geolocation of the request from.
  • Add the option to specify a custom HTTP code for a denied request.

Add silent option

05 Nov 09:00

Choose a tag to compare

Adds the silentStartUp option, which, if enabled, does not show any configuration output at start up.

Add `addCountryHeader` option to add HTTP `X-IPCountry` request header

13 Jun 13:33

Choose a tag to compare

Add a new option addCountryHeader, which allows adding the HTTP X-IPCountry request header to any incoming request.

Thanks to rjmidau

Add support to define a list of whitelisted IP addresses

21 Jan 14:04

Choose a tag to compare

Adds a new configuration option, which allows specifying allowed IP addresses or IP address blocks