Releases: shlinkio/shlink-web-client
v4.7.0
v4.6.2
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- shlink-web-component#878 Fix real-time updates interval setting being ignored.
Deprecated
- Nothing
v4.6.1
v4.6.0
Changed
- Nothing
Added
- shlink-web-component#839 Allow filtering short URLs by excluded tags when using Shlink >=4.6.0
- shlink-web-component#838 Allow filtering tag, orphan and non-orphan visits by domain, when using Shlink >=4.6.0
- shlink-web-component#784 Add optional
long-urlquery parameter to short URL creation to prefill the long URL programmatically.
Removed
- Drop support for Shlink older than 4.0.0
Fixed
- Nothing
Deprecated
- Nothing
v4.5.1
v4.5.0
Changed
- Update to FontAwesome 7
- Update to Recharts 3
- Update to
@shlinkio/shlink-web-component0.16.1
Added
-
shlink-web-component#755 Add support for
any-value-query-paramandvalueless-query-paramredirect conditions when using Shlink >=4.5.0. -
shlink-web-component#756 Add support for desktop device types on device redirect conditions, when using Shlink >=4.5.0.
-
shlink-web-component#657 Allow visits table columns to be customized via settings, and add a new optional "Region" column.
As a side effect, the "Show user agent" toggle has been removed from the list, as this can now be globally configured in the settings.
Removed
- Nothing
Fixed
- shlink-web-component#698 Fix line chart selection triggering after clicking a dot in the chart. It now works only when dragging while the mouse is clicked.
Deprecated
- Nothing
v4.4.1
Changed
- shlink-web-component#661 and #1571 Fully replace bootstrap with tailwind.
- Add the new light theme brand color.
- Update to
@shlinkio/shlink-frontend-kit1.0.0 and@shlinkio/shlink-web-component0.15 - Replace reactstrap nav bar with
NavBarcomponent from@shlinkio/shlink-frontend-kit
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v4.4.0
Changed
- Update to
react-router7.0 - Update to
@shlinkio/shlink-frontend-kit0.8.x - Update to
@shlinkio/shlink-web-component0.13.x - Update to
@shlinkio/shlink-js-sdk2.0.0 - Add
eslint-plugin-react-compiler - Run unit tests in a headless browser using vitest browser mode and playwright.
Added
- #1510 Existing HTTP credentials (cookies, TLS certs, authentication headers) can now be forwarded to the API server if appropriate CORS headers are set
- shlink-web-component#637 QR codes are now generated client-side, without hitting Shlink.
- shlink-web-component#641 It is now possible to provide any logo to be used with QR codes.
- shlink-web-component#640 Allow default QR code settings to be handled via app settings.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v4.3.0
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
- shlink-web-component#504 Fix fallback interval not causing new visits to be loaded.
Deprecated
- Nothing
v4.2.2
Changed
- Update to
@shlinkio/shlink-frontend-kit0.6.0 - Update to
@shlinkio/shlink-web-component0.10.1
Added
- Nothing
Removed
- Nothing
Fixed
- shlink-web-component#475 Fix incorrect amount of dots being displayed in line charts when the difference in days/weeks/months is rounded up.
Deprecated
- Nothing