Shlink
The definitive self-hosted URL shortener
Alternative to: bitly, tinyurl, rebrandly
About
Versions (100)
v4.4.1
2025-01-28Changed
- Nothing
Added
- #2331 Add
ADDRESSenv var which allows to customize the IP address to which RoadRunner binds, when using the official docker image.
Removed
- Nothing
Fixed
- #2341 Ensure all asynchronous jobs that interact with the database do not leave idle connections open.
- #2334 Improve how page titles are encoded to UTF-8, falling back from mbstring to iconv if available, and ultimately using the original title in case of error, but never causing the short URL creation to fail.
Deprecated
- Nothing