Skip to content

Releases: moodlebox/moodle-tool_moodlebox

v1.10.4

12 Jun 12:21
7d96798
Compare
Choose a tag to compare

Release notes

Added

  • Correctly detect Raspberry Pi Zero W (issue #44).

Changed

  • Better Raspberry Pi model detection (#43).

Fixed

  • Nothing.

v1.10.3

26 May 13:32
82db546
Compare
Choose a tag to compare

Release notes

Fixed

  • Error in privacy provider prevents privacy registry display (#42).

v1.10.2

29 Apr 11:27
2e3da11
Compare
Choose a tag to compare

Release notes

Fixed

  • Impossible to enter SSIDs with less than 8 bytes (#41).

v1.10.1

23 Mar 20:19
939e603
Compare
Choose a tag to compare

Release notes

Fixed

  • Lang string with unsupported char breaks plugin when debugging level set to "Developer" (issue #40).

v1.10

21 Mar 08:37
9a35394
Compare
Choose a tag to compare

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

  • Nothing.

v1.9

18 Feb 16:57
9678cae
Compare
Choose a tag to compare

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

01 Nov 11:43
Compare
Choose a tag to compare

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

13 Sep 07:28
Compare
Choose a tag to compare

Release notes

Fixed

  • Re-added removed strings to fix issue #25.

v1.7

11 Sep 12:49
Compare
Choose a tag to compare

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

05 Sep 17:15
Compare
Choose a tag to compare

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.