mirror of
https://github.com/shlinkio/shlink.git
synced 2025-12-10 00:10:57 -06:00
-
v4.4.1 Stable
released this
2025-01-28 08:54:00 -06:00 | 187 commits to develop since this releaseChanged
- 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
Downloads