github vapor/vapor 2.1.3
Vapor 2.1.3

latest releases: 4.96.0, 4.95.0, 4.94.1...
6 years ago

Fixed:

  • FileMiddleware now catches missing route errors specifically, instead of generic not found errors. This should prevent accidental file lookups when doing throw Abort(.notFound) manually.
  • Swift 3.2 warnings fixed.
  • Added reply:to support to Mailgun.
  • CORS exposedHeaders can now be an array or a string.
  • Extraneous afterInit methods have been removed.
  • req.query accessor now properly stores bytes instead of Node.

Milestone

Don't miss a new vapor release

NewReleases is sending notifications on new releases.