github amberframework/amber v1.4.1

9 months ago

What's Changed

  • Fixes tests that check for "charset=utf-8" in the Content-Type header when application/json is the content type.
  • Alters the Static pipeline slightly. When a directory is trying to be accessed but the trailing slash is not provided, the request will first redirect before returning a 404 if directory_listing is false (the default behavior). Previously, the redirect would have been skipped and just returned.

Full Changelog: v1.4.0...v1.4.1

Don't miss a new amber release

NewReleases is sending notifications on new releases.