Skip to content

Releases: fiorix/freegeoip

v3.4.1

04 Oct 10:42
Compare
Choose a tag to compare
  • Enforce HSTS on all endpoints
  • Log access to public dir (to console)
  • Collect metrics of the root endpoint

v3.4

02 Oct 09:33
Compare
Choose a tag to compare
  • Update dependencies to newer versions
  • Env config using flag names
  • Add support for HTTP/2
  • Add support for HSTS
  • Update documentation

v3.3

29 Sep 19:45
Compare
Choose a tag to compare
  • Read configs from env
  • New build using Go 1.9
  • Add windows build (experimental)

v3.2

21 Feb 15:13
Compare
Choose a tag to compare
  • Add support for automatic TLS setup using LetsEncrypt.org
  • Add support for TCP fast-open and Naggle
  • Add support for multiple domains for CORS

v3.1.5

02 Dec 19:32
Compare
Choose a tag to compare

Add support for paid updates from MaxMind.

v3.1.4

17 Mar 15:26
Compare
Choose a tag to compare

Fix default listen address, page layout, and other minor details.

v3.1.3

15 Mar 13:40
Compare
Choose a tag to compare

Add JSONP back, make log prefixes optional.

v3.1.2

15 Mar 05:29
Compare
Choose a tag to compare

Fix for lat/long.

v3.1.1

15 Mar 05:04
Compare
Choose a tag to compare

Updated front-end.

v3.1.0

15 Mar 00:55
Compare
Choose a tag to compare

Update base package and http server.