Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 09:50
5aa113e

Changed

  • Nothing

Added

  • #1360 Added ability for server IDs to be generated based on the server name and URL, instead of generating a random UUID.

    This can improve sharing a predefined set of servers cia servers.json, env vars, or simply export and import your servers in some other device, and then be able to share server URLs which continue working.

    All existing servers will keep their generated IDs in existing devices for backwards compatibility, but newly created servers will use the new approach.

  • shlink-web-component#491 Add support for colors in QR code configurator.

  • shlink-web-component#515 Add support for geolocation redirect conditions, when using Shlink 4.3 or newer.

  • shlink-web-component#514 Allow filtering short URLs list by domain, when using Shlink 4.3 or newer.

  • shlink-web-component#520 Allow navigating from domains list to short URLs list filtered by one domain, when using Shlink 4.3 or newer.

  • shlink-web-component#517 Update list of known domains when a short URL is created with a new domain.

  • shlink-web-component#292 Add icon in short URLs list indicating if a short URL has redirect rules.

Removed

  • Nothing

Fixed

Deprecated

  • Nothing