Skip to content

v1.8.3

Compare
Choose a tag to compare
@astaxie astaxie released this 19 May 13:23
· 1933 commits to master since this release
  1. Trim required string. #2365
  2. Add an authorization plugin that supports ACL, RBAC based on casbin #2620
  3. Fix sqllite delete filter #2636
  4. Swagger support security setting #2640
  5. Automatic param router #2586
  6. Allow o.Raw(sql).QueryRows(&container) nested #2637
  7. Fix form parse timestamp format #2652
  8. Fix for xsrf panic error #2315