Downloads
Download tar.gz
157.72 KB
MD5: 0f9602dad6879af88dc9d86f06ab5149
SHA-1: e970b1997a5f17d0b41c10c6a17d1fbb5c4f68d4
SHA-256: 647708a12ee5d9f9b3dd6be23b3371c4910d86436fe5f07833242f26c1a9c312
Download zip
178.44 KB
MD5: f923087e1757049230671c5677dcf897
SHA-1: ff410d1423adc5bd4549718842326b16b9b3a0e3
SHA-256: beb4906672a03fc61eda45e4e9b672a95d15cbbdbb852672720d78877519c18e
Release notes
Bugs fixed since 5.x-2.2:
- #295152 by dww: Fixed version comparison bug that resulted in '5.1' being confused with '5.10'. Arguably this is a PHP bug, but we need to work-around it for now, anyway.
- #275051 by dalin: Fixed bug where the notification threshold setting wasn't working due to a typo in the name of the variable. This bug was introduced in version 5.x-2.1 via #197186.
- #217977 by dww: Fixed bug in Spanish (es) translation where the list of included modules was not printed due to a missing '%modules'.
Other changes since 5.x-2.2: