Downloads
Download tar.gz
123.13 KB
MD5: 5be59a199a886b9f13bd4f4ee9a7d201
SHA-1: 332fcfc746dde3a58c27b6dd14bdf036f1bad90b
SHA-256: 20e00e9fd63e69190aaa713ca6b86dd154209789dc1962da0976f80e6bdce225
Download zip
157.44 KB
MD5: 6a79418ccae0ba11d9a10debcb148f03
SHA-1: d19511cab6baae7e911e4573b64734151f06986a
SHA-256: 176e8336a1d12d9db736f02fbe9993987e96243ea2f5052f823b6b8a5a716c34
Release notes
New features:
- feature #418382: make per-ad-type default permissions also per-role; introduce 'grant default per ad type permissions' permission; introduce 'edit any advertisements', 'delete own advertisement', and 'delete any advertisements' permissions
Bug fixes:
- bug #418758: validate that $group is an array before treating it as one
- properly display advertisement in reports
- bug #417414: properly save autoactivate and autoexpire timestamps
- bug #417512: implement hook_mail so that notifications are actually sent, use proper variable names in emails; renamed token_ad.inc to ad_token.inc to match the ad module's naming standards; cleanup logic to always return a value even if 0; remove nonexistent this_week_impressions and this_week_clicks variables; replace old variables with new variables in already existing notifications