Releases: silverstripe/silverstripe-securityreport
Releases · silverstripe/silverstripe-securityreport
2.6.0-beta1
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #55
- MNT Standardise modules by @emteknetnz in #56
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #57
- API Update deprecations by @emteknetnz in #58
- ENH Update translations by @emteknetnz in #62
Full Changelog: 2.5.0...2.6.0-beta1
3.0.0-beta1
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #55
- MNT Standardise modules by @emteknetnz in #56
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #57
- API Update deprecations by @emteknetnz in #58
- DEP PHP Support in CMS5 by @sabina-talipova in #59
- MNT Remove legacy upgrader config by @emteknetnz in #61
- API Remove deprecated code by @sabina-talipova in #60
New Contributors
- @sabina-talipova made their first contribution in #57
Full Changelog: 2.5.0...3.0.0-beta1
2.5.0
What's Changed
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #53
- ENH PHP 8.1 compatibility by @emteknetnz in #54
Full Changelog: 2.4.0...2.5.0
2.3.1
2.1.1
2.0.0
2.0.0-beta1
SilverStripe 4 compatible
- NEW Vendorise module, update documentation screenshot, fix Scrutinizer file path (Robbie Averill) - ca25ae8
- Remove PostgreSQL builds (Raissa North) - 9e44983
- FIX Indentation in Travis configuration (Raissa North) - 34768b6
- Update lang files to include namespaces and rewrite non-English classes (Raissa North) - f0b77be
- Rename Subsites folder for PSR-4 compatibility (Raissa North) - f35397f
- Rename Forms folder for PSR-4 compatibility (Raissa North) - 66bec89
- FIX Linting in Travis config and update upgrader mapping (Raissa North) - 020a3d8
- Optimise imports (Raissa North) - 39f48b5
- API Upgrades for SS4 (Raissa North) - e8a9d2d
- Update branch alias for 1.x-dev (Robbie Averill) - 0bcd010
- Remove PHP 5.3 from Travis and remove Transifex config. Commit directly to lang files for SS3 (Robbie Averill) - 760e31a
- FIX update CI requirement from framework to recipe-cms (Dylan Wagstaff) - 5ff6a49
- FIX convert CI bootstrap references to new their new locations in vendor (Dylan Wagstaff) - d6c1547
- Add PSR-4 autoloader, add namespace to test class (Robbie Averill) - 467fa23
- FIX Update Travis configuration to be standalone, add codecov and update readme (Robbie Averill) - 538f230
- Convert to PSR-2 (Robbie Averill) - 25afc15
- Change "master" for "4" in SS4 Travis build config (Robbie Averill) - 0f68e06
- Upgrade UserSecurityReport to SS4 (Simon Erkelens) - b55f560
- DOCS Fix path to Travis builds in readme (Robbie Averill) - 9d9cc98
1.0.6
Update translations
1.0.5
- Update translations
- Add tests for ss 3.2 and PHP 5.6
- Added docs folder and user documentation from existing readme file
- Added standard Scrutinizer config
- Added standard license
- Added standard code of conduct
- Added standard .editorconfig file
- Added standard .gitattributes file
1.0.3
Merge remote-tracking branch 'origin/1.0'