You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Nothing
Added
#2331 Add ADDRESS env 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.