Skip to content
This repository has been 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
Compare
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
Compare
Choose a tag to compare

Changelog

  • 🔧 Removed the DB migration step from the setup

v1.4.1

02 Feb 04:19
Compare
Choose a tag to compare
  • ✏️ Readme updates only

v1.4.0

13 Jan 01:03
Compare
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
Compare
Choose a tag to compare
  • ✏️ Documentation updates for the NPM page

v1.3.0

29 Dec 08:26
Compare
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
Compare
Choose a tag to compare
  • 📝 Added community links after installation

v1.2.1

19 Dec 00:40
Compare
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
Compare
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
Compare
Choose a tag to compare
  • [fix] settings-dev.js and settings.js were not extracted from the release