Skip to content

Releases: MasoniteFramework/masonite

v2.3.12

24 Jun 00:46
d3e9563
Compare
Choose a tag to compare

Change Log

  • Fixed issue with some data persisting between requests

v2.3.11

09 Jun 02:46
Compare
Choose a tag to compare

Change Log

  • Added internal refactoring for mail class to better access the underlying components and use both html and text mimetypes
  • Added a way to access query params when doing post requests

v2.3.10

06 Jun 16:59
Compare
Choose a tag to compare

Change Log

  • Fixed issue with Masonite not being able to resolve when type hinting primitives

v2.3.9

30 May 02:45
Compare
Choose a tag to compare

Change Log

  • Added ability to add multiple to addresses and in different formats.
  • Added quote variable to the input method to return quotes.
  • Added improvements for getting inputs with dot notation and lists.
  • Added TLS support to SMTP driver.
  • Fixes issue when input is wrapped in a list

v2.3.8

25 May 20:34
596ab82
Compare
Choose a tag to compare

Change Log

  • Fixed potential installation issues of pip3

v2.3.7

17 May 20:46
Compare
Choose a tag to compare

Change Log

  • Fixed issue with outdated cryptography package breaking windows installs

v2.3.6

26 Apr 02:45
091d51b
Compare
Choose a tag to compare

Change Log

  • Fixed issue with creation of Vue scss file
  • Fixed issue with wrong password throwing a 500 error

v2.3.5

09 Apr 02:40
Compare
Choose a tag to compare

Change Log

  • Fixed issue with vue presets not being included in build

v2.3.4

05 Apr 04:15
Compare
Choose a tag to compare

Change Log

Added

  • Added double post fix on scaffold commands

Fixed

  • Fixed issue with presets adding bootstrap file for Vue
  • Fixed issue with missing route resource feature
  • Fixed issue with double encoding of passwords
  • Fixed craft new project directory issues

v2.3.3

19 Feb 14:40
111a973
Compare
Choose a tag to compare

Change Log

  • Fixed issue with craft serve breaking after hupper version passed 1.10