Releases: xibosignage/support
Releases · xibosignage/support
0.2
What's Changed
- Sanitizer: add a getParam call to return the raw param if present. by @dasgarner in #12
Full Changelog: v0.1...v0.2
0.1
What's Changed
- Support Library by @dasgarner in #1
- CMS v3 changes by @dasgarner in #3
- Updated Sanitizer by @PeterMis in #5
- Exceptions: Switch AccessDeniedException to be a 403 by @dasgarner in #4
- Add constructor and getErrorData function to AccessDenied Exception by @PeterMis in #6
- An an option to use default values for checkboxes by @PeterMis in #7
- Add phpcs ruleset by @dasgarner in #8
- Sanitizer getCheckbox : make it respect the checkboxReturnInteger by @PeterMis in #9
- Nonce: add a meta property which can be used to store adhoc data. by @dasgarner in #10
- phpcs: exclude elseif sniff by @dasgarner in #11
New Contributors
- @dasgarner made their first contribution in #1
- @PeterMis made their first contribution in #5
Full Changelog: https://github.com/xibosignage/support/commits/v0.1