# CHANGELOG

## 6.3.1 (2020-09-09)

* [NEW] Allow Cmd+S/Ctrl-S to save page content
* [CFG] Changed default NodeJS pool size to 1 and made it configurable (`config :imagine_cms, nodejs_pool_size: 2`)
* [DOC] 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)
* [FIX] Error when trying to use a newly-created/migrated template
* [FIX] Error when retrieving package version
* [FIX] Many content editing and rendering issues

## 6.3.0 (2020-09-08)

* Initial release
