Skip to content

Releases: MasoniteFramework/masonite

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

v2.3.2

01 Feb 00:22
Compare
Choose a tag to compare

Change Log

  • Fixed issue with info command

v2.3.1

18 Jan 13:17
e89779e
Compare
Choose a tag to compare

Change Log

  • Fixed encoding of setup.py open file