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-Afterheader.
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.messageevents.
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_urlgeneration 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)
| Feature | Status | Description |
|---|---|---|
| Breakout rooms | In development | Split session into smaller groups for discussions. |
| Closed captions | Planned | Auto‑generated captions for recordings and live sessions. |
| SCORM export | Planned | Export recordings as SCORM packages for LMS integration. |
| API sandbox | Planned | Separate test environment for API developers. |
| Bulk CSV import | Planned | Import teachers, parents, students via CSV file. |
Q4 2026 (October – December)
| Feature | Status | Description |
|---|---|---|
| Student mobile app | Planned | Dedicated iOS/Android app for students (no login required). |
| Virtual backgrounds | Planned | Replace webcam background with image or blur. |
| Advanced analytics | Planned | Heatmaps, attention tracking, word clouds from chat. |
| LTI 1.3 integration | Planned | Plug directly into Canvas, Moodle, Blackboard. |
| Multi‑language UI | Planned | Interface in Spanish, Arabic, French, Urdu. |
Q1 2027 (January – March)
| Feature | Status | Description |
|---|---|---|
| Automated subtitles | Planned | AI‑generated subtitles for all recordings (searchable). |
| Recording download | Planned | Admins can download raw MP4 files. |
| Custom domain | Planned | White‑label with your own domain (e.g., class.yourschool.com). |
| OAuth2 for API | Planned | More secure authentication for third‑party apps. |
| Session scheduling | Planned | Teachers can schedule sessions in advance; automatic join links. |
Q2 2027 (April – June)
| Feature | Status | Description |
|---|---|---|
| AI proctoring | Research | Detect cheating attempts during exams. |
| Offline mode | Research | Students can download recordings for offline viewing. |
| Parent‑teacher messaging | Planned | Direct in‑app messaging between parents and teachers. |
| Advanced polling | Planned | Graded quizzes with results exported to CSV. |
Deprecated Features
| Feature | Removed In | Reason |
|---|---|---|
| Manual recording start/stop for teachers | v2.3.0 | Ensured complete class capture; teachers could stop accidentally. |
| Student accounts (standalone login) | v2.4.0 | Simplified access; parents now manage children. |
| Room password in URL | v2.5.0 | Security; now passwords are required only for moderators. |
How to Stay Updated
- In‑app announcements – Shown on dashboard after login.
- Email newsletter – Subscribe from Settings → Notifications.
- Status page – https://status.eazyclassroom.net
- Twitter / X – @EazyClassroom
Suggest a Feature
Have an idea? We’d love to hear it. Submit feature requests via:
- Email:
feedback@eazyclassroom.net - Live chat in the dashboard
- GitHub (if you are a developer): github.com/eazyclassroom/feedback
Last updated: June 8, 2026. Roadmap is subject to change based on user feedback and business priorities.