Skip to content

Latest commit

 

History

History
734 lines (487 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

734 lines (487 loc) · 12.9 KB

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • #315 Documented support for RoadRunner.

Changed

  • Migrated to reusable workflow to build docker image

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.36.1] - 2022-08-17

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed references to wrong docker image names.

[6.36.0] - 2022-08-15

Added

  • Documented support on GitHub Container Registry.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.35.0] - 2022-08-04

Added

  • Documented support on redis pub/sub for real-time updates.
  • #312 Documented multi-segment custom slugs.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.34.3] - 2022-07-31

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Documented the requirement of providing the port number for redis servers.

[6.34.2] - 2022-07-25

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed strikethrough on deprecated env vars.

[6.34.1] - 2022-06-20

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #273 Fixed screenshots for Short Menu integration.
  • Fixed dependency install in CI

[6.34.0] - 2022-05-31

Added

  • Updated CLI help description.

Changed

  • Updated dependencies, including React 18 and jest 28.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed typos on installation tool references from update instructions.

[6.33.0] - 2022-04-23

Added

  • Documented timezone env var and the recommendation to set it to the same zone where you plan to consume it.
  • Extended documentation regarding dates behavior on the API.

Changed

  • Added shlinkio coding standards, together with nextjs recommended ones.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.32.0] - 2022-03-21

Added

  • #296 Updated to fontawesome 6.1
  • #295 Updated to bootstrap 5.1
  • #291 Automated generation of sitemap and robots.txt files.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.31.0] - 2022-02-19

Added

  • #292 Added emojis to features.

Changed

  • Updated dependencies

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.30.1] - 2022-02-04

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Added missing Sitemap entries

[6.30.0] - 2022-01-31

Added

  • #283 Added warning noticing installation tool has to be run from Shlink's root folder.
  • #285 Documented deprecated webhooks.
  • #286 Grouped env vars by context, and added deep-linking to specific groups when relevant.
  • #281 Documented Shlink architecture.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.29.0] - 2022-01-30

Added

  • #278 Documented installer tool.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #267 Fixed linting by migrating to Next.js recommended rules.
  • #279 Documented missing mention to the requirement of installing the corresponding pdo variation for the database of your choice.

[6.28.0] - 2022-01-28

Added

  • #267 Updated docs to fulfil Shlink 3.0.0.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.27.0] - 2021-12-26

Added

  • #271 Enhanced multi-domain docs explaining the steps that need to be performed outside of Shlink.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.26.2] - 2021-12-26

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #269 Fixed link to image used when sharing on Twitter.

[6.26.1] - 2021-12-21

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed documentation regarding GeoLite2, mentioning the default key is now disabled and therefore, you need to provide your own.

[6.26.0] - 2021-12-16

Added

  • Migrated to latest docsearch

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.25.0] - 2021-12-12

Added

  • #253 Documented how to import from YOURLS.
  • Documented new not-found redirect env vars that deprecate existing ones.
  • #259 Documented new IS_HTTPS_ENABLED env var.
  • #261 Documented how to integrate with a RabbitMQ instance.
  • #252 Explained considerations when using multiple domains.
  • #258 Documented support for openswoole, and recommended using it over regular swoole.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.24.1] - 2021-11-21

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed PSShlink image width in mobile devices.

[6.24.0] - 2021-11-21

Added

  • #248 Added PSShlink to the list of apps.
  • #249 Documented "Email Tracking" feature.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.23.0] - 2021-10-31

Added

  • #212 Documented how to solve issues with CORS when using mercure >=0.11
  • #229 Documented how to solve issues with CORS when using mercure >=0.11

Changed

  • Moved ci workflow to external repo and reused
  • Updated to node 16.15
  • #244 Updated to Next.js 12.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #235 Fixed sass deprecation warning.

[6.22.0] - 2021-10-10

Added

  • Added QR code env vars, and documented deprecated env vars.
  • Added note mentioning that query params forwarding can be disabled since Shlink v2.9.0.
  • Documented placeholders supported in not-found redirects since Shlink v2.9.0.
  • Documented REDIS_SENTINEL_SERVICE env var.
  • Documented how to enable sending orphan visit notifications to webhooks.
  • Documented how to disable tracking based on IP addresses.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.21.0] - 2021-09-18

Added

  • Documented environment variables as something that can be used with non-docker installations.

Changed

  • Updated ALL dependencies

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.20.0] - 2021-08-04

Added

  • Documented extra path forwarding feature.
  • #227 Documented domain-specific "not found" redirects.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.19.0] - 2021-07-13

Added

  • Nothing

Changed

  • #223 Updated dependencies, including Next.js to v11.
  • #225 Documented errorCorrection param for QR codes.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.18.0] - 2021-05-30

Added

  • #220 Documented new ways to pre-configure servers in shlink-web-client after v3.2.0
  • #216 Documented ENABLE_PERIODIC_VISIT_LOCATE env var for docker container.
  • #218 Documented how bot detection works in Shlink v2.7.0.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.17.1] - 2021-05-23

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Added missing tracking env vars in docker example.

[6.17.0] - 2021-05-23

Added

  • #215 Documented new tracking capabilities introduced in Shlink v2.6.0.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.16.1] - 2021-04-24

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed duplicated troubleshooting section, by making one reference the other.

[6.16.0] - 2021-04-23

Added

  • Improved troubleshooting docs
  • Documented importing from Shlink instance

Changed

  • Updated coding styles

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.15.1] - 2021-02-13

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Fixed docs to reflect new dist files system and support for PHP 8.

[6.15.0] - 2021-02-11

Added

  • #195 Documented title feature introduced in Shlink v2.6.0.
  • #196 Documented how to import links from a CSV file.
  • #197 Documented margin prop for QR codes.
  • #201 Documented how Shlink tracks visits and its considerations.
  • #203 Documented special redirects.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.14.3] - 2021-01-26

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Improved REST API feature description.

[6.14.2] - 2021-01-24

Added

  • Nothing

Changed

  • #187 Improved CORS-related docs.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #188 Fixed anchor links when they are dynamically loaded.

[6.14.1] - 2021-01-19

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Added missing reference to xml PHP extension required to generate QR codes in SVG format.

[6.14.0] - 2021-01-17

Added

  • Documented API key roles.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.13.1] - 2021-01-06

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #181 Fixed shlink-web-client video for some devices, and added placeholder image for others.

[6.13.0] - 2021-01-02

Added

  • #157 Documented some minor features, like QR codes, X-Request-Id and query params forwarding.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

[6.12.0] - 2020-12-22

Added

  • #142 Documented how to troubleshoot the most common issues.
  • #179 Added collapsible menu to docs.

Changed

  • #174 Updated shlink-web-client video, using a v3 recording.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing