Skip to content

v2.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 18:45
5636441

🚀 New

  • Add ability to specify default value for ParamsInt (#1453)
  • Logger: Add ${port} variable (#1448)
  • Cookie: add possibility to disable same site attribute (#1428)

🧹 Updates

  • Parse gzipped body with bodyParser (#1458)

🐛 Fixes

  • Improve/Stabilize the "Test_Cache_Expired" test run (#1461)
  • Fix: The escape of special characters in route path does not work properly #1454 (#1462)

📚 Documentation

  • Low priority: small spelling fix in docs (#1444)
  • Fix: typo (#1442)

Thank you @HugHunter, @faceair, @iCyberon, @ktakenaka, @markkrj and @wja513 for making this update possible.