Releases: shlinkio/shlink-web-client
Releases · shlinkio/shlink-web-client
Release list
v4.8.1
Changed
- Migrate from ESLint to Oxlint and Oxfmt.
Added
- Nothing
Removed
- Nothing
Fixed
- shlink-web-component#1024 Fix incorrect colSpan calculated in visits table depending on what columns have been enabled.
- shlink-web-component#982 Fix ability to select any domain from the dropdown when creating a short URL, when the list of domains is long.
- shlink-web-component#913 Fix rendering of maps due to missing leaflet stylesheet import.
Deprecated
- Nothing
v4.8.0
Changed
- Update dependencies
Added
- [shlink-web-component] Add support for Shlink 5.1.0, by supporting browser redirect conditions.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v4.7.1
Changed
- Update dependencies
Added
- Nothing
Removed
- Nothing
Fixed
- #1876 Upgrade docker image to nginx 1.30.1 to address CVE-2026-42945.
Deprecated
- Nothing
v4.7.0
Changed
- Nothing
Added
- [shlink-web-component] Add support for Shlink 5.0.0, by supporting date-based redirect conditions.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
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
Changed
- #802 Improve dependency injection in components.
- Stop injecting redux state and actions.
Added
- Nothing
Removed
- Nothing
Fixed
- Fix small UI issues.
Deprecated
- Nothing
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