Releases: silverstripe/silverstripe-lumberjack
Releases · silverstripe/silverstripe-lumberjack
2.2.1
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #112
- MNT Standardise modules by @emteknetnz in #113
- ENH Update translations by @emteknetnz in #118
Full Changelog: 2.2.0...2.2.1
3.0.0-beta1
What's Changed
- Add supported module badge to readme by @NightJar in #82
- FIX showingCMSTree() calls by @dizzystuff in #85
- removed duplicate colon from lang files by @bumbus in #107
- MNT Remove branch-alias by @emteknetnz in #110
- MNT Use GitHub Actions CI by @emteknetnz in #112
- MNT Standardise modules by @emteknetnz in #113
- DEP PHP Support in CMS5 by @sabina-talipova in #114
- FIX Parameter order by @emteknetnz in #115
- MNT Remove legacy upgrader config by @emteknetnz in #116
- DEP Upgrade frontend build stack by @GuySartorelli in #117
New Contributors
- @NightJar made their first contribution in #82
- @dizzystuff made their first contribution in #85
- @bumbus made their first contribution in #107
- @sabina-talipova made their first contribution in #114
- @GuySartorelli made their first contribution in #117
Full Changelog: 2.2.0...3.0.0-beta1
2.2.0
What's Changed
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #109
- ENH PHP 8.1 compatibility by @emteknetnz in #111
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- [Backport] removed duplicate colon from lang files by @emteknetnz in #108
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- MNT Travis shared config by @emteknetnz in #100
- API phpunit 9 support by @emteknetnz in #105
New Contributors
- @emteknetnz made their first contribution in #100
Full Changelog: 2.0.2...2.1.0
2.0.2
- Add CSS/JS requirements via config YML (and remove from GridFieldSiteTreeAddNewButton), issue #93 (Brian Cairns) -
0e26ab2
- Travis config update (Serge Latyntcev) -
853853c
- Add extension point to update the list of classnames excluded from site tree (Michal Kleiner) -
e18e72b
- SS3: 301 Redirect (Permanent) for Add New button changed to 302 (Temporary) (James Cocker) -
35dc83f
1.3.4
- Freeze translations for SilverStripe 3.x. Commit directly to lang files. (Robbie Averill) - ea988a3
- SS3: 301 Redirect (Permanent) for Add New button changed to 302 (Temporary) (James Cocker) - 35dc83f
- Remove Transifex configuration freezing translations for SS3. Please edit YAML directly. (Robbie Averill) - 677f2a4
2.0.1
2.0.0
2.0.0-rc1
- Add namespaces to sample code and separate classes (Raissa North) - 5ea5d30
- FIX Use class constant to point to stylesheet template (Raissa North) - 7598c17
- move HTML out of .yml translations changed an Namespaced translations keys (Petar Simic) - 1c3f5f2
- update "State" icons (Published / Draft) to font versions (Petar Simic) - ffb3abc
- fix - add an ExtraClass key to ArrayData fixes an incorrect Edit button rendering on Gridfield column (Petar Simic) - a409c37