Skip to content

Releases: moodlebox/moodlebox

v3.11.0

17 May 15:23
e5c9dc2
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

  • Update to Raspberry Pi OS version 2021-03-04 (issue #203).
  • Update to Moodle 3.11 (issue #206).

Added

  • Set PHP setting max_input_vars to 5000, needed for PHP8 support (issue #205).

Fixed

  • Prevent wpa_supplicant to be started by dhcpcd (issue #204).

v3.10.0

20 Mar 17:07
45ce42c
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

  • Update to Raspberry Pi OS version 2021-01-11 (issue #192).
  • Move continuous integration to Github actions (issue #190).
  • Update to v2.9.0 of MoodleBox plugin (issue #194).
  • Provide image in Bzip2 compression, saving about 50 MB (no issue number).

Added

  • Support of Raspberry Pi 400 via version 2.9.0 of MoodleBox plugin (issue moodlebox/moodle-tool_moodlebox#93).
  • Set Moodle system paths to appropriate values (issue #197).
  • Configure some Moodle settings (issue #198).
  • SSH key added in developement builds (no issue number, commits 0aa322d and e6b77ac).

Fixed

  • Restore WiFi AP capacity to about 30 clients via downgrading WiFi firmware (issue #196, PR #196, #200).
  • Enhance issue templates (no issue number, commits 91f6700, 5062165 and 99e9588).

v3.10.0-dev

03 Mar 15:27
1ee4d10
Compare
Choose a tag to compare
v3.10.0-dev Pre-release
Pre-release

Release notes

Github Release Downloads

Changed

  • Update to Raspberry Pi OS version 2021-01-11 (issue #192), with Microsoft repository suppressed (issue #193).
  • Move continuous integration to Github actions (issue #190).
  • Update to v2.9.0 of MoodleBox plugin (issue #194).
  • Provide image in XZ compression, saving about 250 MB (no issue number).

Added

Fixed

  • Restore WiFi AP capacity to about 30 clients via downgrading WiFi firmware (issue #196).

v3.9.0

08 Nov 17:20
424d010
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

  • Update to Moodle 3.10 (issue #185).
  • Update to Raspberry Pi OS version 2020-08-20 (issue #183).
  • Update Mathjax library to version 2.7.9 (issue #188).
  • Move upgrade tasks and files to specific branch (no issue number; commit 6ffe5f8; see issue #111).
  • Remove build assets from repository (no issue number; commit d2b2916).
  • Refactor roles (#181, commits 9ea8ac3, 2d92721, e3b564f).
  • Remove useless screen blanking setting (no issue number; commit a84a802).
  • Remove useless theme SCSS compilation task (no issue number; commit 51d7119).
  • Do not remove whole Moodle source when uninstalling (no issue number; commit 6f29254).

Added

Fixed

  • Fix incron role idempotency (no issue number; commit 4fc16cd).
  • Fix role for inexistent file (no issue number; commit a02af69).
  • Fix timezone to correctly reflect MoodleBox origin country (no issue number; commit c8cbc2e).
  • Silence a warning (no issue number; commit 8215a74).
  • Increase timeout after cleanup (no issue number; commit b99b04c).
  • Add two more files where to change pi name account (no issue number; commit c163f52).

v3.8.0

25 Jul 20:24
8ef7c75
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

Added

  • Raspberry Pi 4B 8GB model is now fully supported (via issue #179).

Fixed

  • Fix definitely WiFi disabled issue on Raspberry Pi 3B (issue #176).
  • Fix for php7.3-fpm SIGSEGV problem (issue #142).
  • Fix Nodogsplash bad redirect (issue #162).

v3.7.0

14 Jun 22:42
194878a
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

Added

  • Add temporary workaround for WiFi disabling problem when swapping device (issue #176).

Fixed

  • Fix file ownership and permissions to enable edition by default user (issue #166).
  • Update Ansible instructions (issue #167).
  • Remove useless PHP module (no issue number).

v3.6.0

12 Feb 14:56
e0d48ce
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

Added

  • Add support for multiple subdomains (issue #158).

v3.5.1

30 Nov 22:10
f0020ca
Compare
Choose a tag to compare

Github Release Downloads

Fixed

  • Fix partition auto-resize (issue #157).

v3.5.0

18 Nov 15:35
94b83a0
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

Added

  • Add support for HTTPS connexion (issue #27). This feature is not enabled by default; it must be manually enabled by a technically savvy administrator. See MoodleBox documentation.

Fixed

  • Fix author link (no issue number, commit b336068).

v3.1.0

24 Aug 10:33
b43615b
Compare
Choose a tag to compare

Release notes

Github Release Downloads

Changed

Added

  • Add yamllint to CI (no issue number)

Fixed

  • Fix yaml syntax (no issue number)