ChangelogRelease History

Changelog

Track the latest updates, improvements, and new features released in SchoolManager to stay informed on platform enhancements.

Recent Updates

SchoolManager releases updates regularly to add new features, fix bugs, and improve performance. You can view the full release notes below, organized by version.

Bookmark this page and check back monthly. Enable email notifications in your account settings to receive update alerts.

2024-10-15v2.1.0
featureimprovement

New Features

  • Added bulk SMS and WhatsApp integration for parent notifications about fees and attendance.
  • Introduced customizable report card templates for KG, Primary, and JHS levels.

Improvements

  • Enhanced attendance dashboard with graphical trends and export to PDF/Excel.
  • Faster fee collection reports with automated overdue reminders.

Bug Fixes

  • Fixed issue where exam scores didn't update in real-time for shared classes.
  • Resolved printing errors in staff payroll summaries.
2024-09-20v2.0.0
featurebreaking

New Features

  • New admissions portal for parents to apply online and upload documents.
  • Integrated exam management with auto-grading for multiple-choice questions.

Breaking Changes

  • Updated API endpoints for attendance records. Migrate using the guide below.

Improvements

  • Optimized database queries for schools with >500 students, reducing load times by 40%.
// Updated attendance API call
const attendance = await fetch('https://api.schoolmanager.app/v2/attendance', {
  headers: { Authorization: `Bearer ${YOUR_TOKEN}` }
});
2024-08-10v1.9.0
bugfiximprovement

Bug Fixes

  • Corrected fee waiver calculations for sibling discounts.
  • Fixed parent portal login issues on mobile devices.

Improvements

  • Added Ghana-specific curriculum mapping for JHS subjects.
  • Better search functionality in student and staff directories.

Version Summary

Get a quick overview of key changes across releases.

Upcoming Changes

Staying Updated

Enable Notifications

Go to your account settings and toggle email updates.

Check Release Notes

Visit this changelog after each login.

Test in Staging

Use the staging environment for new features before production rollout.

For custom requests or priority fixes, contact support via the dashboard or email support@schoolmanager.app.