github shlinkio/shlink v2.1.0

latest releases: v4.1.0, v4.0.3, v3.7.4...
4 years ago

Added

  • #626 Added support for Microsoft SQL Server.
  • #556 Short code lengths can now be customized, both globally and on a per-short URL basis.
  • #541 Added a request ID that is returned on X-Request-Id header, can be provided from outside and is set in log entries.
  • #642 IP geolocation is now performed over the non-anonymized IP address when using swoole.
  • #521 The long URL for any existing short URL can now be edited using the PATCH /short-urls/{shortCode} endpoint.

Changed

  • #656 Updated to PHPUnit 9.

  • #641 Added two new flags to the visit:locate command, --retry and --all.

    • When --retry is provided, it will try to re-locate visits which IP address was originally considered not found, in case it was a temporal issue.
    • When --all is provided together with --retry, it will try to re-locate all existing visits. A warning and confirmation are displayed, as this can have side effects.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #665 Fixed base_url_redirect_to simplified config option not being properly parsed.
  • #663 Fixed Shlink allowing short URLs to be created with an empty custom slug.
  • #678 Fixed db commands not running in a non-interactive way.

Don't miss a new shlink release

NewReleases is sending notifications on new releases.