Skip to content

v4.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 14:55
3ba7ad3

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.

Deprecated

  • Nothing