Skip to content

Releases: PascalMinder/geoblock

v0.3.8

Choose a tag to compare

@PascalMinder PascalMinder released this 16 Jul 06:48

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.3.8

v0.3.7

Choose a tag to compare

@PascalMinder PascalMinder released this 26 Feb 13:36

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

Choose a tag to compare

@PascalMinder PascalMinder released this 25 Jan 19:15
c46c3c9

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@PascalMinder PascalMinder released this 31 Dec 16:13

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

Choose a tag to compare

@PascalMinder PascalMinder released this 16 Dec 18:41

What's Changed

New Contributors

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

v0.3.3

Choose a tag to compare

@PascalMinder PascalMinder released this 27 Apr 15:31

What's Changed

New Contributors

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

v0.3.2

Choose a tag to compare

@PascalMinder PascalMinder released this 11 Feb 11:08

Fixes the issue that the blocking did not work.

Redirect on block

Choose a tag to compare

@PascalMinder PascalMinder released this 24 Jan 14:32

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

v0.3.0

Choose a tag to compare

@PascalMinder PascalMinder released this 19 Jan 09:07

What's Changed

New Contributors

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

New configuration options

Choose a tag to compare

@PascalMinder PascalMinder released this 07 Apr 19:39
  • 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.