Skip to content

v6.1.0

Compare
Choose a tag to compare
@difernandez difernandez released this 22 Jan 21:28
· 325 commits to master since this release
57ce42c

Features:

  • Check node version before project creation #305
  • Disable observers in test environment #319
  • Allow user to select custom Github repository #318
  • Add pull request template to github enabled projects #320
  • Use a Ruby gem instead of hub to create Github repositories #323
  • Add dockerized redis configuration when using background processor #329
  • Add beta support for GraphQL. #330
  • Add power_api #301

Fix:

  • Fix shrine issues related to configuration and uploader validation #302
  • Fix database recipe not running recommended generator for strong_migrations gem #310
  • Fix puma config that was causing it to crash on server start while on development #313
  • Fix purge css being enabled in development #327