🎉 Quantum PHP v2.9.6 Released! #253
Closed
armanist
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to announce the release of Quantum PHP 2.9.6 – a version packed with improvements, fixes, and a few structural upgrades to enhance development experience and application performance.
🆕 Highlights
User Account Settings Page
A brand-new account settings interface has been added along with language and UI enhancements.
Thanks to @live-soft
ModelCollection Enhancements
ModelCollection now supports get() and data() methods across core and demo modules for more expressive and consistent querying.
By @armanist & @Arno2005
Modular Structure Overhaul
Modules now support asset bundling and can publish resources automatically on installation.
By @Arno2005
Config System Updates
Restructured auth and general configs for cleaner, more standardized setups across modules and environments.
By @armanist & @Arno2005
Improved Library Flexibility
Libraries can now switch adapters at runtime and cloud storage handling has been simplified.
By @armanist
Factory & ORM Improvements
ModelFactory now initializes ORM instances automatically and supports new isEmpty() checks for cleaner code.
By @armanist
Routing & Security Fixes
Routes moved out of config for clarity.
Fixed regex crash in search input.
Patched a security issue in refreshUser.
Thanks to everyone who contributed to this release! 🚀
Beta Was this translation helpful? Give feedback.
All reactions