Changelog

Stay up to date with the latest features, improvements, and fixes in LiteSOC.

Get notified of updates

Subscribe to our newsletter for product updates.

Subscribe
v1.2.0February 20, 2026Latest

Legal & Documentation Update

Added comprehensive legal pages and improved API documentation.

  • Added dedicated API Documentation page at /docs/api
  • Added Privacy Policy with detailed IP address handling disclosure
  • Added Terms of Service page
  • Added Security page explaining data protection measures
  • Added GDPR-compliant cookie consent banner
  • Improved code examples with copy-to-clipboard functionality
v1.1.0February 19, 2026

Real-time Activity Feed & UX Improvements

Introduced real-time updates and improved user experience across the dashboard.

  • Real-time Activity Feed - events appear instantly without refresh
  • Custom 404 and error pages with consistent dark theme
  • Toast notifications for user actions (save, copy, errors)
  • Skeleton loaders for dashboard components
  • Settings page redesigned to match documentation style
  • Fixed billing sync issues after Stripe checkout
  • Fixed Manage Subscription links pointing to wrong path
v1.0.0February 15, 2026

Initial Release

The first public release of LiteSOC - Lightweight Security Operations Center for startups.

  • Security event ingestion API with real-time processing
  • Interactive dashboard with activity charts and health score
  • Brute force detection with configurable thresholds
  • Geo-anomaly detection for suspicious login locations
  • Slack and Discord webhook integrations
  • API key management with secure hashing
  • Usage tracking with monthly event limits
  • Row Level Security (RLS) for data isolation
  • AES-256 encryption at rest
  • TLS 1.3 encryption in transit

Legend

New Feature
Improvement
Bug Fix
Security