Skip to content

Siftly v0.3.0

Latest

Choose a tag to compare

@viperrcrypto viperrcrypto released this 08 Apr 05:36
fb718c4

What's New

Features

  • AI Category Assistant -- analyzes your bookmarks and suggests natural topic clusters with one click
  • Obsidian Export -- export your entire library as Markdown notes with YAML frontmatter, wikilinks, and index files
  • MiniMax AI Provider -- 1M context window support for large batch categorization
  • Compact List View -- high-density bookmark browsing with detail modal
  • Advanced Pagination -- jump to page, first/last controls
  • Markdown Download -- save any bookmark as a clean .md file
  • Auto-Categorize on Import -- opt-in background categorization after import
  • Docker CI/CD -- automated multi-arch Docker builds published to GHCR

Fixes

  • Bookmarklet capture -- resilient to X API structure changes (deep recursive tweet finder)
  • Docker Prisma -- fixed prisma generate in runner stage
  • Path traversal protection on Obsidian vault path
  • Prompt injection protection on AI category suggestions
  • XHR content-type checks on bookmarklet intercepts

Security

  • Vault path validation blocks system directories
  • AI prompts sanitized against injection via tweet content
  • Category creation rate-limited (max 20 per request)
  • Input validation on slugs, names, confidence scores

Community

Thanks to @cryptoxinu, @sean1rose, @davidorban, @octo-patch, @rafaelreis-r, @kauri-hero, and @Microck for their contributions!