Jump to content

IOMAD 4.3: Difference between revisions

From IOMAD Docs
Created page with "{{subst:Version main page}}"
 
No edit summary
Line 1: Line 1:
IOMAD {{{version}}} was released in {{{released}}}. You can find release notes for this version on its [{{{dotorgurl}}} IOMAD.org page].
'''IOMAD 4.3''' was released in '''March 2024'''. You can find release notes for this version on its [https://iomad.org/iomad-4-3/ IOMAD.org page].


==Server prerequisites==
==Server prerequisites==


For more detail, see the software requirements for [{{{moodlelink}}} Moodle {{{version}}}].
For more detail, see the software requirements for [https://moodledev.io/general/releases/4.3 Moodle 4.3].


* '''Minimum version to upgrade:''' {{{upgradevers}}}
* '''Minimum version to upgrade:''' [[IOMAD 3.9]]
* '''Required PHP settings''': {{{phpinfo}}}
* '''Required PHP settings''': extension '''sodium''' is now required. The max_input_vars variable must be set to 5000 or greater in php.ini. As of [[IOMAD 4.1 (LTS)]] only 64-bit PHP variants are supported.


{| class="wikitable" style="margin:auto"
{| class="wikitable" style="margin:auto"
Line 13: Line 13:
! Software !! Minimum version !! Maximum version
! Software !! Minimum version !! Maximum version
|-
|-
| PHP || {{{phpminvers}}} || {{{phpmaxvers}}}
| PHP || 8.0 || 8.2
|}
|}


Line 22: Line 22:
! Database !! Minimum version
! Database !! Minimum version
|-
|-
| MySQL || {{{mysqlvers}}}
| MySQL || 8.0
|-
|-
| MariaDB || {{{mariadbvers}}}
| MariaDB || 10.6.7
|-
|-
| PostgreSQL || {{{postgresvers}}}
| PostgreSQL || 13
|-
|-
| Microsoft SQL Server || {{{mssqlvers}}}
| Microsoft SQL Server || 2017
|}
|}


==Support timeline==
==Support timeline==


IOMAD {{{version}}} will be/was supported until {{{supportends}}}. For more version information, check the [[Releases]] page.
IOMAD 4.3 will be supported until '''April 2025'''. For more version information, check the [[Releases]] page.

Revision as of 16:21, 6 December 2024

IOMAD 4.3 was released in March 2024. You can find release notes for this version on its IOMAD.org page.

Server prerequisites

For more detail, see the software requirements for Moodle 4.3.

  • Minimum version to upgrade: IOMAD 3.9
  • Required PHP settings: extension sodium is now required. The max_input_vars variable must be set to 5000 or greater in php.ini. As of IOMAD 4.1 (LTS) only 64-bit PHP variants are supported.
Supported PHP versions
Software Minimum version Maximum version
PHP 8.0 8.2

Database prerequisites

Database Minimum version
MySQL 8.0
MariaDB 10.6.7
PostgreSQL 13
Microsoft SQL Server 2017

Support timeline

IOMAD 4.3 will be supported until April 2025. For more version information, check the Releases page.