Changelog

Stay current with the latest fixes and improvements.

Feb 6th 2018

v2.0.8 (06-02-2018)

New Features

  • Database seeding in Sandboxes. It is now possible to seed databases by uploading an SQL dump to the repo
  • Services configuration. You can now define the hostname, username and password in the database services in pipelines and sandboxes

Improvements

  • Access to Forum & Documentation is now easier thanks to the dedicated Help (lifebuoy) icon on the top navi-bar. You can also use it to send an instant message to our team
  • You can now define the application in the Heroku CLI. This way, you won't have to do it again for every command with a parameter
  • It is now possible to resend email confirmation messages. Until now, such message was only sent once (upon configuring the new address)
  • The method used to fetch executions has been optimized. In some cases the time required fetch an execution could be 20 times faster (e.g. long logs with lots of encrypted ENV VARs)

Bugfixes

  • In the 'Run next pipeline' action, the comment from the execution that was triggering the second pipeline was not being transferred. Fixed
  • New Features
  • Improvements
  • Bugfixes