Skip to content

Releases: MasoniteFramework/masonite

v4.8.0

22 Mar 02:52
17f618d
Compare
Choose a tag to compare

Change Log

Fixed

Added

Full Changelog: v4.7.2...v4.8.0

v4.7.2

08 Mar 15:32
061e786
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed accessing nested input from requests with application/json and application/x-www-form-urlencoded content type by @girardinsamuel in #556 and #557

Full Changelog: v4.7.1...v4.7.2

v4.7.1

07 Mar 11:37
45aad4e
Compare
Choose a tag to compare

Change Log

Fixed

Full Changelog: v4.7.0...v4.7.1

v4.7.0

26 Feb 04:27
c900798
Compare
Choose a tag to compare

Change Log

Added

  • Add support for multiple file input uploads by @cercos in #543

New Contributors

Full Changelog: v4.6.4...v4.7.0

v4.6.4

23 Feb 15:27
f2af75c
Compare
Choose a tag to compare

Change Log

Fixed

Full Changelog: v4.6.3...v4.6.4

v4.6.3

22 Feb 15:28
f4d868e
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed PackageProvider root configuration when Python package name contains package module name by @girardinsamuel in #538

Full Changelog: v4.6.2...v4.6.3

v4.6.2

19 Feb 08:11
4cc18c2
Compare
Choose a tag to compare

Change Log

Fixed

  • Added correct instructions to run (project install) when project is created by @girardinsamuel in #536

Full Changelog: v4.6.1...v4.6.2

v4.6.1

15 Feb 10:07
dd49b16
Compare
Choose a tag to compare

Change Log

Fixed

Added

  • Added seeDriverWas assertion in MockMail class to assert which mail driver was used to send mocked email by @girardinsamuel

Full Changelog: v4.6.0...v4.6.1

v4.6.0

15 Feb 02:33
4abeb3f
Compare
Choose a tag to compare

Change Log

Added

Fixed

Full Changelog: v4.5.0...v4.6.0

v4.5.0

07 Feb 01:38
1cf0050
Compare
Choose a tag to compare

Change Log

Added

Changed

  • Throw exception if route is not found when in debug mode and add http error views by @girardinsamuel in #506
  • Made clearer the exception when including a template that doesn't exist in a view that does exist by @josephmancuso in #524

Full Changelog: v4.4.0...v4.5.0