shlinkio/shlink-web-client

Device-specific long URLs option missing in Webclient 4.1.0

Closed this issue · 0 comments

shlink-web-client version

4.1.0

How do you use shlink-web-client

Docker image

Current behavior

In previous version <4.1.0 one could add "Device-specific long URLs". When using Shlink-Web-Client 4.1.0 this option is no longer visible in the UI even when switching to "Advanced Options".
Is this by design (feature removed) or a bug?
Also tested with the web client hosted at https://app.shlink.io/

Expected behavior

When using "Advanced Options" Device-specific long URLs should be possible.

Minimum steps to reproduce

docker run -p 8080:8080 ghcr.io/shlinkio/shlink-web-client:4.0.0 # works as expected
docker run -p 8080:8080 ghcr.io/shlinkio/shlink-web-client:4.1.0 # is missing Device-specific long URLs in UI