Changelog

Stay current with the latest fixes and improvements.

Mar 12th 2019

v2.2.11 (12-03-2019)

Improvements

  • New, more intuitive design of all deployment actions (including SSH)
  • Added a new action called 'Prepare Environment' that is automatically run before every execution. The action is available in the execution details and shows logs from clearing the cache, fetching the repository and setting the variables
  • New events on the Activity stream: Add / Edit / Delete Environment Variable
  • It is now possible to set timeouts in the 'Web' monitoring action

Bugfixes

  • Sometimes when an execution was terminated during the deployment, not all uploaded files were shown in the log. Fixed
  • Fixed a bug with cache clearing during the execution which caused the filesystem to be empty empty during that execution
  • Fixed a bug with updating credentials in projects from a custom repo
  • Fixed a bug with the / character in variables not working correctly
  • Improvements
  • Bugfixes