Faygo v1.2.0 Release Notes
Release Date: 2018-03-17 // almost 7 years ago-
- 👌 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