Skip to content

Releases: MasoniteFramework/masonite

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

v4.4.0

28 Jan 08:39
Compare
Choose a tag to compare

Fixed

Added

  • Add ability to run given task from schedule and to force task(s) to be ran immediately by @girardinsamuel in #514
  • Add missing Queue facade
  • Add exists and optional missing view helpers by @girardinsamuel in #505
  • Add a way to exclude middlewares from a given route in a group by @girardinsamuel in #507

Full Changelog: v4.3.1...v4.4.0

v4.3.1

21 Jan 17:28
6a380aa
Compare
Choose a tag to compare

Change Log

Fixed

Full Changelog: v4.3.0...v4.3.1