Releases: MasoniteFramework/masonite
Releases · MasoniteFramework/masonite
v2.3.12
Change Log
- Fixed issue with some data persisting between requests
v2.3.11
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
Change Log
- Fixed issue with Masonite not being able to resolve when type hinting primitives
v2.3.9
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
Change Log
- Fixed potential installation issues of
pip3
v2.3.7
Change Log
- Fixed issue with outdated cryptography package breaking windows installs
v2.3.6
Change Log
- Fixed issue with creation of Vue scss file
- Fixed issue with wrong password throwing a 500 error
v2.3.5
Change Log
- Fixed issue with vue presets not being included in build
v2.3.4
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
Change Log
- Fixed issue with craft serve breaking after hupper version passed 1.10