Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Releases: chartbrew/create-chartbrew-app

v1.5.1

12 Apr 15:09

Choose a tag to compare

  • Simplified the setup by not requiring a secret string (done automatically now)
  • Added clearer instructions during the setup
  • Updated dependencies

v1.5.0

20 Jul 09:33

Choose a tag to compare

Changelog

  • 🔧 Removed the DB migration step from the setup

v1.4.1

02 Feb 04:19

Choose a tag to compare

  • ✏️ Readme updates only

v1.4.0

13 Jan 01:03

Choose a tag to compare

  • ✨ Allows changing the dialect between MySQL and PostgreSQL
  • 🐛 Fixed bug with the default database name not being written in the .env file

v1.3.1

30 Dec 03:40

Choose a tag to compare

  • ✏️ Documentation updates for the NPM page

v1.3.0

29 Dec 08:26

Choose a tag to compare

  • ✨ New wizard-like interface for entering the database connection details
  • ✏️ Updated the messaging during the installation
  • ⬆️ Dependencies updates

v1.2.2

27 Jul 09:54

Choose a tag to compare

  • 📝 Added community links after installation

v1.2.1

19 Dec 00:40

Choose a tag to compare

  • 🚀 Added migrations and changed update procedure
  • 🔧 Changed how the .env file is created to match the latest changes in the main repo
  • 📝 Updated Docs and improved the copy during the installation

v1.1.0

26 Nov 16:43

Choose a tag to compare

  • ✨ It's now possible to use the update command to update the ChartBrew project
  • ♻ Code restructure

v1.0.2

03 Nov 15:46

Choose a tag to compare

  • [fix] settings-dev.js and settings.js were not extracted from the release