Fixed short URLs list in overview page

This commit is contained in:
Alejandro Celaya
2022-01-08 10:51:34 +01:00
parent 8d6e93ea4f
commit 2e963bdc8e
4 changed files with 45 additions and 15 deletions

View File

@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
* [#555](https://github.com/shlinkio/shlink-web-client/issues/555) Fixed vertical alignment in welcome screen logo.
* [#554](https://github.com/shlinkio/shlink-web-client/issues/554) Fixed behavior in overview page, where items in the list of short URLs were stripped out when creating new ones, even if the amount of short URLs was still not yet big enough.
## [3.5.0] - 2022-01-01