Changelog
Track every update, improvement, and release across the ZONN.ai platform.
May 2025
v1.0 — Public Launch
Added
- Multi-model AI text detection (4 detector ensemble)
- Multi-model AI image detection (3 detectors + advanced pipeline)
- Community feed with AI/Real voting
- Social media content extraction (Twitter/X, Reddit, Instagram)
- Game mode — guess if content is AI or Real
- Chrome browser extension
- User profiles and leaderboard
- Shareable analysis results (/zonned/[id])
Technical
- ONNX Runtime inference for low-latency detection
- Advanced Python detection service (RIGID, Fourier, NPR, GramNet)
- Supabase Auth with Google OAuth
- Real-time platform stats
April 2025
Closed Beta
Added
- Initial detection pipeline with text models
- Basic image analysis
- Community features (posts, comments)
Improved
- Model calibration for better accuracy
- Score aggregation algorithm refinement
Fixed
- ONNX model loading race conditions
- Session handling edge cases