Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

77 lines (43 loc) · 1.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

UNRELEASED

Added

  • redirect_to parameter validation #37

v3.0.2

Changed

  • Docker image supports argument with application version value
  • Docker image builds using GitHub Actions (not hub.docker.com)

v3.0.1

Fixed

  • Version value extraction using GitHub Actions

v3.0.0

Changed

  • Application re-wrote on GoLang (previous HTTP endpoint still working)
  • Settings now defined in special configuration file
  • Performance improvements

v2.3.1

Fixed

  • Composer installation in dockerfile

v2.3.0

Changed

  • Basic sources URIs
  • (docker) Now docker image based on PHPPM

v2.2.1

Added

  • Environment value FORCE_HTTPS for forcing https scheme usage

v2.2.0

Changed

  • Dockerfile now based on alpine
  • Bower-installed components removed (use cdnjs.com now)
  • Make repository clear
  • Added delay 3 after /tool fetch ... #11

v2.1.2

Fixed

  • WindowsSpyBlocker hosts file URI #10