Skip to content

v2.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 17:49
8f2a841

🚀 New

🧹 Updates

  • Improve printRoutesMessage (#1681)
  • Rename handlerCount to handlersCount (#1674)
  • Add no-color compatibility (#1646)

🐛 Fixes

  • Fix using IP ranges in config.TrustedProxies (#1607) (#1614)
  • Middleware/csrf: unmatched token returns nil error (#1667)
  • goccy/go-json for go1.18-beta1. (#1673)
  • Error handler of app not saved when mounted in group (#1649)

📚 Documentation

  • Indentions for READMEs (#1680)
  • Improve Chinese translation (#1679)
  • Update README_ko.md (#1653, #1656)
  • Change some Chinese translation (#1648)

Thank you @efectn, @hi019, @ichxxx, @sangjinsu, @sixcolors and @vecpeng for making this update possible.