Skip to main content

Changelog & Roadmap

This page documents what has changed in EazyClassroom and what we are working on next.

Versioning Scheme

We follow semantic versioning: MAJOR.MINOR.PATCH

  • Major – Breaking changes (UI redesign, API incompatibility).
  • Minor – New features, backwards compatible.
  • Patch – Bug fixes, performance improvements.

The current stable version is v2.6.0.


Changelog

v2.6.0 – June 1, 2026

New Features

  • Academy API – Full REST API for third‑party integration (create rooms, start sessions, manage recordings, webhooks).
  • Webhooks – Real‑time events (participant join/leave, chat, meeting end) with HMAC verification.
  • Speech recognition (Beta) – Blacklist keyword monitoring and email alerts.
  • Live monitoring – Admins can silently observe any running session.

Improvements

  • Faster recording processing (reduced from 10 min to 3 min average).
  • Improved mobile PWA layout for chat and participant list.
  • API rate limiting (60 req/min) with Retry-After header.

Bug Fixes

  • Fixed issue where recording playback sometimes failed for long sessions (>4 hours).
  • Resolved white‑label manifest not updating after logo upload.
  • Corrected duplicate webhook deliveries for chat.message events.

v2.5.0 – April 15, 2026

New Features

  • Eazy AI add‑on – Lesson summaries, engagement scores, teacher professionalism scoring, off‑topic detection.
  • AI Q&A – Students/parents can ask questions about a lesson; AI answers using recording content.
  • Parent AI question quota – Configurable monthly limit, purchasable add‑on packs.

Improvements

  • Recording retention extended to 6 months for paid plans (was 3 months).
  • Dashboard analytics: weekly class count, student activity graphs.
  • Teacher personal room now auto‑created on account creation.

Bug Fixes

  • Fixed occasional join_url generation failure when room had special characters.
  • Resolved incorrect participant count in session info API.

v2.4.0 – February 10, 2026

New Features

  • White‑label PWA – Custom logos (main, mobile, desktop), automatic manifest generation.
  • Grades & Sections – Academic structure for offline schools.
  • Add‑on system – Purchase extra teachers, students, or AI features via PayPro.

Improvements

  • Redesigned admin dashboard with quick actions.
  • Teacher dashboard shows assigned students.
  • Parent portal: view child’s recordings and AI usage.

Bug Fixes

  • Fixed session not ending when last moderator left (now ends after 3 minutes).
  • Resolved email verification link expiration (now 24 hours).

v2.3.0 – December 5, 2025

New Features

  • Automatic recording – Every session recorded; teacher cannot stop.
  • Recording playback – Watch full session with synchronized chat replay.
  • Live participant list – See who is speaking, who raised hand.

Improvements

  • Session join URLs now use permanent room links (no login required for students).
  • Chat history included in recording.

Bug Fixes

  • Fixed mute/unmute sync issues for some browsers.
  • Resolved whiteboard lag on low‑bandwidth connections.

v2.2.0 – October 20, 2025

New Features

  • Rooms – Persistent virtual spaces, reusable for unlimited sessions.
  • Roles – Admin, teacher, parent dashboards.
  • Parent‑student linking – One parent manages multiple children.

Improvements

  • Redesigned signup wizard with school type selection.
  • Email verification required for admin accounts.

Bug Fixes

  • Fixed duplicate class events in database.
  • Resolved timezone issues in session start times.

v2.1.0 – September 1, 2025

Initial public release – Core features:

  • Live classroom (audio, video, whiteboard, screen share, chat).
  • Teacher and student roles (no parent portal yet).
  • Basic recording (manual start/stop, teacher could stop).
  • Manual subscription management (no PayPro integration yet).

Roadmap

Q3 2026 (July – September)

FeatureStatusDescription
Breakout roomsIn developmentSplit session into smaller groups for discussions.
Closed captionsPlannedAuto‑generated captions for recordings and live sessions.
SCORM exportPlannedExport recordings as SCORM packages for LMS integration.
API sandboxPlannedSeparate test environment for API developers.
Bulk CSV importPlannedImport teachers, parents, students via CSV file.

Q4 2026 (October – December)

FeatureStatusDescription
Student mobile appPlannedDedicated iOS/Android app for students (no login required).
Virtual backgroundsPlannedReplace webcam background with image or blur.
Advanced analyticsPlannedHeatmaps, attention tracking, word clouds from chat.
LTI 1.3 integrationPlannedPlug directly into Canvas, Moodle, Blackboard.
Multi‑language UIPlannedInterface in Spanish, Arabic, French, Urdu.

Q1 2027 (January – March)

FeatureStatusDescription
Automated subtitlesPlannedAI‑generated subtitles for all recordings (searchable).
Recording downloadPlannedAdmins can download raw MP4 files.
Custom domainPlannedWhite‑label with your own domain (e.g., class.yourschool.com).
OAuth2 for APIPlannedMore secure authentication for third‑party apps.
Session schedulingPlannedTeachers can schedule sessions in advance; automatic join links.

Q2 2027 (April – June)

FeatureStatusDescription
AI proctoringResearchDetect cheating attempts during exams.
Offline modeResearchStudents can download recordings for offline viewing.
Parent‑teacher messagingPlannedDirect in‑app messaging between parents and teachers.
Advanced pollingPlannedGraded quizzes with results exported to CSV.

Deprecated Features

FeatureRemoved InReason
Manual recording start/stop for teachersv2.3.0Ensured complete class capture; teachers could stop accidentally.
Student accounts (standalone login)v2.4.0Simplified access; parents now manage children.
Room password in URLv2.5.0Security; now passwords are required only for moderators.

How to Stay Updated


Suggest a Feature

Have an idea? We’d love to hear it. Submit feature requests via:


Last updated: June 8, 2026. Roadmap is subject to change based on user feedback and business priorities.