Logo
Explore Help
Register Sign In
shlinkio/shlink-web-client
1
0
Fork 0
You've already forked shlink-web-client
mirror of https://github.com/shlinkio/shlink-web-client.git synced 2025-12-10 00:27:25 -06:00
Code Issues Packages Projects Releases 67 Wiki Activity

67 Releases 69 Tags

RSS Feed
  • v4.5.1 aab26e3736

    v4.5.1 Stable

    giteasync released this 2025-08-13 03:16:16 -05:00 | 234 commits to develop since this release

    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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.5.1_dist.zip
      529 KiB
  • v4.5.0 0dc6d70dd9

    v4.5.0 Stable

    giteasync released this 2025-08-08 02:26:57 -05:00 | 252 commits to develop since this release

    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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.5.0_dist.zip
      528 KiB
  • v4.4.1 4eab3b6935

    v4.4.1 Stable

    giteasync released this 2025-06-23 03:12:08 -05:00 | 318 commits to develop since this release

    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
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.4.1_dist.zip
      549 KiB
  • v4.4.0 b747e63d51

    v4.4.0 Stable

    giteasync released this 2025-04-20 10:07:46 -05:00 | 454 commits to develop since this release

    Changed

    • Update to react-router 7.0
    • Update to @shlinkio/shlink-frontend-kit 0.8.x
    • Update to @shlinkio/shlink-web-component 0.13.x
    • Update to @shlinkio/shlink-js-sdk 2.0.0
    • Add eslint-plugin-react-compiler
    • Run unit tests in a headless browser using vitest browser mode and playwright.

    Added

    • #1510 Existing HTTP credentials (cookies, TLS certs, authentication headers) can now be forwarded to the API server if appropriate CORS headers are set
    • shlink-web-component#637 QR codes are now generated client-side, without hitting Shlink.
    • shlink-web-component#641 It is now possible to provide any logo to be used with QR codes.
    • shlink-web-component#640 Allow default QR code settings to be handled via app settings.

    Removed

    • Nothing

    Fixed

    • Nothing

    Deprecated

    • Nothing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.4.0_dist.zip
      574 KiB
  • v4.3.0 5aa113ec16

    v4.3.0 Stable

    giteasync released this 2024-11-30 03:49:15 -06:00 | 714 commits to develop since this release

    Changed

    • Nothing

    Added

    • #1360 Added ability for server IDs to be generated based on the server name and URL, instead of generating a random UUID.

      This can improve sharing a predefined set of servers cia servers.json, env vars, or simply export and import your servers in some other device, and then be able to share server URLs which continue working.

      All existing servers will keep their generated IDs in existing devices for backwards compatibility, but newly created servers will use the new approach.

    • shlink-web-component#491 Add support for colors in QR code configurator.

    • shlink-web-component#515 Add support for geolocation redirect conditions, when using Shlink 4.3 or newer.

    • shlink-web-component#514 Allow filtering short URLs list by domain, when using Shlink 4.3 or newer.

    • shlink-web-component#520 Allow navigating from domains list to short URLs list filtered by one domain, when using Shlink 4.3 or newer.

    • shlink-web-component#517 Update list of known domains when a short URL is created with a new domain.

    • shlink-web-component#292 Add icon in short URLs list indicating if a short URL has redirect rules.

    Removed

    • Nothing

    Fixed

    • shlink-web-component#504 Fix fallback interval not causing new visits to be loaded.

    Deprecated

    • Nothing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.3.0_dist.zip
      540 KiB
  • v4.2.2 2e438f9814

    v4.2.2 Stable

    giteasync released this 2024-10-19 05:15:33 -05:00 | 789 commits to develop since this release

    Changed

    • Update to @shlinkio/shlink-frontend-kit 0.6.0
    • Update to @shlinkio/shlink-web-component 0.10.1

    Added

    • Nothing

    Removed

    • Nothing

    Fixed

    • shlink-web-component#475 Fix incorrect amount of dots being displayed in line charts when the difference in days/weeks/months is rounded up.

    Deprecated

    • Nothing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.2.2_dist.zip
      529 KiB
  • v4.2.1 9a798c20c0

    v4.2.1 Stable

    giteasync released this 2024-10-09 07:34:16 -05:00 | 826 commits to develop since this release

    Changed

    • Nothing

    Added

    • Nothing

    Removed

    • Nothing

    Fixed

    • #1325 Get dependency on uuid package back, as crypto.randomUUID() can only be used in secure contexts.
    • shlink-web-component#461 Ensure shortUrlsList.confirmDeletion setting is true in any case, except when explicitly set to false.
    • shlink-web-component#237 Set darker color for previous period in charts, when light theme is enabled.
    • shlink-web-component#246 Fix selected date range not reflected in visits comparison date range selector, when selecting it in the line chart via drag'n'drop.

    Deprecated

    • Nothing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.2.1_dist.zip
      527 KiB
  • v4.2.0 9e1a803b8d

    v4.2.0 Stable

    giteasync released this 2024-10-07 02:55:07 -05:00 | 832 commits to develop since this release

    Changed

    • Use ShlinkWebSettings from @shlinkio/shlink-web-component to replace local settings UI.
    • Update to @shlinkio/eslint-config-js-coding-standard 3.0, and migrate to ESLint flat config.
    • Remove dependency on uuid package, and use crypto.randomUUID() instead.

    Added

    • shlink-web-component#411 Add support for ip-address redirect conditions when Shlink server is >=4.2
    • shlink-web-component#196 Allow active date range to be changed by selecting a range in visits and visits-comparison line charts.
    • shlink-web-component#307 Add new setting to disable short URL deletions confirmation.
    • shlink-web-component#435 Allow toggling between displaying raw user agent and parsed browser/OS in visits table.
    • shlink-web-component#197 Allow line charts to be expanded to the full size of the viewport, both in individual visits views, and when comparing visits.
    • shlink-web-component#382 Initialize QR code modal with all params unset, so that they fall back to the server defaults. Additionally, allow them to be unset if desired.

    Removed

    • Nothing

    Fixed

    • Nothing

    Deprecated

    • Nothing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.2.0_dist.zip
      526 KiB
  • v4.1.2 d18ebf8911

    v4.1.2 Stable

    giteasync released this 2024-04-17 02:59:44 -05:00 | 1119 commits to develop since this release

    Changed

    • Nothing

    Added

    • Nothing

    Removed

    • Nothing

    Fixed

    • shlink-web-component#244 Display visitedUrl in visits table if the visit object has it, regardless of it being an orphan visit or not.
    • shlink-web-component#327 Ensure orphan visits type is sent to the server, to enable server-side filtering when consumed Shlink supports it.

    Deprecated

    • Nothing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.1.2_dist.zip
      539 KiB
  • v4.1.1 5c2e99cba1

    v4.1.1 Stable

    giteasync released this 2024-04-11 02:24:39 -05:00 | 1134 commits to develop since this release

    Changed

    • Update JS coding standard
    • #1132 Add warning message in "validate URLs" setting, indicating it is ignored when consuming Shlink >=4.0.0.

    Added

    • shlink-web-component#293 Allow ordering redirect rules via drag'n'drop.

    Removed

    • Nothing

    Fixed

    • shlink-web-component#294 Make sure "validate URL" control is not displayed in short URL creation/edition, when consuming Shlink >=4.0.0.
    • #1130 Fix importing servers in Firefox for Android when the CSV file contains spaces.
    • #1133 Fix Shlink versions alignment in server error pages.

    Deprecated

    • Nothing
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • shlink-web-client_4.1.1_dist.zip
      546 KiB
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.23.7 Page: 215ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API