Downloads
Download tar.gz
25.12 KB
MD5: cb422e2893f620319a58e0de95ae92e1
SHA-1: 1b4363c4a6bb3052f1a60f5090cebee3222d3604
SHA-256: 9a1bbd070cd0537ca58eac12376d982a811a918629d5c3e9df56a415be3781c9
Download zip
29.65 KB
MD5: edfd80a8c6917a10d96c16eced75e118
SHA-1: e9d0c632662a9f850284b877e5f0c938a9d2020b
SHA-256: 47b0419232f7a930c658f7c785e1788084e813af3b6d5727b1074f57b3ac859f
Release notes
A few bug fixes, hopefully the last RC.
- #1580312 by DamienMcKenna: Makes the $var JS variable naming consistent.
- #1661730 by DamienMcKenna: Replaced $.each with for() loop (minor performance improvement).
- #1683872 by DamienMcKenna: Fixed callbacks, they were broken by the changes in #1661730.
- #1633136 by DamienMcKenna: If the main menu and secondary menu are the same, also process the second level of that menu.
- #1728018 by DamienMcKenna: Restructured the output generation so it happens earlier in the page cycle to help avoid problems with other modules.