You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.7.2
- feat: Add support for Defuddle (Obsidian Web Clipper engine)
- feat: Enable generic iframe rendering in markdown with clean DOMPurify settings
- feat: Add whitelist filtering for self-contained iframes during HTML ingest to automatically strip unsupported ones
v0.6.2
feat: Implement date range search
feat: Improve toast notifications
feat: Implement undo for deletion
feat: Sort tags by usage frequency
feat: Add direct search shortcuts (u: for URL, t: for tags)
v0.6.0
- feat: implement browser-based crawler and content backfill system
- feat: add API key authentication support for external integrations
- feat: add plain text import functionality
- feat: support content filling from URL only
- fix: resolve issue where HTML import was not functioning correctly