Skip to content

Releases: moodlebox/moodle-tool_moodlebox

v1.12.1

28 Aug 17:50
7fa90cd

Choose a tag to compare

Release notes

Fixed

  • Error in help string fixed (issue #53).

v1.12.0

16 Aug 05:40
bac93fe

Choose a tag to compare

Release notes

Added

  • Wi-Fi regulatory country can now be set in the GUI (issue #48).
  • Section to resize SD card doesn't display when partition already resized (issue #50).
  • Help icons and texts added to enhance usability (issue #51).
  • Function get_wireless_interface_name() added (part of issue #32).

Changed

  • Wi-Fi default channel changed to 11 (part of issue #48).
  • Form definitions moved to separate file (issue #52).

Fixed

  • Variable name fixed (part of issue #32).

v1.11.0

09 Jul 20:38
8e77d58

Choose a tag to compare

Release notes

Added

  • New feature to resize SD card (issue #45). Idea by Ralf Krause.

Fixed

  • Wrong display of table row background (issue #47).

v1.10.4

12 Jun 12:21
7d96798

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

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

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

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

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

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

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).