-
v4.1.0 Stable
released this
2024-03-17 06:26:53 -05:00 | 1177 commits to develop since this releaseChanged
- shlink-web-component#249 Replace
react-datepickerwith nativeinput[type="date"]andinput[type="datetime-local"]elements. - Update dependencies.
Added
-
#1079 Add support Shlink 4.0.0.
-
shlink-web-component#271 Add support for redirect rules when consuming Shlink 4.0.0.
Now, if the server supports it, there will be a new item for every short URL dropdown, which will take you to a page where it will be possible to edit that short URL's redirect rules.
Removed
- shlink-web-component#276 Drop support for Shlink older than 3.3.0
Fixed
- #1084 Fix broken server dropdown menu when auto-connect is enabled.
Deprecated
- Nothing
Downloads
- shlink-web-component#249 Replace
-
v4.0.1 Stable
released this
2024-02-01 01:58:34 -06:00 | 1261 commits to develop since this releaseChanged
- #821 Update app gif from README.md
Added
- Nothing
Removed
- Nothing
Fixed
- #1046 Fix running docker image when server env vars are provided.
Deprecated
- Nothing
Downloads
-
v4.0.0 Stable
released this
2024-01-29 12:14:58 -06:00 | 1270 commits to develop since this releaseChanged
- #338 Extract
@shlinkio/shlink-web-componentand@shlinkio/shlink-frontend-kitas external libs. - #978 Use system preferred theme as default theme.
- Use API client from
@shlinkio/shlink-js-sdkto consume Shlink servers. - #902 Docker image is no longer running as root. As a side effect, exposed port is
8080, not80anymore. - shlink-web-component #117 Migrate charts from Chart.JS to Recharts.
Added
-
shlink-web-component #7 Allow comparing visits for multiple short URLs, tags or domains.
When in the tags, domains or short URLs tables, you can now pick up to 5 items to compare their visits. Once selected, you are taken to a section displaying a comparative line chart, which supports all regular visits filtering capabilities.
-
shlink-web-component #9 Allow comparing visits with the previous period.
-
shlink-web-component #12 and #13 Add new "Visits options" section for arbitrary visit stats options. Add section to delete short URL and orphan visits there.
This section is only visible if short URL visits deletion or orphan visits deletion are supported by connected Shlink server.
-
shlink-web-component #10 Improve general accessibility: Add accessibility tests, fix accessibility issues and enable accessibility linting rules.
Removed
- Drop support for Shlink older than v3.0.0
Fixed
- #910 Fix warnings related with missing
actin tests and refs inAppUpdateBanner.
Deprecated
- Nothing
Downloads
- #338 Extract
-
v3.10.2 Stable
released this
2023-07-09 03:17:44 -05:00 | 1706 commits to develop since this releaseChanged
- #781 Migrate tests from jest to vitest.
- #843 Build docker image only for new tags, making sure it always includes an actual version number.
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
Downloads
-
v3.10.1 Stable
released this
2023-04-23 08:56:39 -05:00 | 1734 commits to develop since this releaseChanged
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- #826 Fix generated short URLs CSV so that it can be used to import on Shlink.
Deprecated
- Nothing
Downloads
-
v3.10.0 Stable
released this
2023-03-19 06:01:42 -05:00 | 1747 commits to develop since this releaseChanged
- #798 Remove stryker and mutation testing.
- #800 Use
/tags/statsendpoint to load tags stats, when the server supports it. - Update to Vite 4.2
- Update to TypeScript 5
- Update to coding standard v2.1.0
- Decouple tests from RTK internals.
Added
- #807 Add support for device-specific long-URLs when creating or editing short URLs.
- #808 Respect settings on excluding bots in the overview section, for visits cards.
- #809 Respect settings on excluding bots in the tags list.
Removed
- Nothing
Fixed
- #799 Fix fallback visits not taking into account configuration regarding excluding bots.
Deprecated
- Nothing
Downloads
-
v3.9.1 Stable
released this
2022-12-31 11:23:01 -06:00 | 1806 commits to develop since this releaseChanged
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- #787 Fixed wrong base path set in vite config when homepage is set as empty string.
Deprecated
- Nothing
Downloads
-
v3.9.0 Stable
released this
2022-12-31 10:08:45 -06:00 | 1809 commits to develop since this releaseChanged
- #753 Migrated from react-scripts/webpack to vite.
- #770 Updated to latest dependencies.
- #741 Improved
visitsAsyncThunk, making it wrap pending/fulfilled/rejected actions, as well as custom ones, in a type-safe way.
Added
-
#750 Added new icon indicators telling if a short URL can be normally visited, it received the max amount of visits, is still not enabled, etc.
-
#764 Added support to exclude visits from visits on short URLs list when consuming Shlink 3.4.0.
This feature also comes with a new setting to disable visits from bots by default, both on short URLs lists and visits sections.
-
#760 Added support to exclude short URLs which have reached the maximum amount of visits, or are valid until a date in the past.
Removed
- #736 Removed cards mode in tags. Only table mode is supported now.
- #774 Dropped support for Shlink older than 2.8.0.
Fixed
- #715 Fixed connection still failing on miss-configured servers, after editing their params to set proper values.
Deprecated
- Nothing
Downloads
-
v3.8.2 Stable
released this
2022-12-17 03:07:54 -06:00 | 1877 commits to develop since this releaseChanged
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- #766 Fixed visits query being lost when switching between sub-sections.
- #765 Added missing
"Content-Type": "application/json"to requests with payload, making older Shlink versions fail.
Deprecated
- Nothing
Downloads
-
v3.8.1 Stable
released this
2022-12-06 13:21:59 -06:00 | 1884 commits to develop since this releaseChanged
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- #756 Fixed all visits interval not working unless switching to a different interval first.
- #757 Fixed visits fallback interval not working until the visits view has been loaded at least twice.
Deprecated
- Nothing
Downloads
mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-10 00:27:25 -06:00