Add support for Shlink 5.1.0

This commit is contained in:
Alejandro Celaya
2026-06-20 18:54:38 +02:00
parent 685f416a81
commit 4e465eef7f
3 changed files with 160 additions and 107 deletions

View File

@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
## [4.8.0] - 2026-06-20
### Added
* [shlink-web-client] Add support for Shlink 5.1.0, by supporting browser redirect conditions.
### Changed
* Update dependencies
### Deprecated
* *Nothing*
### Removed
* *Nothing*
### Fixed
* *Nothing*
## [4.7.1] - 2026-05-15
### Added
* *Nothing*