From 99d1634bbea51f6c658193af5f2ae9b8ee5430ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADn?= Date: Sat, 25 Oct 2025 22:15:06 +0200 Subject: [PATCH] Add public access filtering feature to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 692029639..ea6148ea7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Extended the user detail dialog in the users section of the admin control panel +- Enable filtering (by account, holdings, tag or asset class) in public access ### Fixed