Skip to content

Releases: shlinkio/shlink-installer

v7.0.0

27 Jan 19:56
ff600d3
Compare
Choose a tag to compare

Added

  • #143 Reworked how config options are "persisted", switching from regular config to an env var map.

Changed

  • Nothing

Changed

  • Dropped support for Symfony 5.
  • Updated to infection 0.26, enabling HTML reports.
  • Added explicitly enabled composer plugins to composer.json.

Removed

  • Removed everything that was deprecated

Fixed

  • Nothing

Deprecated

  • Nothing

v6.3.0

12 Dec 10:20
be6087f
Compare
Choose a tag to compare

Added

  • #140 Added support for RabbitMQ options.
  • Added support for PHP 8.1.
  • Added support for Symfony 6.0.
  • Added support for openswoole.
  • Added "round block size" config option for QR codes.

Changed

  • Nothing

Changed

  • Updated to phpstan 1.0

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v6.2.1

23 Oct 14:30
a23cd77
Compare
Choose a tag to compare

Changed

  • Moved ci workflow to external repo and reused

Added

  • Nothing

Removed

  • Nothing

Fixed

  • #132 Ensured a minimum amount of task workers.

Deprecated

  • Nothing

v6.2.0

10 Oct 20:27
c5f0961
Compare
Choose a tag to compare

Added

  • #122 Added support for QR code config options.
  • #124 Added support for redis sentinels in redis config.
  • #126 Added support to send orphan visits to webhooks, if any.
  • #128 Added support for IP-based tracking.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v6.1.0

04 Aug 11:19
8a7adcc
Compare
Choose a tag to compare

Added

  • #115 Added support for append_extra_path config option.

Changed

  • #117 Added experimental builds under PHP 8.1
  • #120 Increased required PHPStan level to 8.

Deprecated

  • Nothing

Removed

  • #118 Dropped support for PHP 7.4

Fixed

  • Nothing

v6.0.0

22 May 20:03
e0ebee0
Compare
Choose a tag to compare

Added

  • #86 Added new optional installation command to download GeoLite2 db file.
  • #109 Added ability to define deprecated config paths for options, that are transparently migrated to the new one during update.
  • #108 Added new tracking options.

Changed

  • #106 Increased required mutation score to 90%.
  • #112 Ensured IP anonymization option is only asked if tracking or IP tracking have not been disabled.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v5.4.0

13 Feb 13:56
30926cf
Compare
Choose a tag to compare

Added

  • #101 Added new "auto generate titles" option.
  • #103 Added "track orphan visits" option.

Changed

  • Migrated build to Github Actions.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v5.3.0

11 Dec 20:39
cb5617f
Compare
Choose a tag to compare

Added

  • #51 Created new command that allows updating the value of any configuration option.

Changed

  • #96 Updated required MSI to 85%.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v5.2.0

29 Nov 12:58
57b16ef
Compare
Choose a tag to compare

Added

  • Added explicit support for PHP 8
  • Added support for unix sockets on MySQL, MariaDB and PostgreSQL databases

Changed

  • Updated to infection 0.20.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v5.1.0

20 Jun 09:03
2a5de3b
Compare
Choose a tag to compare

Added

  • #87 Added config options for redirect customization.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing