Changelog

What's new and improved in Hallucinot.

v0.3.0January 2025Latest

Enterprise Security & Async Processing

New
  • Async verification with job queue - submit large documents and poll for results
  • Webhook notifications - receive callbacks when async jobs complete
  • API key scoping with read/write/admin permissions
  • IP whitelisting for API keys - restrict access by IP address
  • Batch verification API - process up to 10 documents in a single request
  • Data retention controls - configure custom retention periods (Pro+)
  • Comprehensive audit logging for all API activity
  • OpenAPI 3.1 specification available at /openapi.yaml
Improved
  • Complete API documentation with tabbed interface
  • Dashboard now shows API key management with permissions
  • Security page updated with new enterprise features
  • Rate limiting with clear headers and retry information
v0.2.0January 2025

Document Upload & Export

New
  • Document upload support - verify PDF, DOCX, and TXT files
  • URL verification - paste a link and we extract + verify the content
  • PDF export - download verification reports as PDF
  • JSON export for programmatic access to results
  • Interactive examples on landing page
  • Stripe billing integration with monthly/annual plans
Improved
  • Upgraded to Gemini 2.5 Flash for faster processing
  • Better claim extraction with position tracking
  • Enhanced inline highlighting with hover details
Fixed
  • Fixed Firestore composite index for history queries
  • Improved error handling for large documents
v0.1.0January 2025

Public Beta Launch

New
  • Initial public beta release
  • AI-powered fact verification with Google Search grounding
  • Multi-model consensus engine using Gemini + Claude
  • Real-time claim extraction and verification
  • Interactive demo at /verify
  • REST API for programmatic access
  • Usage-based pricing with free trial
  • Google OAuth authentication
Improved
  • Geographic claim validation using Google Maps API
  • Inline highlighting of verified, hallucinated, and unverifiable claims
  • Detailed verification reports with source citations

Coming Soon

We're actively developing new features. Here's what's on the roadmap:

  • SSO/SAML integration for enterprise customers
  • Team workspaces with shared verification history
  • Custom knowledge base connectors (RAG)
  • Slack and Teams integrations
  • Python and Node.js SDKs
  • Multi-language support