Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@andeya andeya released this 17 Mar 16:00
· 50 commits to master since this release
  • Support for creating new applications from custom config
  • Support redirect from http to https
  • Support printing request body log, and add some config item
  • Add attachment middleware
  • Add jwt middleware
  • Add AutoHTMLSuffix middleware
  • Add CrossOrigin middleware
  • Add *Context.Del method
  • Optimize context session feature
  • Update auto-bindding feature
  • Remove the icon under win64
  • Fix ‘ctx.SaveFile’ and ‘ctx.SaveFiles’ bug
  • Fix apidoc feature bug
  • Other updates