Files
moodle-availability_ipaddress/CHANGELOG.md
2026-03-18 10:19:50 +01:00

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)

4.0.2 (2022052800)

3.9.0 (2022021100)

  • Thanks for adding ip-range support @juacas