Changelog 2026-03-07 (JSON Array Guard Fixes: Command Palette + Last Visit)
Article content
Fixed
command-palette.js: preventeditems.filter is not a function.last-visit-changes.js: preventedentries.filter is not a function.
Changed
- Added defensive parsing for possibly double-encoded JSON payloads.
- Added explicit array guards before list filtering logic.