Releases: silverstripe/silverstripe-gridfieldqueuedexport
Releases · silverstripe/silverstripe-gridfieldqueuedexport
2.8.0-beta1
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #67
- MNT Standardise modules by @emteknetnz in #68
- ENH Update translations by @emteknetnz in #72
Full Changelog: 2.7.0...2.8.0-beta1
3.0.0-beta1
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #67
- MNT Standardise modules by @emteknetnz in #68
- DEP PHP Support in CMS5 by @sabina-talipova in #69
- MNT Remove legacy upgrader config by @emteknetnz in #70
- DEP Upgrade frontend build stack by @GuySartorelli in #71
New Contributors
- @sabina-talipova made their first contribution in #69
- @GuySartorelli made their first contribution in #71
Full Changelog: 2.7.0...3.0.0-beta1
2.7.0
What's Changed
- Fixes #55: Ensure correct controller is used to render checkExport by @dizzystuff in #56
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #63
- ENH PHP 8.1 compatibility by @emteknetnz in #66
New Contributors
- @dizzystuff made their first contribution in #56
Full Changelog: 2.6.2...2.7.0
2.6.2
What's Changed
- [Backport] Ensure correct controller is used to render checkExport (#56) by @emteknetnz in #62
Full Changelog: 2.6.1...2.6.2
2.6.1
2.5.1
What's Changed
- Cast IDs from database on both sides of equation #58 by @baukezwaan in #60
New Contributors
- @baukezwaan made their first contribution in #60
Full Changelog: 2.5.0...2.5.1
2.6.0
2.2.0
- NEW FIX Permissions when writing export folders (jcarter) - 92991b1
- Add psr4 autoload info (Fred Condo) - 4083670
- FIX Add configurable sleep time before generation job completes to alleviate asset sync timing issues (Robbie Averill) - e2fe140
- FIX Use correct namespace for template location (Robbie Averill) - cac6931
2.0.0
2.0.0-beta1
- FIX Remove subsites from the module and fix linting error (Raissa North) - fbd89b3
- Add phpunit configuration bootstrap file, delete changelog file (Raissa North) - ddc5fde
- FIX Update travis.yml to use module's code sniffer rule set (Raissa North) - d2e0793
- FIX Add prefer-stable true directive to composer.json (Raissa North) - 7ec5910
- FIX Update editorconfig to apply to composer.json, update spacing in composer.json, make comment for initRequest() clearer (Raissa North) - dcdab22
- FIX Update types in doc blocks (Raissa North) - 2ec3cbd
- NEW Add javascript i18n translations, update namespace in YAML lang files (Raissa North) - 4e286b4
- API Update request and session handling. Tests passing. (Raissa North) - a344f32
- FIX Expose client in composer.json (Raissa North) - e6fbc94
- API Vendorise module, update dependencies, add codesniff ruleset, style button, add doc blocks, update array syntax, update travis file (Raissa North) - a26d58b
- API Add Forms and Jobs directory. Remove underscores from file and class names. Update namespaces. Clarify function visibility. (Raissa North) - cb12b90
- DOCS Update badges, requirements, and installation in README file (Raissa North) - 7c6f33b
- NEW Run upgrade translations tool (Raissa North) - 85b2ce8
- API Add namespaces, optimise imports, separate classes and apply PSR-2 syntax (Raissa North) - 0545d8a
- Pull translations from Transifex (Raissa North) - e7012e2
- Freeze translations for SS3 branches, commit directly to lang files (Raissa North) - 6111e95
- Update branch alias for 2.x-dev (Raissa North) - f28c7a0
- Update branch alias for 1.2.x-dev (Raissa North) - c42b66c
- Remove obsolete branch alias (Raissa North) - ba78fb2