github shlinkio/shlink-web-client v3.2.0

latest releases: v4.1.2, v4.1.1, v4.1.0...
3 years ago

Added

  • #433 Added support to provide a default server to connect to via env vars:

    • SHLINK_SERVER_URL: The URL of the Shlink server to configure by default.
    • SHLINK_SERVER_API_KEY: The API key of the Shlink server.
    • SHLINK_SERVER_NAME: A name you want to give to this server. Defaults to Shlink if not provided.
  • #432 Added support to provide the servers.json file inside a conf.d folder.

  • #440 Added hint of what visits come potentially from a bot, in the visits table, when consuming Shlink >=2.7.

  • #431 Added support to filter out visits from potential bots in visits sections, when consuming Shlink >=2.7.

  • #430 Added support to set new and existing short URLs as crawlable, when consuming Shlink >=2.7.

  • #450 Improved landing page design.

  • #449 Improved PWA update banner, allowing to restart the app directly from it without having to close the tab.

Changed

  • #442 Visits filtering now goes through the corresponding reducer.
  • #337 Replaced moment.js with date-fns.
  • #360 Changed component used to generate a tags selector, switching from react-tagsinput, which is no longer maintained, to react-tag-autocomplete.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #438 Fixed horizontal scrolling in short URLs list on mobile devices when the long URL didn't have words to break.

Don't miss a new shlink-web-client release

NewReleases is sending notifications on new releases.