github shlinkio/shlink-web-client v3.3.0

latest releases: v4.1.2, v4.1.1, v4.1.0...
2 years ago

Added

  • #465 Added new page to manage domains and their redirects, when consuming Shlink 2.8 or higher.

  • #460 Added dynamic title on hover for tags with a very long title.

  • #462 Now it is possible to paste multiple comma-separated tags in the tags selector, making all of them to be added as individual tags.

  • #463 The strategy to determine which tags to suggest in the TagsSelector during short URL creation, can now be configured:

    • startsWith: Suggests tags that start with the input. This is the default behavior for keep it as it was so far.
    • includes: Suggests tags that contain the input.
  • #464 Added support to download QR codes. This feature requires an unreleased version of Shlink, so it comes disabled, and will get enabled as soon as Shlink v2.9 is released.

  • #469 Added support errorCorrection in QR codes, when consuming Shlink 2.8 or higher.

  • #459 Added new list mode to display tags.

    The mode is optional, and you can toggle between the classic cards mode or the new list mode whenever you want.

    You can also configure the default mode from settings.

Changed

  • #408 Updated to Chart.js 3.5
  • #486 Refactored components used to render visits charts, making them easier to maintain and understand.
  • #409 Increased required code coverage and added hard threshold check.

Deprecated

  • Nothing

Removed

  • #491 Dropped support for Shlink older than v2.4.0.

Fixed

  • Nothing

Don't miss a new shlink-web-client release

NewReleases is sending notifications on new releases.