Skip to content

v3.10.0

Compare
Choose a tag to compare
@Eggbertx Eggbertx released this 06 Mar 06:12
· 202 commits to master since this release

What's Changed

  • IP addresses in posts and ban tables are now stored as VARBINARY in MySQL and SQLite, and as INET in Postgres (requires running gochan-migrate -updatedb if updating from a previous version)
  • Implement subnet-based range banning
  • Add image fingerprinting using ahash algorithm
  • Add plugin-extensible GeoIP and custom flag support, with GeoIP2 built-in

Full Changelog: v3.9.0...v3.10.0