Update shlink-web-client with support for client-side generated QRs

This commit is contained in:
Alejandro Celaya
2025-04-17 08:46:31 +02:00
parent a7d6637a81
commit 9f3d7df5cd
5 changed files with 82 additions and 32 deletions

View File

@@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Added
* *Nothing*
* [shlink-web-component#637](https://github.com/shlinkio/shlink-web-component/pull/637) QR codes are now generated client-side, without hitting Shlink.
* [shlink-web-component#641](https://github.com/shlinkio/shlink-web-component/issues/641) It is now possible to provide any logo to be used with QR codes.
### Changed
* Update to `react-router` 7.0