Releases: shlinkio/shlink-php-sdk
Releases · shlinkio/shlink-php-sdk
v3.1.0
v3.0.1
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Allow
OrphanVisitsFilterto filter by domain.
Deprecated
- Nothing
v3.0.0
Changed
- Nothing
Added
- Add support for PHP 8.5
- Add support for Shlink 4.6.0
Removed
- Drop support for Shlink older than 4.0.0
Fixed
- Nothing
Deprecated
- Nothing
v2.5.0
Changed
- Update to PHPUnit 12
Added
- Add support for features introduced in Shlink 4.5.0, like more device types, and
any-value-query-paramandvalueless-query-paramredirect conditions.
Removed
- Drop support for PHP 8.2
Fixed
- Nothing
Deprecated
- Nothing
v2.4.0
Changed
- Switch to xdebug for code coverage reports, as pcov is not marking functions as covered
- Update shlinkio coding standard to v2.4
- Update to PHPStan 2.0
Added
- Add support for PHP 8.4
- Add support for Shlink 4.3
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v2.3.0
Changed
- Nothing
Added
- Add support for
pathPrefixwhen creating short URLs.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v2.2.0
Changed
- Nothing
Added
- Add support for IP-address redirect conditions from Shlink 4.2.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v2.1.0
Changed
- Update to PHPStan 1.11
- Update dependencies
Added
- Improve type definitions for iterables. Static analysis tools and IDEs should now be smarter and be able to properly infer item types.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v2.0.0
Changed
- #25 Add code coverage collection to integration tests.
ShortUrlsFilter::containingTagsrenamed toShortUrlsFilter::containingSomeTags.
Added
-
#53 Add support for Shlink 4.0.0.
- Short URL redirect rules.
- Filter orphan visits by type.
- Deprecate anything related with device long URLs.
-
#57 Add support for
tagsModewhen listing short URLs.
Removed
- Remove infection and mutation tests
- #54 Drop support for Shlink older than 3.3.0.
Fixed
- Nothing
Deprecated
- Nothing
v1.4.0
Changed
- Add Shlink 3.7 to integration test matrix
- Update dependencies
Added
- Add support for PHP 8.3
Removed
- Drop support for PHP 8.1
Fixed
- Nothing
Deprecated
- Nothing