Changelog

Stay current with the latest fixes and improvements.

Jul 13th 2021

Improvements

  • Cache base image option added in build actions e.g. Local shell, Custom build, Node, Maven, PHP

Bugfixes

  • Fixed a bug with incorrectly resolved tags in the trigger condition (they didn't point to the correct commit hash)
  • Fixed a bug with Docker login not working in actions where an image from the private registry or a private image from Docker Hub was selected, and the password contained some special characters
  • Fixed a bug with pipeline failing when an emoji was used in the commit message
  • Fixed a bug preventing the password change in the Docker Hub integration
  • Improvements
  • Bugfixes