Fixed tags including special chars being broken when used in URLs

This commit is contained in:
Alejandro Celaya
2021-09-01 10:53:45 +02:00
parent f41a8473f8
commit 923575b38b
4 changed files with 18 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
* *Nothing*
### Fixed
* *Nothing*
* [#478](https://github.com/shlinkio/shlink-web-client/pull/478) Fixed tags including special chars not being properly URL encoded before using them as query params.
## [3.2.0] - 2021-07-12