Releases: khodakhah/nodcms-bundle
Releases · khodakhah/nodcms-bundle
NodCMS v.3.3.1
What's Changed
Added
- Composer scripts
composer env-production
to build.env
file from.env.production
composer env-development
to build.env
file from.env.development
Changed
- Environment defination moved from
/public/index.php
to/.env
file.
Fixed
- NodCMS-Bundle issue #87
Full Changelog: khodakhah/nodcms@v3.3.0...v3.3.1
NodCMS v3.3.0
Thanks to @anvari182 we have a new version of NodCMS.
New
The local installation guide in README
Changelog file (here)
Fixed
Installation issue
Security
Upgrade Codeigniter to version v4.2
NodCMS v.3.2.1.5
What's Changed
- composer_config_dev by @khodakhah in khodakhah/nodcms#65
- NodeCMS v3.2.1 by @khodakhah in khodakhah/nodcms#68
- bug fixes
- clean composer repository
- clean bundle version as a new repository (ideal for download)
- GitHub workflows
Full Changelog: khodakhah/nodcms@v3.2.1...v.3.2.1.5