Skip to content

Releases: shlinkio/shlink-web-client

v4.8.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:48
80b9bff

Changed

  • Migrate from ESLint to Oxlint and Oxfmt.

Added

  • Nothing

Removed

  • Nothing

Fixed

Deprecated

  • Nothing

v4.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:01
c8fa7d9

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

Choose a tag to compare

@github-actions github-actions released this 15 May 06:36
941fa63

Changed

  • Update dependencies

Added

  • Nothing

Removed

  • Nothing

Fixed

Deprecated

  • Nothing

v4.7.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 07:36
a37be1d

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

Choose a tag to compare

@github-actions github-actions released this 12 Dec 07:38
fce387f

Changed

  • Nothing

Added

  • Nothing

Removed

  • Nothing

Fixed

Deprecated

  • Nothing

v4.6.1

Choose a tag to compare

@github-actions github-actions released this 15 Nov 11:13
e9afaae

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

Choose a tag to compare

@github-actions github-actions released this 12 Nov 13:54
77f8d63

Changed

  • Nothing

Added

Removed

  • Drop support for Shlink older than 4.0.0

Fixed

  • Nothing

Deprecated

  • Nothing

v4.5.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 08:16
aab26e3

Changed

  • Nothing

Added

  • Nothing

Removed

  • Nothing

Fixed

  • #1637 Fix brand color used in PWA
  • #1636 Make sure sidebar toggle is rendered only in sections where the sidebar exists.

Deprecated

  • Nothing

v4.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:27
0dc6d70

Changed

  • Update to FontAwesome 7
  • Update to Recharts 3
  • Update to @shlinkio/shlink-web-component 0.16.1

Added

  • shlink-web-component#755 Add support for any-value-query-param and valueless-query-param redirect 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

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:12
4eab3b6

Changed

  • shlink-web-component#661 and #1571 Fully replace bootstrap with tailwind.
  • Add the new light theme brand color.
  • Update to @shlinkio/shlink-frontend-kit 1.0.0 and @shlinkio/shlink-web-component 0.15
  • Replace reactstrap nav bar with NavBar component from @shlinkio/shlink-frontend-kit

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing