Title:
Major Upgrade Highlights for Moqui – Modernized Auth, Runtime, and Frontend Stack
Content:
Here are the key upgrade points from our latest Moqui enhancement work:
- JWT Authentication: Unified login interface with refresh token mechanism and multi-factor support — fully session-independent.
- Runtime Environment: Core adapted to JDK 21 and Gradle 8.x, delivering improved startup performance and access to modern language features.
- Frontend Stack: Transitioned from Bootstrap to Vue 3 + Quasar2, significantly simplifying CSS/JS dependencies.
- Debugging Tools: Added Chrome MCP authentication proxy and JWT injection scripts, supporting headless browser automation and validation.
- Ops & Integration: Integrated MinIO and Elasticsearch enhancements for enterprise-grade logging, monitoring, and deployment control.
GitHub: https://github.com/heguangyong/moqui-framework
Code contributions are open — feel free to use or extend it for the community.