Releases: silverstripe/silverstripe-comments
Releases · silverstripe/silverstripe-comments
4.0.0-beta1
What's Changed
- Add a key when enabling the CommentsExtension in the config. by @steffen-maass in #351
- API Update deprecations by @emteknetnz in #350
- API Stop using deprecated API by @emteknetnz in #352
- DEP PHP Support in CMS5 by @sabina-talipova in #354
- FIX Parameter order by @emteknetnz in #357
- MNT Remove legacy upgrader config by @emteknetnz in #359
- MNT Broken builds by @emteknetnz in #360
- API Remove deprecated code by @sabina-talipova in #356
- DEP Upgrade frontend build stack by @GuySartorelli in #358
New Contributors
- @steffen-maass made their first contribution in #351
- @sabina-talipova made their first contribution in #354
- @GuySartorelli made their first contribution in #358
Full Changelog: 3.9.0...4.0.0-beta1
3.9.0
What's Changed
- DEP Update JS dependencies by @github-actions in #337
- MNT Use GitHub Actions CI by @emteknetnz in #342
- MNT Use update-js action by @emteknetnz in #344
- MNT Standardise modules by @emteknetnz in #345
New Contributors
- @github-actions made their first contribution in #337
Full Changelog: 3.8.0...3.9.0
3.9.0-rc1
What's Changed
- DEP Update JS dependencies by @github-actions in #337
- MNT Use GitHub Actions CI by @emteknetnz in #342
- MNT Use update-js action by @emteknetnz in #344
- MNT Standardise modules by @emteknetnz in #345
New Contributors
- @github-actions made their first contribution in #337
Full Changelog: 3.8.0...3.9.0-rc1
3.9.0-beta1
What's Changed
- DEP Update JS dependencies by @github-actions in #337
- MNT Use GitHub Actions CI by @emteknetnz in #342
- MNT Use update-js action by @emteknetnz in #344
- MNT Standardise modules by @emteknetnz in #345
New Contributors
- @github-actions made their first contribution in #337
Full Changelog: 3.8.0...3.9.0-beta1
3.8.0
What's Changed
- MNT Fix unit test by @emteknetnz in #330
- MNT Use caret for eslint by @emteknetnz in #331
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #335
- MNT Add update JS deps workflow by @emteknetnz in #336
- ENH PHP 8.1 compatibility by @emteknetnz in #338
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #339
Full Changelog: 3.7.2...3.8.0
3.7.2
3.7.1
3.7.0
3.3.0
- Update config for 3.3 / CMS 4.5 branches (Garion Herman) -
d0b6181
- Restore empty comments.css file (Maxime Rainville) -
05c5cb6
- Upgrade dependencies and build settings (Maxime Rainville) -
85374a1
- Bump mixin-deep from 1.3.1 to 1.3.2 (GitHub) -
250e522
- Update Installing.md (GitHub) -
d5b9a28
- Update translations (Guy Marriott) -
e21a092
- BUGFIX CommentAdmin implements PermissionProvider (Robbie Averill) -
fbfead9
- Add legacy YAML for upgrading (Robbie Averill) -
b3fe6d8
- comments extension filters on Parent Class (Robbie Averill) -
617501e
- BUGFIX CommentAdmin implements PermissionProvider (Jason Irish) -
c0f0c99
- Add legacy YAML for upgrading (Will Rossiter) -
cad9369
- NEW Add tabindex="-1" to comment submission message for a11y support (Garion Herman) -
67167c0
- Update @silverstripe/webpack-config to patch vulnerable deps (Garion Herman) -
2d0d949
- Add NVM config (Garion Herman) -
14675b5
- comments extension filters on Parent Class (GitHub) -
8284562
3.1.1
- FIX Loosen assertions in case extension provide extra columns in global state (Robbie Averill) - 614b525
- [SS-2018-015] Update jQuery version, remove entwine from frontend use (Dylan Wagstaff) - 02db1cc
- Omit http because of potential https conflicts (Dennisprins93) - 386f860
- FIX reintroduce extension hook for comment form rendering (Raissa North) - a886f68