What's Changed
Bug Fixes
- Fix broken video embeds for remote URLs — Remote video URLs (http/https) now render as clickable links instead of broken
![]()embeds that Obsidian can't display. Local vault videos continue using embed syntax as before. (fixes #9) - Hide platforms with zero archives — Platform Activity grid in settings no longer shows platforms with 0 count. (fixes #10)
- Source platform stats from D1 — Platform activity counts now come from the
user_archivestable (D1) instead of KV credits, providing accurate per-platform archive counts. (fixes #10)
Improvements
- Add Naver URL shortener support —
naver.me,me2.do,han.glare now recognized as shortener domains for automatic URL expansion before archiving.
Full Changelog: 2.9.3...2.9.4