Skip to content

v0.7.0

Compare
Choose a tag to compare
@friendly-bits friendly-bits released this 17 Feb 17:06
· 34 commits to main since this release

Main changes in this release:

  • Fixed a bug in subnets aggregation code which in some cases would cause certain IP addresses in the trusted subnets list or in the local IP list to not be registered
  • Added an option to keep previously fetched MaxMind database. You can enable it with the command geoip-shell configure -K true
  • The check-ip-in-source script now supports using MaxMind account details if they have been previously configured (thanks @QuaxEros for requesting this feature)
  • Minor code quality improvements

Full Changelog: v0.6.9...v0.7.0