Blog

Santa brought you a 3.1.0-beta1!

Posted by Ingo Schommer on 18 December 2012

It’s been about six months since we released 3.0 stable into the world, and the whole team is proud to see it being adopted so well by the community at large. Since then, we've had over 500 pull requests to our core, mostly targeted at the new version, which is a fantastic result. 

Typically, you had to wait for at least a year to get to the next major stable version. In the spirit of continuous delivery, we want to shorten this time frame a bit, and provide you with slimmer, but more frequent releases. Accordingly, the 3.1.0 beta 1 release has a lot of incremental, but less visible improvements. With the release being in beta status, we don’t expect any further API changes, and encourage you to download it and try the codebase (changelog, upgrading guide).

Read the full post

SilverStripe Framework and CMS 3.0.2 is out

Posted by Sam Minnée on 17 September 2012

SilverStripe is pleased to announce the immediate release of SilverStripe Framework and CMS 3.0.2 stable.

Continuing from 3.0.0 and 3.0.1 releases, this is another release with a number of bugfixes and minor functional enhancements that improve the usability and stability of both the user interface and the developer APIs. As with all 3.0.x releases, it is drop in compatible with 3.0, making upgrading simple.

Read the full post

SilverStripe 3.0 alpha 2 is here

Posted by Kerstin Schuman on 11 January 2012

The last step before beta; SilverStripe CMS 3.0 alpha 2 is ready to download and test.
We have come a long way and we are half way there!



Here is what’s new in alpha 2:

Read the full post

SilverStripe 3.0 alpha 1 is ready to download

Posted by Kerstin Schuman on 1 November 2011

It’s been a while since we gave you the SS 3.0 preview to play around with earlier in the year. Now we are getting serious. We are proud and excited to announce that SilverStripe CMS 3.0 alpha 1 and SilverStripe Framework 3.0 alpha 1 are ready to download and test now.

We’ve made the new CMS faster and more flexible. It shows an outstanding new user interface and last but not least; we separated the framework from the CMS and made it its own entity.

Read the full post

SilverStripe 3.0 preview 1 is here!

Posted by Joanna McLeod on 2 May 2011

It is with an enormous sense of pride, excitement, nervousness and relief that we are able to announce that SilverStripe 3.0 preview 1 has been released. This release is mainly focused on the separation of Sapphire as a framework from the "cms" module, as well as starting the new user interface implementation for the CMS. While most of the work is "under the hood", you should get a feel for how we plan to improve the authoring experience with the new interface.
Note: This release only supports the latest versions Google Chrome and Firefox, we’re in the process of adding IE support.

SilverStripe is introducing "preview releases" as a way to provide interested developers with an early stage snapshot of our work. Preview releases will be followed by "alpha releases", which contain most major API changes, and allows us to stabilise any API changes.

Read the full post

SilverStripe 2.4.5 and 2.3.11 released

Posted by Joanna McLeod on 2 February 2011

We're pleased to announce SilverStripe 2.4.5, as an update to the 2.4 codebase. This is now our recommended version of SilverStripe CMS to use on production websites.

As always, we'd like to thank members of our community for helping out with this release, by contributing patches, filing bugs, and generally sticking around to help others - you guys rock!

Read the full post

SilverStripe CMS the first ever open source web app to become Microsoft Certified

Posted by Sigurd Magnusson on 17 November 2010

We're excited to report that SilverStripe CMS has become Microsoft certified today. This is notable because Microsoft has certified a very small number* of web apps, and we're the first ever open source certified web app.

Microsoft's Certified for Windows programme is well known for indicating software and hardware products that have been thoroughly tested and which work well on Microsoft Windows. Of course, much of the innovation in the software world is now happening on the web, and with awareness and adoption of open source software growing fantastically, it makes sense for Microsoft to begin certifying open source web-based software.

Read the full post

SilverStripe 2.4.2 released

Posted by Sigurd Magnusson on 23 September 2010

We're pleased to announce SilverStripe 2.4.2, our second update to the 2.4 codebase. This is now our recommended version of SilverStripe CMS to use on production websites.

As always, we'd like to thank members of our community for helping out with this release, by contributing patches, filing bugs, and generally sticking around to help others - you guys rock!

Read the full post

SilverStripe 2.4.1 Update

Posted by on 23 July 2010

We're pleased to announce 2.4.1, our first update to the 2.4 codebase. You can check a full list of changes in our changelog, but here are some highlights:

  • Fixed a bug where logged-in CMS authors were allowed to rename files with harmful extensions in the "Files & Images" section
  • Improved installer security by disallowing re-installation when a configuration file is already present.
  • Installing in "live mode" instead of "dev mode" by default, and avoid setting certain domains as "dev mode" by default. This fixes an issue where attackers were able to force a site into "dev mode" by spoofing the domain name on certain server configurations.
  • Fixed password encryption when saving members through the "Add Member" dialog in the "Security" admin. The saving process was disregarding password encyrption and saving them as plaintext (issue was introduced in 2.4.0)
  • Fixed potential information disclosure on misconfigured servers by disallowing direct execution of *.php files in "sapphire", "cms" and "mysite" folders. If PHP was configured to show errors on screen (development setting), attackers could find out server paths and other environment information.
  • Allow CMS authors to set their own localized date and time formats, independently from the defaults set through their interface language.
  • More useable date picker (jQuery UI) for date form fields (both in the CMS and in website forms)
  • Better URL "transliteration" of special characters like Umlauts or Macrons (Example URL in German: "Brötchen für alle!", URL in 2.4.0: "brtchen-fr-alle", URL in 2.4.1: "broetchen-fuer-alle")
  • Better batch editing of comments in the admin interface (e.g. marking multiple comments as "spam")
  • More sophisticated access control for decorators on page types (tri-state permissions checks: allow, deny, ignore).
  • Added a Latvian translation of the CMS interface (thanks Kristaps and Andris!)

Mostly, however, 2.4.1 is a security release for vulnerabilities discovered recently and contains all enhancements and bugfixes since the 2.4.0 release. 

Read the full post

SilverStripe 2.4 release: a significant step forward

Posted by Brian Calhoun on 5 May 2010

Screenshot of SilverStripe 2.4We're excited to tell you that we just released SilverStripe version 2.4! This is a major new release and an important milestone for the SilverStripe community, the open source project, and our company.

SilverStripe 2.4 is the culmination of over a year's worth of development. We fixed 391 tickets and had over 1,400 changelog entries. A large number of the patches that went into 2.4 have come from you, the community, and we're especially happy that there's been increasing community involvement.

Read the full post

1 2 3 4

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.