Tags

Tags give the ability to mark specific points in history as being important
  • v2.7.1

    v2.7.1 - Robust Instagram extraction with 5-method fallback
    
    - Enhanced Instagram scraping with multiple extraction strategies
    - Improved error messages and user guidance
    - Better handling of Instagram's anti-bot measures
    - Detailed suggestions for manual workarounds
  • v2.7.0

    v2.7.0 - Rebrand Intelligence to Research for legal compliance
    
    - Changed all user-facing 'Intelligence' references to 'Research'
    - Updated page titles, navigation, translations
    - Fixed authentication state persistence in dashboard header
    - Maintains API backward compatibility
  • v2.6.1

    v2.6.1 - Fix authentication state persistence in UI
  • v2.6.0

    v2.6.0 - Complete API Authentication Consolidation
    
    MAJOR SECURITY UPDATE - Phase 1 Complete
    
    Fixed 18 critical security vulnerabilities:
    - All ACH API endpoints (7 files)
    - All Content Intelligence endpoints (6 files)
    - All Framework endpoints (2 files)
    - All auth migration endpoints (1 file)
    
    Before: Hardcoded 'demo-user' and userId = 1
    After: Proper user authentication via shared helpers
    
    Key Features:
    - Unified authentication across all APIs
    - Support for both session and hash-based auth
    - Proper user attribution for all analyses
    - Backward compatible with existing functionality
    
    Security Impact:
    - CRITICAL vulnerabilities fixed
    - Proper access control implemented
    - User data properly isolated
    - Ready for multi-user deployments
    
    Technical:
    - Created shared auth helpers (_shared/auth-helpers.ts)
    - getUserIdOrDefault() for user ID resolution
    - requireAuth() for protected endpoints
    - Full session + hash authentication support
    
    From Audit: TODOS_AND_STUBS_AUDIT.md
    Completed: Phase 1 (18 files)
    Remaining: Phase 2 (API keys), Phase 3 (workspace UI)
    
    Closes: 18 HIGH priority security TODOs
  • v2.5.3

    v2.5.3 - Hash Authentication Bug Fix + Codebase Audit
    
    Critical Fix:
    - Register page now stores hash in valid hashes immediately upon generation
    - Users can copy hash and login without clicking 'Continue' button
    - Resolves 'Invalid hash' error when copying from register page
    
    Improvements:
    - Enhanced debug logging in auth store for troubleshooting
    - Created shared auth helper utilities (auth-helpers.ts)
    - Comprehensive audit of 35+ TODOs/stubs (TODOS_AND_STUBS_AUDIT.md)
    
    Documentation:
    - Full codebase audit with priority ranking (HIGH/MEDIUM/LOW)
    - Implementation plan for fixing authentication stubs
    - Quick wins and recommended next steps identified
    
    Next Steps:
    - Phase 1: Consolidate API authentication (18 files to update)
    - Phase 2: Add missing API keys and configurations
    - Phase 3: Complete workspace management features
  • v2.5.2

    v2.5.2 - Critical Build Fix for Register Page
    
    Fix:
    - Correct toast import path from @/hooks/use-toast to @/components/ui/use-toast
    - Remove unsupported duration parameter from toast calls
    - Resolves TypeScript build errors that prevented v2.5.0 features from deploying
    
    This ensures the copy button fix and warning improvements are now live in production.
  • v2.5.1

    v2.5.1 - Hash-Based Authentication Bug Fixes
    
    Fixes:
    - Resolved 401 errors on /api/actors endpoint
    - Entity save icons now functional on content intelligence page
    - Updated all API calls to use omnicore_user_hash
    - Comments system works with hash-based auth
    - Quick entity creation now functional
    - Better error messages for unauthorized users
    
    Technical:
    - Actor API now supports hash-based authentication
    - Frontend migrated from auth_token to omnicore_user_hash
    - Simplified authentication headers across components
  • v2.5.0

    v2.5.0 - Authentication UX Improvements
    
    Register Page:
    - Enhanced copy button with clipboard API fallback
    - Critical warning moved to top with animations
    - Toast notifications for user feedback
    - Improved visual hierarchy
    
    Login Page:
    - Redesigned Access Work button with gradient
    - Added icon and hover effects
    - Better visual prominence
    
    Authentication:
    - Proper hash validation and state persistence
    - Session restoration on page refresh
    - Zustand persist integration
    - Fixed 'not logged in' issue after login
    
    Addresses user feedback on authentication flow.
  • v2.4.0

    Release v2.4.0: PDF Analysis and Intelligent Chunking
    
    - PDF analysis with auto-detection of .pdf URLs
    - Intelligent chunking for large documents (>2000 words)
    - Chapter detection and Q&A generation
    - GPT-4o powered summarization
    - Full text view UI (already implemented)
    - SWOT auto-population (v2.3.0)
    - YouTube InnerTube API transcripts (v2.2.1)
  • v2.3.0

    Release v2.3.0: SWOT Auto-Population (Phase 4.1)
    
    - AI-powered SWOT auto-population from Content Intelligence
    - Content picker dialog for selecting analyzed sources
    - GPT-4o-mini analysis with source citations
    - Framework auto-population foundation
    - YouTube transcript InnerTube API (v2.2.1)
    - Content Intelligence UX improvements (v2.2.0)
  • v2.2.1

    Release v2.2.1: YouTube Transcript InnerTube API
    
    - Reliable YouTube transcript extraction via InnerTube API
    - 99%+ success rate for videos with captions
    - Multi-language support with intelligent fallback
    - Support for auto-generated and manual captions
    - Improved error handling and logging
  • v2.2.0

    Release v2.2.0: Content Intelligence Enhancements
    
    - Enhanced UX with prominent progress indicator
    - Intelligent phrase deduplication algorithm
    - Twitter image extraction via VxTwitter API
    - Twitter image proxy with CORS and caching
    - Comprehensive 2025 roadmap documentation
    - Architecture shift documentation complete
  • osint-tools-v1.0.0

    OSINT Tools Integration v1.0.0
    
    Maltego and i2 Analyst's Notebook export formats:
    - Maltego CSV with entity type mapping
    - i2 ANB CSV with entity + link preservation
    - 900+ lines of comprehensive documentation
    - 9 export formats total (complete coverage)
    
    Professional OSINT and law enforcement tool integration complete.
    
    Roadmap: Task #6 (Additional Tool Integrations) - Maltego & i2 ANB COMPLETE
  • instagram-v2.0.0

    Instagram Extraction v2.0.0
    
    Major improvements to Instagram extraction:
    - 5-strategy fallback chain (Cobalt → SnapInsta → InstaDP → SaveInsta → oEmbed)
    - Intelligent error detection with actionable suggestions
    - 24-hour KV caching layer
    - 80%+ success rate for public posts
    - Comprehensive documentation
    
    Addresses: User-reported bug from 2025-10-06
    Roadmap: Task #5 (Instagram Extraction Fix) - COMPLETE
  • neo4j-integration-v1.0.0

    Neo4j graph database integration with Cypher export and comprehensive guide
  • rstudio-integration-v1.0.0

    RStudio integration with sample R scripts and comprehensive guide
  • gephi-export-v1.0.0

    Gephi export with visual properties (colors, sizes, thickness)
  • network-integration-v1.0.0

    Network Integration Quick Win: View in Network button and deep linking
  • cog-i18n-complete

    Phase 3.6 Complete: COG Analysis Full Internationalization
    
    🎉 All 6 COG components fully internationalized for English/Spanish
    
    Components:
    ✅ COGWizard.tsx (138 strings)
    ✅ COGQuickScore.tsx (19 strings)
    ✅ COGVulnerabilityMatrix.tsx (41 strings)
    ✅ AICOGAssistant.tsx (52 strings)
    ✅ COGView.tsx (100 strings)
    ✅ COGForm.tsx (150+ strings)
    
    Total: 500+ translated strings across all COG components
    
    Impact:
    🌐 Full bilingual COG Analysis tool
    🎖️ Coalition operations support
    📊 All exports translated (PowerPoint, Excel, PDF, CSV, Markdown)
    🤖 AI assistance fully bilingual
    ✅ Zero hardcoded English strings
    
    Deployment: https://1e0f6692.researchtoolspy.pages.dev
  • privacy-fix-v1.0.0

    Critical privacy fix for framework access control