Downloads
Download tar.gz
125.25 KB
MD5: 908b5e92023ad2fb2851240d9d189d8b
SHA-1: a0347a1bafcaadbf15cf422bb0ffc623fc7449a8
SHA-256: b7800cd5b96c8ded583521cee5bbd45aef9dde4c4875aad7d95aa98c5e45b0cd
Download zip
159.85 KB
MD5: ac2fb515772064b45c6f727c6b48ebc9
SHA-1: eff58af398d4991b49a36e4e4282ae7fe3ef459d
SHA-256: c49fa8e3156a5663519585b0381480b98487f702ede91b764d8e32105e3661d9
Release notes
New features::
- #421026: add notification events for an advertisement being taken offline, and for an advertisement being updated
- #421038: allow weighting of non-channel advertisements
- #421054: enforce optional maximum filesize for image ads, enforce maximum size, and minimum/maximum height and width on remotely hosted images in addition to locally hosted images
Bug fixes:
- #376924: list ad_owner as ad_cache_file dependency
- #400734: validate cache element exists before using it
- #404888: properly display advertisements and increment impressions when using the raw method to display advertisements
- #419140: always be sure $permissions is an array
- #421008: make premier status configurable to anyone with 'configure premier status' permission
- #421046: optionally limit the number of channels that can be assigned to a single advertisement
- #422936: add missing extra fields from table definitions
- #425482: support older versions of PHP when building cache
- #426292: sanitize ad channel urls, trimming white space from start and end of lines to be sure they match as expected
- #426300: allow the deletion of channels and containers
- #431806: use valid XHTML when displaying advertisements
- for notifications, remove outdated notification references to _views, changing to the new _impressions syntax