Skip to content

Releases: MasoniteFramework/masonite

v4.20.4 — final release: Masonite continues at masonitedev

Choose a tag to compare

@eaguad1337 eaguad1337 released this 07 Jun 01:27
583f54a

⚠️ This is the final release of the masonite package

Masonite development continues at masonitedev/masonite. Masonite 5 is published on PyPI as masonite-framework.

This release ships the fixes that were pending on the 4.0 branch since v4.20.2 (response streaming, queueable notifications fix, add_query_params fix, Vonage pin, Python 3.7 support drop) plus a deprecation notice: importing masonite now emits a FutureWarning pointing to the new package and the 4.0 → 5.0 upgrade guide.

❤️ In memory of Joseph "Joe" Mancuso, creator of Masonite.

v4.20.3

Choose a tag to compare

@josephmancuso josephmancuso released this 01 Mar 23:24
7956736

Changelog

Fixed

Full Changelog: v4.20.2...v4.20.3

v4.20.2

Choose a tag to compare

@josephmancuso josephmancuso released this 25 Oct 15:40

Changelog

Fixed

  • Fixed bag() undefined issue in templates

v4.20.1

Choose a tag to compare

@josephmancuso josephmancuso released this 16 Oct 19:55
bf67d7c

Changelog

###Added

Fixed

New Contributors

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

v4.20.0

Choose a tag to compare

@josephmancuso josephmancuso released this 12 Mar 01:43
1385aae

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

Choose a tag to compare

@josephmancuso josephmancuso released this 25 Feb 00:24
c555a60

Changelog

Fixed

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

v4.19.0

Choose a tag to compare

@josephmancuso josephmancuso released this 11 Dec 00:58
5d889ce

Chagelog

Added

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

v4.18.0

Choose a tag to compare

@josephmancuso josephmancuso released this 29 Oct 02:22
85017ef

Changelog

Added

Fixed

New Contributors

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

v4.17.5

Choose a tag to compare

@josephmancuso josephmancuso released this 26 Sep 00:25
83c4b97

Changelog

Added

###Fixed
*unused import throwing error

New Contributors

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

v4.17.4

Choose a tag to compare

@girardinsamuel girardinsamuel released this 13 Oct 11:13

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