Shlink
The definitive self-hosted URL shortener
Alternative to: bitly, tinyurl, rebrandly
About
Versions (100)
v4.2.2
2024-10-14Changed
- #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
_FILEsuffixed counterpart.
Deprecated
- Nothing