Moodle 3.0 release notes: Difference between revisions
From MoodleDocs
(Created page with "This page will be coming soon. A [https://tracker.moodle.org/jira/secure/ReleaseNote.jspa?projectId=10011&version=14750 raw view of 3.0 issues from the Moodle Tracker].") |
(Added standard header and requirements) |
||
Line 1: | Line 1: | ||
[[Releases]] > {{FULLPAGENAME}} | |||
Release date: Monday, 9th November 2015 | |||
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.0%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.0]. | |||
See our [https://docs.moodle.org/30/en/New_features New Features page] for a more user-friendly introduction to Moodle 3.0 with screenshots. | |||
If you are upgrading from previous version, make sure to read the [https://docs.moodle.org/30/en/Upgrading Upgrading] documentation. | |||
==Server requirements== | |||
These are just the minimum supported versions. We recommend keeping all of your software up-to-date. | |||
* Moodle upgrade: Moodle 2.2 or later (if upgrading from earlier versions, you must upgrade to 2.2.11 as a first step) | |||
* PHP version: minimum PHP 5.4.4 (always use latest PHP 5.4.x or 5.5.x on Windows - http://windows.php.net/download/), PHP 7 is NOT supported | |||
* Ghostscript should be installed for pdf annotation. | |||
=== Database requirements === | |||
Moodle supports the following database servers. Again, version numbers are just the minimum supported version. We recommend running the latest stable version of any software. | |||
{| class="nicetable" | |||
|- | |||
! Database | |||
! Minimum version | |||
! Recommended | |||
|- | |||
| [http://www.postgresql.org/ PostgreSQL] | |||
| 9.1 | |||
| Latest | |||
|- | |||
| [http://www.mysql.com/ MySQL] | |||
| 5.5.31 | |||
| Latest | |||
|- | |||
| [https://mariadb.org/ MariaDB] | |||
| 5.5.31 | |||
| Latest | |||
|- | |||
| [http://www.microsoft.com/en-us/server-cloud/products/sql-server/ Microsoft SQL Server] | |||
| 2008 | |||
| Latest | |||
|- | |||
| [http://www.oracle.com/us/products/database/overview/index.html Oracle Database] | |||
| 10.2 | |||
| Latest | |||
|} | |||
==Client requirements== | |||
=== Browser support === | |||
{| class="nicetable" | |||
|- | |||
! Browser | |||
! Minimum version | |||
! Recommended version | |||
! Notes | |||
|- | |||
| [https://www.google.com/intl/en_au/chrome/browser/ Google Chrome] | |||
| 30.0 | |||
| Latest | |||
| | |||
|- | |||
| [http://www.mozilla.org/en-US/ Mozilla Firefox] | |||
| 25.0 | |||
| Latest | |||
| | |||
|- | |||
| [http://www.apple.com/safari/ Apple Safari] | |||
| 6 | |||
| Latest | |||
| | |||
|- | |||
| [http://windows.microsoft.com/en-AU/internet-explorer/download-ie Microsoft Internet Explorer] | |||
| 9 | |||
| Latest | |||
| Version 10 is required for drag-and-drop upload of content from outside the browser into Moodle | |||
|} | |||
==Major features== | |||
''List of features will be coming soon'' |
Revision as of 06:55, 26 October 2015
Releases > Moodle 3.0 release notes
Release date: Monday, 9th November 2015
Here is the full list of fixed issues in 3.0.
See our New Features page for a more user-friendly introduction to Moodle 3.0 with screenshots.
If you are upgrading from previous version, make sure to read the Upgrading documentation.
Server requirements
These are just the minimum supported versions. We recommend keeping all of your software up-to-date.
- Moodle upgrade: Moodle 2.2 or later (if upgrading from earlier versions, you must upgrade to 2.2.11 as a first step)
- PHP version: minimum PHP 5.4.4 (always use latest PHP 5.4.x or 5.5.x on Windows - http://windows.php.net/download/), PHP 7 is NOT supported
- Ghostscript should be installed for pdf annotation.
Database requirements
Moodle supports the following database servers. Again, version numbers are just the minimum supported version. We recommend running the latest stable version of any software.
Database | Minimum version | Recommended |
---|---|---|
PostgreSQL | 9.1 | Latest |
MySQL | 5.5.31 | Latest |
MariaDB | 5.5.31 | Latest |
Microsoft SQL Server | 2008 | Latest |
Oracle Database | 10.2 | Latest |
Client requirements
Browser support
Browser | Minimum version | Recommended version | Notes |
---|---|---|---|
Google Chrome | 30.0 | Latest | |
Mozilla Firefox | 25.0 | Latest | |
Apple Safari | 6 | Latest | |
Microsoft Internet Explorer | 9 | Latest | Version 10 is required for drag-and-drop upload of content from outside the browser into Moodle |
Major features
List of features will be coming soon