# Changelog ## 5.1.1 (2026031800) * Fixed PHP 7.3 compatibility issue that broke Moodle 4.0.x servers ([#13](https://github.com/LdesignMedia/moodle-availability_ipaddress/issues/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](https://github.com/hamzatamyachte) ## 4.0.2 (2022052800) - Fixed the [issue 6](https://github.com/ldesignmediaNL/moodle-availability_ipaddress/issues/6) @[hamzatamyachte](https://github.com/hamzatamyachte) ## 3.9.0 (2022021100) - Thanks for adding ip-range support @[juacas](https://github.com/juacas)