Skip to content

Releases: moodlebox/moodle-tool_moodlebox

v2.2.1

13 Jul 20:13
4639fa0
Compare
Choose a tag to compare

Release notes

Fixed

  • Raspberry Pi 4B RAM size is displayed with wrong unit (#72).

v2.2.0

10 Jul 09:58
cd06002
Compare
Choose a tag to compare

Release notes

Added

  • Raspberry Pi 4B and other models are now supported (#70).

v2.1.0

29 May 17:18
15414a1
Compare
Choose a tag to compare

Release notes

Added

  • Manager can now use restart and shutdown buttons in the footer (#68).

v2.0.1

19 May 11:10
75f8eca
Compare
Choose a tag to compare

Release notes

Added

  • Plugin is compatible with Moodle 3.7.0 (issue #67).

Fixed

  • Fix warning in PHP7.2 and later (issue #67).

v2.0.0

19 Apr 11:52
9ab8a3c
Compare
Choose a tag to compare

Release notes

Added

  • Restart and shutdown buttons can be displayed to the administrator on the footer of any Moodle page (issue #33). Warm thanks to Adrian Perez Rodriguez @adpe for most of the implementation.
  • A warning is displayed to the administrator on any Moodle page if under voltage is detected (issue #65).
  • Links to documentation website and support forum are displayed on the new MoodleBox settings page (issue #54).

Changed

  • Moodle 3.6.0 or later is now required (due to implementation of #54).
  • Configuration and dashboard pages were refactored (part of issue #33).
  • Collapsed status of collapsible regions is now saved between sessions (issue #60).

Fixed

  • Bad permissions on shell script (issue #61).
  • Typos fixed in lang strings (no issue number).

v1.12.2

01 Dec 14:40
4117738
Compare
Choose a tag to compare

Release notes

Added

  • Each section is now collapsible (issue #55)
  • New feature allowing to hide Wi-Fi SSID (issue #56)

Changed

  • Supports Moodle 3.6 (issue #58)

Fixed

  • Type mismatch PHP warnings fixed (no issue number)

v1.12.1

28 Aug 17:50
7fa90cd
Compare
Choose a tag to compare

Release notes

Fixed

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

v1.12.0

16 Aug 05:40
bac93fe
Compare
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
Compare
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
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.