Releases: moodlebox/moodle-tool_moodlebox
Releases · moodlebox/moodle-tool_moodlebox
v1.10.4
Release notes
Added
- Correctly detect Raspberry Pi Zero W (issue #44).
Changed
- Better Raspberry Pi model detection (#43).
Fixed
v1.10.3
Release notes
Fixed
- Error in privacy provider prevents privacy registry display (#42).
v1.10.2
Release notes
Fixed
- Impossible to enter SSIDs with less than 8 bytes (#41).
v1.10.1
Release notes
Fixed
- Lang string with unsupported char breaks plugin when debugging level set to "Developer" (issue #40).
v1.10
Release notes
Added
- Moodle privacy API implementation completed (issue #34).
- Arbitrary characters, included spaces, are now allowed in SSID (issues #31 and #38).
- Support for Raspberry 3 B+ (issue #39).
Changed
- Requires now Moodle 3.3 or later.
- Hidden files used as trigger for plugin actions are now bundled (#37).
Fixed
v1.9
Release notes
Added
- Moodle privacy API implementation (issue #34).
Changed
- Now uses classes and auto-loading instead of local library (issue #35)
Fixed
- Better parsing of version numbers (issue #36)
v1.8
Release notes
Added
- Display of MoodleBox image version (issue #28).
- Compatible with Moodle 3.4 (issue #27).
Fixed
- Now works even in unusual Moodle installation directory (issue #29).
- Wi-Fi invalid SSIDs aren't allowed anymore (issue #30).
- Prevent potential bugs due to not validated settings (issue #30).
v1.7.1
Release notes
Fixed
- Re-added removed strings to fix issue #25.
v1.7
Release notes
Added
- Possibility to have an open (i.e. without password) Wi-Fi network (issue #22). Feature dedicated to @christian-westphal.
- Wi-Fi channel selection depends on regulatory domain defined in
/etc/hostapd/hostapd
(issue #23)
Changed
- Wi-Fi settings display refactored (issue #20).
- Better display the DHCP clients (issue #24).
Fixed
- Required Moodle version number updated (issue #21).
- Change way to parse config files, to avoid potential bugs (issue #19).
v1.6
Release notes
Added
- Wi-Fi SSID can now be changed.
- Wi-Fi channel can now be changed.
Changed
Fixed
- Change moodle installation directory, to cope with last version of MoodleBox.