Shlink v1.9.0 Release Notes

Release Date: 2018-05-07 // almost 6 years ago
  • โž• Added

    • #147 Allowed short URLs to be created on the fly using a single API request, including the API key in a query param.

      This eases integration with third party services.

      With this feature, a simple request to a URL like https://doma.in/rest/v1/short-codes/shorten?apiKey=[YOUR_API_KEY]&longUrl=[URL_TO_BE_SHORTENED] would return the shortened one in JSON or plain text format.

    ๐Ÿ”„ Changed

    • Nothing

    ๐Ÿ—„ Deprecated

    • Nothing

    โœ‚ Removed

    • Nothing

    ๐Ÿ›  Fixed

    • ๐ŸŒฒ #139 Ensured all core actions log exceptions