From 1dad5735d95b6aa6b0387a4a862d3dac3a38b7cf Mon Sep 17 00:00:00 2001 From: adamXbot <111877622+adamXbot@users.noreply.github.com> Date: Mon, 17 Aug 2026 12:57:32 +0000 Subject: [PATCH] docs: sync CHANGELOG from main repo --- changelog.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 8411f37..ee1d2e5 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -56,6 +56,15 @@ This page mirrors [`CHANGELOG.md`](https://github.com/privacykey/privacytracker/ ### Fixed +- The activity log's type filter works for every event type again. It + validated the requested type against a list that had fallen eight + entries behind — so filtering by newer events (privacy-profile preset + changes, verdicts, migrations, health checks) silently returned the + *unfiltered* feed instead. +- The Stats page's policy radar no longer reshuffles which six apps it + shows between visits: when several apps share the same last-synced + time (which every bulk sync produces), the selection previously fell + back to database scan order. - Light-theme colour contrast on the app-detail page now meets WCAG AA: not-declared accessibility rows no longer dim their text below the threshold, the "Declared by developer" tag and the preference-key legend