Changelog

Stay current with the latest fixes and improvements.

Jul 30th 2019

v2.2.45 (30-07-2019)

Improvements

  • [Custom Services] Added more detailed logs in case the service has failed to start
  • [Firebase] You can now select the version of and Node and Firebase CLI in the action details

Bugfixes

  • [Git Push] Fixed a bug with the 'Git Push' action failing if the commit message contained certain special symbols
  • [AWS ECR] Pushing an image to a registry with a large number of repositories (>100) is no longer causing issues
  • [Google Cloud Storage] Fixed a bug with cache control not being generated in the YAML generator
  • Users will no longer encounter errors when pushing a repository via HTTPS
  • Users will no longer encounter errors when opening an empty file during repository browse
  • Fixed a bug with deleting an action causing errors if the action was in parallel mode
  • Users with 2FA enabled were not asked for the authorization code when resetting the password - fixed
  • Improvements
  • Bugfixes