Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

 

SilverStripe 4.0.0-beta2 has been released

After the 4.0.0-beta1 release, we've taken initial feedback on SilverStripe 4 to make performance optimisations and bugfixes for this 4.0.0-beta2 release. 

Read post

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

About the author
Damian Mooyman

Damian is a developer who has been stuck into SilverStripe for a few years, and a part of the company for a while too. He’ll be around on github under the handle @tractorcow if you need him.

Post your comment

Comments

  • Good, better – the best! :) Works like a charm

    Posted by Paweł P., 12/08/2017 2:53am (7 years ago)

  • $ composer create-project silverstripe/installer ./ss40 4.0.0-beta2

    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)

RSS feed for comments on this page | RSS feed for all comments