Current section

Files

Jump to
imagine_cms CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
## 6.3.1 (2020-09-09)
* Split out install docs into [INSTALL.md](https://github.com/ImagineCMS/imagine_cms/blob/main/INSTALL.md)
and added [DEPLOY.md](https://github.com/ImagineCMS/imagine_cms/blob/main/DEPLOY.md)
* Changed default NodeJS pool size to 1 and made it configurable (`config :imagine_cms, nodejs_pool_size: 2`)
* [FIXED] Error when trying to use a newly-created/migrated template
* [FIXED] Error when retrieving package version
## 6.3.0 (2020-09-08)
* Initial release