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