Skip to content

v0.5.4

Compare
Choose a tag to compare
@friendly-bits friendly-bits released this 24 Jul 20:37
· 42 commits to main since this release

This release focuses on bug fixes and on reliability and usability improvements.

Main changes:

  • reimplemented connectivity check which now relies on the same utility as used for normal ip lists download (curl/wget/uclient-fetch)
  • improved console and error messages
  • improved handling of missing or corrupted config files when uninstalling
  • downloaded ip lists directory changed from /tmp to /tmp/geoip-shell

Bug fixes:

  • fix connectivity check failing when the nslookup utility is missing or on systems which only allow specific DNS servers
  • fix certain potential errors in the -apply script not handled correctly on OpenWrt
  • fix geoip-shell data directory unnecessarily deleted and then recreated during initial setup
  • fix duplicate warning messages when fetch fails
  • fix incorrect units for packets and bytes count reported by geoip-shell status -V on nftables-based systems

Full Changelog: v0.5.3...v0.5.4