mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 20:54:09 +00:00
Asset queries now require checksum (filtering orphaned entries) and deduplicate by checksum to prevent showing duplicate thumbnails. Changed async query to transact-db? false so deleted assets don't get re-transacted from worker DB back into frontend. Added debug logging across asset URL resolution, picker mounting, and view lifecycle. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>