From f1568eb43be71fbcfe6471ac72ea38ac636886c6 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 14 May 2022 16:43:00 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d7bf322..a8b49d72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] ### Added * [#622](https://github.com/shlinkio/shlink-web-client/pull/622) Added support to load domain visits when consuming Shlink 3.1.0 or newer. +* [#582](https://github.com/shlinkio/shlink-web-client/pull/582) Improved filtering short URLs by tag. + + Now, a new full tags selector component is available, which allows selecting any of the existing tags and also composes a toggle to filter by "any" tag or "all" tags. ### Changed * [#616](https://github.com/shlinkio/shlink-web-client/pull/616) Updated to React 18.