Skip to content

Releases: shlinkio/shlink-php-sdk

v1.3.0

25 May 18:03
0ba791e

Choose a tag to compare

Changed

  • #46 Run integration tests for Shlink 3.6.0.
  • Update to PHPUnit 10.1

Added

  • #45 Add support to delete orphan visits.
  • #44 Add support to delete short URL visits.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v1.2.0

23 Mar 19:52
59c348e

Choose a tag to compare

Changed

  • Replace references to doma.in by s.test.
  • Update to PHPUnit 10.

Added

  • #38 Add support for bot and non-bot visits in summary.
  • #39 Add support for bot and non-bot visits in tags with stats.
  • #37 Add support for device-specific long URLs.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v1.1.0

02 Jan 09:45
507935d

Choose a tag to compare

Changed

  • #28 Improved documentation style.

Added

  • #23 Added support for API v3.
  • #32 Added support for features introduced in Shlink 3.4.0.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v1.0.0

01 Oct 12:14
32736c0

Choose a tag to compare

Changed

  • #7 Added new integration tests suite.

Added

  • #15 Added support for pagination in tags, including filters and ordering.
  • #16 Added support for new /tags/stats endpoint introduced in Shlink 3.0.0.
  • #19 Added support for /domain/{domain}/visits endpoint introduced in Shlink 3.1.0.
  • #21 Added support for /visits/non-orphan endpoint introduced in Shlink 3.0.0.
  • #5 Added library documentation using docsify.

Removed

  • #18 Dropped support for PHP 8.0.
  • Dropped support for Shlink previous to v3.0.0. Mostly everything will continue working, but issues won't be addressed if only affecting older versions.

Fixed

  • Nothing

Deprecated

  • Nothing

v0.2.0

10 Jan 14:14
82a99a9

Choose a tag to compare

Changed

  • Updated to infection 0.26, enabling HTML reports.
  • Added explicitly enabled composer plugins to composer.json.

Added

  • #12 Created ShlinkClientBuilder and SingletonShlinkClientBuilder, which can be used to create client instances at runtime.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v0.1.0

04 Dec 18:17
394b553

Choose a tag to compare

Changed

  • Nothing

Added

  • First release

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing