Skip to content

Releases: moodlebox/moodle-tool_moodlebox

v2.11.0

08 Nov 22:19
5cc4206
Compare
Choose a tag to compare

Release notes

Added

  • Add detection of Raspberry Pi Zero 2 W (issue #99).

Changed

  • Update installation instructions (no issue number, commits 2ebaa0f, ec09ab7).
  • Update date/time command for robustness (no issue number, commit a1b8fc5).

Fixed

  • Optimize admin tree loading (no issue number, commit 8f524c6).
  • Remove French language file (issue #100).

Full Changelog: v2.10.0...v2.11.0

v2.10.0

27 Jul 20:45
e54fc8a
Compare
Choose a tag to compare

Release notes

Added

  • Add workflow to release plugin in the Moodle's plugins directory (no issue number, see commits f3d4b2 and ec444a8).
  • New setting allowing to set the fixed IP address and DHCP range of the Wi-Fi network (issue #96).

Changed

  • Test plugin against Moodle 3.11 (issue #95).
  • Empty lease file when updating WiFi settings (issue #98).

Full Changelog: v2.9.0...v2.10.0

v2.9.0

21 Feb 12:24
0edfe3a
Compare
Choose a tag to compare

Release notes

Added

  • Detection of Raspberry Pi 400, preliminary tentative (issue #93).

Changed

v2.8.0

03 Nov 22:08
8f68a73
Compare
Choose a tag to compare

Release notes

Changed

  • Tested against upcoming Moodle 3.10 (issue #91).
  • Detection of Raspberry Pi CM4 module (issue #90).
  • Travis configuration updated (no issue number).

Fixed

  • PHP warning raised when no dnsmasq lease yet (issue #92).

v2.7.0

23 Jul 12:35
98e048c
Compare
Choose a tag to compare

Release notes

Changed

  • New Raspberry Pi OS name adopted (issue #88).
  • Travis configuration updated (no issue number).

Fixed

  • Raspberry Pi 4B+ model with 8GB detection works now correctly (issue #89).
  • Typo in string (no issue number).

v2.6.0

08 Jun 12:21
6c74d9c
Compare
Choose a tag to compare

Release notes

Added

  • Raspberry Pi 4B model with 8GB supported (issue #87).
  • Tested for upcoming Moodle version 3.9 (no issue number).

Changed

  • Different messages are displayed depending on undervoltage situation (issue #86).

Fixed

  • Coding style adapted to new standard (no issue number).

v2.5.0

08 Feb 17:00
bedcb21
Compare
Choose a tag to compare

Release notes

Added

  • Dashboard displays MoodleBox ethernet IP and default gateway addresses (issue #82).
  • Dashboard displays Moodle version (issue #81).
  • Moodle compatibility info added (issue #83).

Changed

  • Refactor of the dashboard information section (issue #84).

v2.4.2

07 Oct 20:54
5bb6b0e
Compare
Choose a tag to compare

Release notes

Added

  • Wi-Fi password and SSID validation with meaningful message when invalid input, for better UX (issue #79).

Fixed

  • Moodle forms do not works correctly (issue #78).
  • Wi-Fi password validation to lax ( related to issue #77).

v2.4.1

05 Oct 16:19
827ee62
Compare
Choose a tag to compare

Release notes

Fixed

  • Wi-Fi password with uppercase characters were rejected (issue #77).

v2.4.0

17 Aug 15:37
3f6ea86
Compare
Choose a tag to compare

Release notes

Added

Fixed

  • Some fixes for CI support (no issue number).