Skip to content

Moqui Framework 1.6.2

Compare
Choose a tag to compare
@jonesde jonesde released this 26 Mar 22:17
· 2792 commits to master since this release

Moqui Framework 1.6.2 is a minor new feature and bug fix release.

This release is all about performance improvements, bug fixes, library
updates and cleanups. There are a number of minor new features like better
multi-tenant handling (and security), optionally loading data on start if
the DB is empty, more flexible handling of runtime Moqui Conf XML location,
database support and transaction management, and so on.

For full release notes see:

https://github.com/moqui/moqui/blob/master/ReleaseNotes.txt

The MoquiEcosystem-1.6.2.zip file is a source distribution for all projects in the Moqui Ecosystem: moqui-framework, moqui-runtime, example, mantle-udm, mantle-usl, mantle-edi, AuthorizeDotNet, SimpleScreens, HiveMind, and PopCommerce.

The MoquiEcosystem-1.6.2.war file is a prebuilt all-in-one distribution with demo data loaded and tests run. To try it out just drop it into your preferred Servlet container (Tomcat, Jetty, etc; on AWS ElasticBeanstalk, etc). This is the file deployed on the Moqui Demo server (http://demo.moqui.org) with small changes to the MoquiProductionConf.xml file for HTTPS settings.