Download Latest Version v1.4.1 source code.zip (287.2 kB)
Email in envelope

Get an email when there's a new version of amber

Home / v1.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-02 659 Bytes
v1.4.1 source code.tar.gz 2023-08-02 144.4 kB
v1.4.1 source code.zip 2023-08-02 287.2 kB
Totals: 3 Items   432.2 kB 0

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.

  • Resolved failing tests from merged PRs in v1.4.0 by @crimson-knight in https://github.com/amberframework/amber/pull/1335

Full Changelog: https://github.com/amberframework/amber/compare/v1.4.0...v1.4.1

Source: README.md, updated 2023-08-02