Releases: silverstripe/silverstripe-sharedraftcontent
Releases · silverstripe/silverstripe-sharedraftcontent
2.0.0-beta1
- Minor changes for update (Raissa North) - f43c502
- Update ReadMe file (Raissa North) - 86dd8b0
- Add codesniffer rules (Raissa North) - deb5079
- FIX added session constructor arguments to object creation (Franco Springveldt) - 72e4799
- FIX versioned class not found and preview session bugfix (Franco Springveldt) - 8e435ed
- FIX Date formatting in ShareToken (Robbie Averill) - 158e34f
- FIX Vendorise module, add autoloader, remove constant from _config.php (Robbie Averill) - 56aa73e
- API Implement namespacing, tweaks for SS4 API changes (Robbie Averill) - db1139e
- Update configuration, CI, readme, composer for SS4 compatibility (Robbie Averill) - 0542d37
- API Rename class locations in preparation for namespacing (Robbie Averill) - 877fbd2
1.1.1
1.1.0
- Updated dependency on framework to ~3.3
- Fix preview icons for 3.3
- Fix filter on Token field
- Changelog added.
- Made supported
- Fixed code coverage reporting
- Add tests for 3 and 3.2 branches
- Converted to PSR-2
- Added standard .editorconfig file
- Fixed code coverage reporting
1.0.3
Merge pull request #42 from tractorcow/pulls/fix-controller-init BUG Fix controller bypassing init
1.0.2: Merge pull request #39 from open-sausages/master
Fixes and polish
Added hash-compat
Merge pull request #26 from assertchris/add-hash-compat Added hash-compat
1.0.0: Merge pull request #21 from assertchris/add-scrutinizer-support
Added Scrutinizer support