Skip to content

Releases: shlinkio/shlink-dashboard

v0.2.0

12 Dec 07:18
87bf1c1

Choose a tag to compare

Changed

  • #675 Vertically center home and login page content.

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-url query parameter to short URL creation to prefill the long URL programmatically.
  • #679 Add footer with the version of the dashboard and selected server (if any).

Removed

  • Drop support for Shlink older than 4.0.0

Fixed

  • Nothing

Deprecated

  • Nothing

v0.1.2

16 Sep 13:52
944689f

Choose a tag to compare

Changed

  • #558 Migrated away from useLoaderData hook in route components, and use loaderData prop instead.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • #726 Fix tini downloaded with the wrong architecture in the ARM docker image.

Deprecated

  • Nothing

v0.1.1

08 Aug 17:32
db28363

Choose a tag to compare

Changed

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

Added

  • #663 Add new SHLINK_DASHBOARD_DB_USE_ENCRYPTION env var to allow enabling encrypted database connections

  • 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

v0.1.0

22 Jun 10:15

Choose a tag to compare

Changed

  • Nothing

Added

  • First release

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing