We’ve had some instrumental feedback since the release of SilverStripe 4.0.0-beta1, so thank you to those who contributed. The 4.0.0-beta2 release includes many performance optimisations, especially with regards to file and image management. In this release, we also addressed many of the critical bugfixes raised in beta1.
The full 4.0.0 beta2 changelog
To upgrade, please ensure you consult the 4.0.0 upgrading guide and change notes: https://docs.silverstripe.org/en/4/changelogs/4.0.0
To get setup, you can install this using composer:
composer create-project silverstripe/installer ./ss40 4.0.0-beta2
Post your comment
Comments
Posted by Paweł P., 12/08/2017 2:53am (7 years ago)
Installing silverstripe/installer (4.0.0-beta2)
- Installing silverstripe/installer (4.0.0-beta2)
Loading from cache
Created project in ./ss40
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- silverstripe/recipe-plugin 0.2.0 requires composer-plugin-api ^1.1 -> no matching package found.
- silverstripe/recipe-plugin 0.1.0 requires composer-plugin-api ^1.1 -> no matching package found.
- Installation request for silverstripe/recipe-plugin >=0.1@dev <1.0 -> satisfiable by silverstripe/recipe-plugin[0.1.0, 0.2.0].
Posted by Christopher Brown, 09/08/2017 7:40am (7 years ago)
No one has commented on this page yet.
RSS feed for comments on this page | RSS feed for all comments