Skip to content

Releases: ctadz/school-management-student-portal

v1.1.2

Choose a tag to compare

@ctadz ctadz released this 27 Jan 16:12

v1.1.2

Fix

  • Fix GitHub updater repository owner (ahmedsebaa -> ctadz)
  • Add GitHub token support for private repo auto-updates

v1.1.1

Choose a tag to compare

@ctadz ctadz released this 27 Jan 10:54

What's New in v1.1.1

Improvements

  • Translatable JS Strings: All hardcoded JavaScript strings are now localized via wp_localize_script for both portal and admin scripts
  • French Translations: Complete French translations for login, logout, password management, and portal UI strings

Version 1.1.0 - Auto-Update System

Choose a tag to compare

@ctadz ctadz released this 21 Dec 10:16

Student Portal Plugin - v1.1.0

New Features

  • ✨ GitHub-based automatic update system
  • 🔄 One-click updates from WordPress admin
  • 📝 Automatic changelog display
  • 🇫🇷 Complete French translations (100%)

Core Features

  • 🔐 Secure student authentication system
  • 📊 Personal dashboard for students
  • 📅 View personal course schedules
  • 📈 Access grades and performance metrics
  • 📉 View attendance records and statistics
  • 👤 Student profile management
  • 🔒 Custom authentication (separate from WordPress users)
  • 📱 Fully responsive mobile design

Security

  • Password hashing with WordPress standards
  • Secure session management
  • Protection against brute force attacks
  • Clean separation from WordPress user system

Compatibility

  • WordPress: 5.8+
  • PHP: 7.4+
  • Requires: School Management Plugin (core)
  • Tested up to: WordPress 6.4

🎉 Updates will now be delivered automatically through WordPress!