Releases: shlinkio/shlink-web-component
Releases · shlinkio/shlink-web-component
v0.12.1
v0.12.0
Changed
- Update to react-router 7.
Added
- Nothing
Removed
- Remove support for react-router 6.
Fixed
- Nothing
Deprecated
- Nothing
v0.11.0
Changed
- Nothing
Added
- #491 Add support for colors in QR code configurator.
- #515 Add support for geolocation redirect conditions, when using Shlink 4.3 or newer.
- #514 Allow filtering short URLs list by domain, when using Shlink 4.3 or newer.
- #520 Allow navigating from domains list to short URLs list filtered by one domain, when using Shlink 4.3 or newer.
- #517 Update list of known domains when a short URL is created with a new domain.
- #292 Add icon in short URLs list indicating if a short URL has redirect rules.
Removed
- Nothing
Fixed
- #504 Fix fallback interval not causing new visits to be loaded.
Deprecated
- Nothing
v0.10.1
v0.10.0
Changed
- Publish package as ES module only.
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v0.9.0
v0.8.1
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- #461 Ensure
shortUrlsList.confirmDeletion
setting istrue
in any case, except when explicitly set tofalse
. - #237 Set darker color for previous period in charts, when light theme is enabled.
- #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
v0.8.0
Changed
- Update to
@shlinkio/eslint-config-js-coding-standard
3.0, and migrate to ESLint flat config.
Added
- Document how
<ShlinkWebSettings />
is used. - #411 Add support for
ip-address
redirect conditions when Shlink server is >=4.2 - #196 Allow active date range to be changed by selecting a range in visits and visits-comparison line charts.
- #307 Add new setting to disable short URL deletions confirmation.
- #435 Allow toggling between displaying raw user agent and parsed browser/OS in visits table.
- #197 Allow line charts to be expanded to the full size of the viewport, both in individual visits views, and when comparing visits.
- #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
- #331 Fix short URL deletion confirmation modal getting closed when deleting the short URL failed.
Deprecated
- Nothing
v0.7.0
Changed
- Update dependencies
Added
- Add new
@shlinkio/shlink-web-component/settings
entry point, to expose a component rendering the settings form and all settings-related types.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v0.6.2
v0.6.2