Skip to content

Releases: shlinkio/shlink-installer

v9.7.0

01 Nov 11:42
c61a11c

Choose a tag to compare

Changed

  • Nothing

Added

  • Add REDIS_SERVERS_USER and REDIS_SERVERS_PASSWORD config options.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v9.6.0

24 Jul 10:05
3980a74

Choose a tag to compare

Changed

  • Update to PHPUnit 12

Added

  • Add REAL_TIME_UPDATES_TOPICS config option.
  • Add CORS-related config options.
  • Add TRUSTED_PROXIES config option.
  • Add REDIRECT_CACHE_VISIBILITY config option.
  • Add LOGS_FORMAT config option.

Removed

  • Drop support for shlink-config 3.0

Fixed

  • Nothing

Deprecated

  • Nothing

v9.5.0

25 Jan 14:57
27e54e5

Choose a tag to compare

Changed

  • Nothing

Added

  • Support shlink-config 4.0

Removed

  • Drop support for PHP 8.2

Fixed

  • Nothing

Deprecated

  • Nothing

v9.4.0

27 Dec 15:17
5d2c6b7

Choose a tag to compare

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

24 Nov 13:23
f863285

Choose a tag to compare

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

11 Aug 16:24
269ea3f

Choose a tag to compare

Changed

  • Update to PHPUnit 11
  • Update to PHPStan 1.11

Added

  • Add ROBOTS_ALLOW_ALL_SHORT_URLS config option.
  • Add ROBOTS_USER_AGENTS config option.
  • Add support for laminas/laminas-servicemanager v4.x.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v9.1.0

14 Apr 06:37
94a5a66

Choose a tag to compare

Changed

  • Nothing

Added

  • Add MEMORY_LIMIT config option.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v9.0.0

03 Mar 17:49
bbd2a79

Choose a tag to compare

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

26 Dec 15:15
ae3fa45

Choose a tag to compare

Changed

  • Nothing

Added

  • Add config option to enable/disable QR codes for disables short URLs.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v8.6.1

17 Dec 18:44
6022141

Choose a tag to compare

Changed

  • Removed dependency on functional-php

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing