= 1.0.12 =
- Updated plugin to support WordPress version 6.8

= 1.0.11 =
- **Enhancement:** Added validation to ensure `$attempt` is set and is a valid `LLMS_Quiz_Attempt` object.
- **Enhancement:** Added validation to ensure `$student` is set and is a valid `LLMS_Student` object.

= 1.0.10 =
- Updated plugin to support WordPress version 6.5

= 1.0.9 =
- Improved handling of unauthorized and anonymous users during Discord integration.
- Replaced 'exit()' with 'return' for better compatibility with WordPress actions and filters.
- Added user-friendly messages for Discord integration, guiding users to log in or notifying them about the delay in processing anonymous accounts.

= 1.0.8 =
- Added documentation links for enhanced user guidance.

= 1.0.7 =
- Add update discord roles for all students button
- Add Forcedisconnect all students
- Display student's roles on user list