Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down