Releases: xibosignage/support
Releases · xibosignage/support
v0.3
What's Changed
- PHP 8.1 by @dasgarner in #13
- Add html sanitizer. by @dasgarner in #14
- HTML/String sanitizer fixes for php8 by @dasgarner in #15
- Various improvements for PHP8, etc by @dasgarner in #16
Full Changelog: v0.2...v0.3
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