mirror of
https://github.com/LdesignMedia/moodle-availability_ipaddress.git
synced 2026-05-16 21:41:28 +02:00
942 B
942 B
Changelog
5.1.1 (2026031800)
- Fixed PHP 7.3 compatibility issue that broke Moodle 4.0.x servers (#13)
- Removed typed properties (PHP 7.4+) to support PHP 7.3+
- Lowered environment.xml PHP requirement from 7.4 to 7.3
5.1.0 (2026030300)
- Tested and verified on Moodle 5.1
5.0.2 (2025080401)
- Added support for pre-configuring IP ranges by admins
5.0.1 (2025052200)
- Tested on Moodle 5.0
4.5.0 (2025040400)
- Tested on Moodle 4.5
4.4.0 (2024072000)
- Tested on Moodle 4.4
4.0.3 (2022052801)
- Test in Moodle 4.0 @hamzatamyachte
4.0.2 (2022052800)
- Fixed the issue 6 @hamzatamyachte
3.9.0 (2022021100)
- Thanks for adding ip-range support @juacas