Skip to content

v4.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 07:51
fa7969c

Changed

  • #2208 Explicitly promote installer config options as env vars, instead of as a side effect of loading the app config.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • #2213 Fix spaces being replaced with underscores in query parameter names, when forwarded from short URL to long URL.
  • #2217 Fix docker image tag suffix being leaked to the version set inside Shlink, producing invalid SemVer version patterns.
  • #2212 Fix env vars read in docker entry point not properly falling back to their _FILE suffixed counterpart.

Deprecated

  • Nothing