Releases: symbiote/silverstripe-queuedjobs
Releases · symbiote/silverstripe-queuedjobs
2.8.3
[ss-2015-024] FIX: Don't expose serialised fields to admin SavedJobData and SavedJobMessages contain php serialised data. There's no point showing these to a CMS Admin as they're not human readable. Worse, it might be insecure, as a malicious CMS Admin might be able to craft a payload thats dangerous to unserialise. So best just to not let the CMS Admin see or edit them.
2.8.2: Merge pull request #77 from helpfulrobot/add-standard-git-attributes
Added standard git attributes
2.8.1: Merge pull request #60 from tractorcow/pulls/fix-all-the-things
BUG fix merge regressions from https://github.com/silverstripe-australia/silverstripe-queuedjobs/pull/49/
2.6.0
Add new translation strings
2.2.3
Update translations
2.2.1
Fix multivalue field dependency