Skip to content

Releases: MasoniteFramework/masonite

v4.20.2

25 Oct 15:40
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed bag() undefined issue in templates

v4.20.1

16 Oct 19:55
bf67d7c
Compare
Choose a tag to compare

Changelog

###Added

Fixed

New Contributors

Full Changelog: v4.20.0...v4.20.1

v4.20.0

12 Mar 01:43
1385aae
Compare
Choose a tag to compare

Changelog

Changed

  • Changed routing to throw exception on server start to show error message by @eaguad1337 in #792
  • bumped watchdog to fix windows development server by @josephmancuso in #793

Full Changelog: v4.19.1...v4.20.0

v4.19.1

25 Feb 00:24
c555a60
Compare
Choose a tag to compare

Changelog

Fixed

Full Changelog: v4.19.0...v4.19.1

v4.19.0

11 Dec 00:58
5d889ce
Compare
Choose a tag to compare

Chagelog

Added

Full Changelog: v4.18.0...v4.19.0

v4.18.0

29 Oct 02:22
85017ef
Compare
Choose a tag to compare

Changelog

Added

Fixed

New Contributors

Full Changelog: v4.17.5...v4.18.0

v4.17.5

26 Sep 00:25
83c4b97
Compare
Choose a tag to compare

Changelog

Added

###Fixed
*unused import throwing error

New Contributors

Full Changelog: v4.17.4...v4.17.5

v4.17.4

13 Oct 11:13
Compare
Choose a tag to compare

Change Log

Added

  • Added a new uuid route compiler by @circulon in #706
  • Added is_ajax() method to request by @girardinsamuel in #717
  • Added host and port options for Pusher driver to be able to choose from different service providers by @if4lcon in #709

Changed

Fixed

New Contributors

Full Changelog: v4.16.4...v4.17.4

v4.16.4

10 Aug 02:01
61b5e8b
Compare
Choose a tag to compare

Change Log

  • docs: Fix a few typos by @timgates42 in #699
  • Fixed errors not showing in default auth templates

Full Changelog: v4.16.3...v4.16.4

v4.16.3

31 Jul 01:36
fda9ef1
Compare
Choose a tag to compare

Change Log

Fixed

  • Fixed numeric validation rule to accepts floats by @if4lcon in #694

Full Changelog: v4.16.2...v4.16.3