Releases: shlinkio/shlink-installer
Releases · shlinkio/shlink-installer
v9.7.0
v9.6.0
Changed
- Update to PHPUnit 12
Added
- Add
REAL_TIME_UPDATES_TOPICSconfig option. - Add CORS-related config options.
- Add
TRUSTED_PROXIESconfig option. - Add
REDIRECT_CACHE_VISIBILITYconfig option. - Add
LOGS_FORMATconfig option.
Removed
- Drop support for shlink-config 3.0
Fixed
- Nothing
Deprecated
- Nothing
v9.5.0
Changed
- Nothing
Added
- Support shlink-config 4.0
Removed
- Drop support for PHP 8.2
Fixed
- Nothing
Deprecated
- Nothing
v9.4.0
Changed
- Nothing
Added
- Add config option for
REDIRECT_EXTRA_PATH_MODE - Add config option for
DB_USE_ENCRYPTION
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Deprecate
AppendExtraPathConfigOption.
v9.3.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
- Nothing
Removed
- Remove dependency on
laminas/laminas-config.
Fixed
- Nothing
Deprecated
- Nothing
v9.2.0
Changed
- Update to PHPUnit 11
- Update to PHPStan 1.11
Added
- Add
ROBOTS_ALLOW_ALL_SHORT_URLSconfig option. - Add
ROBOTS_USER_AGENTSconfig option. - Add support for
laminas/laminas-servicemanagerv4.x.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v9.1.0
Changed
- Nothing
Added
- Add
MEMORY_LIMITconfig option.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v9.0.0
Changed
- Update dependencies
- Default value for QR codes enabled for disabled short URLs is now true.
- Title resolution defaults to true now.
Added
- Add QR code options for foreground color, background color and logo URL.
Removed
- Remove config options related with webhooks.
- Remove config option to decode redis credentials.
- Remove support for openswoole.
- Remove infection and mutation tests.
- Remove web and task worker config options.
Fixed
- Nothing
Deprecated
- Nothing
v8.7.0
Changed
- Nothing
Added
- Add config option to enable/disable QR codes for disables short URLs.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v8.6.1
Changed
- Removed dependency on functional-php
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing