Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 712 Bytes

File metadata and controls

30 lines (24 loc) · 712 Bytes

Changelog

All notable changes to Studi.io will be documented in this file.

[1.0.0] - 2025-01-XX

Added

  • Real-time chat functionality with Socket.IO
  • Study room creation and management
  • User authentication with JWT
  • Email verification with OTP
  • Profile customization with image uploads
  • Public and private room options
  • Member management for room owners
  • Responsive mobile design
  • Dark mode UI with Tailwind CSS

Security

  • Password hashing with bcrypt
  • HTTP-only cookies for tokens
  • CORS protection
  • Input validation and sanitization

[Unreleased]

Planned Features

  • Collaborative whiteboard
  • Resource Hub for file sharing
  • Video chat integration
  • Study analytics dashboard