30-03-2025
- Compatibility: WordPress Version 6.7.2
-[Feature] Enhanced Security – User IDs in URLs are now encrypted to prevent direct access and enhance security.
-[Feature] Secure Profile Links – Replaced plain user IDs in profile links with encrypted values for added privacy.
-[Feature] Nonce Verification – Implemented wp_create_nonce and wp_verify_nonce to protect against CSRF (Cross-Site Request Forgery) attacks.
-[Feature] Improved Input Handling – Applied urlencode() and strict validation to ensure secure URL processing and prevent vulnerabilities.
-[Feature] Security Checks – Integrated wp_die() for failed nonce validation, improving error handling and security.
-[Feature] Multiple Role Compatibility – Enhanced compatibility to support multiple user roles within our plugin.
-[Feature] Student Profile Photo in Attendance Time – Added the ability to display student profile photos when marking attendance.
-[Feature] Student/Teacher Profile Photos in Attendance List – Now includes profile photos of both students and teachers in the attendance list.
-[Feature] Vietnamese Compatibility – Improved language support for Vietnamese users.
-[Fixed] Paymaster Compatibility – Resolved issues related to the Paymaster integration.
-[Fixed] Fees Payment Module Issue – Fixed errors in the fee payment module to ensure smooth transactions.
-[Fixed] Theme Compatibility Issue – Addressed compatibility problems with different WordPress themes.
-[Fixed] CSV Import Issues – Fixed problems with importing CSV files, ensuring accurate data import.
-[Fixed] CSV User Mail Notification Issue – Resolved email notification errors when importing users via CSV.
-[Fixed] Minor Bug Fixes – Fixed various small bugs to improve stability and performance.