Skip to content

Releases: moodlebox/moodle-tool_moodlebox

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.

v1.5.4

23 Jun 18:09
Compare
Choose a tag to compare

Release notes

Changed

  • Hardware test refactored
  • Continuous integration via Travis added
  • Scripts updated

v1.5.3

29 Apr 21:25
Compare
Choose a tag to compare

Release notes

Added

  • Hardware specification added, for RPi3 support (new kernel)

v1.5.2

29 Apr 18:40
Compare
Choose a tag to compare

Release notes

Added

  • Some tests added to fix issue #16

Removed

  • Language files removed, fixing issue #15

v1.5.1

21 Apr 11:01
Compare
Choose a tag to compare

Release notes

Changed

  • Some small documentation enhancements (mainly release notes)

Added

  • Several language files added (de, es, es_mx)
  • Missing string added

Fixed

  • Cosmetic fixes for Moodle code checker

v1.5

14 Apr 17:31
Compare
Choose a tag to compare

Release notes

Changed

  • Code doesn't use eval() any more, issue #12
  • Javascript code refactored, using AMD, issue #11
  • Documentation updated (release notes have their own file now), issue #13

Added

v1.4.4

11 Apr 19:37
Compare
Choose a tag to compare

Release notes

Fixed

  • Some small bugs and cosmetic fixes

v1.4.3

06 Dec 17:36
Compare
Choose a tag to compare

Release notes

Fixed

  • Fix an issue when using Moodle 3.2

v1.4.2

08 Oct 19:51
Compare
Choose a tag to compare

Release notes

Added

  • Warnings are displayed when plugin configuration was not completed on the MoodleBox (issue #8).