Moodlebox Versions Save

A Moodle server and Wi-Fi router on Raspberry Pi Zero 2w, 3, 4 and 5

v3.11.0

3 years ago

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

3 years ago

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 https://github.com/moodlebox/moodle-tool_moodlebox/issues/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 0aa322d690fefbf7419b8c4d040bf73afabc3ed1 and e6b77acb2c8bb8b043caeea64f858322add5526f).

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 91f670077e38a39ca16c30981228dfe3c7d992f9, 506216571f2c07ec840d3c2783cdc88798b4cb3b and 99e9588596d38943d60df5a68f59cb965277c232).

v3.10.0-dev

3 years ago

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

3 years ago

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

  • Add debug messages (no issue number; commits e804d6e, 04008c4, 1ead61a, b6865ae, 4338aa0).
  • Add custom 'crt' file type in config.php for certificate (no issue number; commit bc67beb).

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

3 years ago

Release notes

Github Release Downloads

Changed

  • Update Moodle to latest stable 3.9.x version (no issue number).
  • Update Moodle to latest stable Adminer version (no issue number).
  • Update MoodleBox plugin to version v2.7.0 of (issue #179).
  • Update Nodogsplash to version 5.0.0 (issues #177).

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

3 years ago

Release notes

Github Release Downloads

Changed

  • Update Moodle to version 3.9.0 (issue #173).
  • Update to Raspberry Pi OS version 2020-05-27 (issue #172).
  • Update MoodleBox plugin to version v2.6.0 of (issue #174).
  • Update Nodogsplash to version 4.5.1 (issues #169, #175).
  • Update MathJax to version 2.7.8 (issue #170).

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

4 years ago

Release notes

Github Release Downloads

Changed

  • Update Moodle to version 3.8.1+ (issue #161).
  • Update to Raspbian version 2020-02-05 (issue #163).
  • Update MoodleBox plugin to version v2.5.0 of (issue #160).
  • Update Nodogsplash to version 4.4.0 (issue #159).
  • Update MathJax to version 2.7.7 (issue #164).

Added

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

v3.5.1

4 years ago

Github Release Downloads

Fixed

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

v3.5.0

4 years ago

Release notes

Github Release Downloads

Changed

  • Update Moodle to version 3.8.0 (issue #156).
  • Update to Raspbian version 2019-09-26 (issue #149).
  • Update MoodleBox plugin to version v2.4.2 of (issue #152).
  • Update MathJax to version 2.7.6 (issue #154).
  • Update Nodogsplash to version 4.3.2 (issue #153).

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

4 years ago

Release notes

Github Release Downloads

Changed

Added

  • Add yamllint to CI (no issue number)

Fixed

  • Fix yaml syntax (no issue number)