Skip to content

v1.5.0

Compare
Choose a tag to compare
@loicsaintroch loicsaintroch released this 11 Dec 14:18
  • Removed deprecated dashboard hook since the admin panel is now open-source.
  • Removed deprecated poweredBy config.
  • Make sure connections have an appropriate migrate strategy.
  • Ignore API public directories in dictionary.
  • Fixed Grant config.
  • Take advantage of multiple environment config with clusters.
  • Improved email regex for login via the CLI.
  • Auto-install adapters on restart.
  • Auto-install template engines on restart.
  • Added --dry option to generate Strapi applications without built-in features and ORM.
  • Use tilde ranges for npm dependencies to make sure we don't break existing applications.