Masonite v4.20.4 Release Notes
Release Date: 2026-06-07 // 14 days ago-
🚀 ⚠️ This is the final release of the
masonitepackageMasonite 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_paramsfix, Vonage pin, Python 3.7 support drop) plus a deprecation notice: importingmasonitenow emits aFutureWarningpointing to the new package and the 4.0 → 5.0 upgrade guide.- 📚 📖 New documentation: https://docs.masonite.dev
- ⬆️ ⬆️ Upgrade guide: https://docs.masonite.dev/upgrade-guide/masonite-4.0-to-5.0/
❤️ In memory of Joseph "Joe" Mancuso, creator of Masonite.
Previous changes from v4.20.3
-
🔄 Changelog
🛠 Fixed
- 🛠 Fixed missing queable notification feature by @josephmancuso in #832
- fix: #845 add_query_params by @eaguad1337 in #846
Full Changelog : v4.20.2...v4.20.3