github shlinkio/shlink-web-client v3.5.0

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

Changed

  • #534 Updated axios.
  • #538 Switched to the <field>-<dir> notation in orderBy param for short URLs list, in preparation for Shlink v3.0.0

Added

  • #407 Improved how visits (short URLs, tags and orphan) are loaded, to avoid ending up in a page with "There are no visits matching current filter".

    Now, the app will try to load visits for the configured default interval, and in parallel, it will load the latest visit.

    If the resulting list for that interval is empty, it will try to infer the closest interval with visits, based on the latest visit's date, and reload visits for that interval.

  • #547 Improved domains page, to tell which of the domains are not properly configured.

    Now, when this section is loaded, it tries to call the GET /rest/health endpoint for each one of the domains, and displays a warning icon on each one that failed.

    The warning includes a link to the documentation, explaining what are the steps to get it fixed.

  • #506 Improved how servers are handled, displaying a warning when creating or importing servers that already exist.

  • #535 Allowed editing default domain redirects when consuming Shlink 2.10 or newer.

  • #531 Added custom slug field to the basic creation form in the Overview page.

  • #537 Allowed to customize the ordering for every list in the app that supports it, being currently tags and short URLs.

  • #542 Added ordering for short URLs to the query, so that it is consistent with the rest of the filtering params.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

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

NewReleases is sending notifications on new releases.