Releases: shlinkio/shlink-importer
Releases · shlinkio/shlink-importer
v5.5.0
v5.4.0
Changed
- Update dependencies.
- Set empty string as escape character for CSVs to avoid deprecation warnings in PHP 8.4
- Switch to xdebug for code coverage reports, as pcov is not marking functions as covered
Added
- Add support for
laminas/laminas-servicemanager
v4.x.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v5.3.2
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
-
Take into consideration
custom_bitlinks
when consuming Bitly API.When custom slugs are used, they are returned there, while the
link
field contains an internal random link which is not the one you want to import.
Deprecated
- Nothing
v5.3.1
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Fix errors when importing short URLs using Shlink strategy from a Shlink 4 instance
Deprecated
- Nothing
v5.3.0
Changed
- Update dependencies
- Update to PHPUnit 11
Added
- Nothing
Removed
- Remove infection and mutation tests.
Fixed
- Nothing
Deprecated
- Nothing
v5.2.1
Changed
- Remove dependency on functional-php
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v5.2.0
Changed
- Nothing
Added
- Add support for PHP 8.3
Removed
- Drop support for PHP 8.1
Fixed
- Nothing
Deprecated
- Nothing
v5.1.0
Changed
- Replaced references to
doma.in
bys.test
. - Migrated to PHPUnit 10 and update to 10.1 config format.
- Use JSON functions from
shlinkio/shlink-json
.
Added
- Ensure CSVs generated by shlink-web-client are properly parsed.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v5.0.0
v4.0.0
Changed
- Used PHP 8.1 syntax wherever possible (readonly, enums, etc).
Added
- Nothing
Removed
- Dropped support for PHP 8.0
Fixed
- Nothing
Deprecated
- Nothing