We'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.
If your website contains a large number of pages, you may find SilverStripe's default way of handling URLs a little limiting. Until now, URLs could only be one level deep, for example:
http://website.com/new-york-staff-john-smith
With hierarchical URLs, the address for such a page might be:
http://website.com/offices/new-york/staff/john-smith
One of the principles of this feature is that it provides a logical "bread crumb" for a page. Each URL segment (as separated by a slash) is a page in itself that can be visited. Hierarchical URLs also reduce the problem of "running out" of URLs, where you might be forced to have URLs like http://website.com/staff-2.
SilverStripe 2.4 allows you to run the website in either simple or hierarchical URL mode.
Huge thanks go to Andrew Short, a member of our developer community based in Australia, who is responsible for writing most of this feature.
We have seen strong demand for SilverStripe to run on the Microsoft platform—in recent months there have been tens of thousands of downloads via the Microsoft.com web application gallery alone. We have therefore worked hard to allow SilverStripe to natively run on a SQL Server 2008 database, eliminating the requirement to run SilverStripe on MySQL (though, of course, it still runs great on MySQL). We're really happy with the results, and we have government websites like www.gw.govt.nz already running on this platform.
Running SilverStripe on SQL Server requires the installation of the SilverStripe SQL Server module.
SilverStripe 2.4 can also run on a PostgreSQL 8.3 or later database. We are continuosly testing this feature; however, our testing has not been as extensive as it has been for Microsoft SQL Server. We'd love for you to install SilverStripe 2.4 with the PostgreSQL Database Support module and let us know how it goes.
Memory use optimisations mean that the CMS backend interface for the "Site Content" section easily scales to well over 10,000 pages. Changes include:
SilverStripe has long had support for setting granular security permissions on pages. Users can be a member of one or more groups, and groups can be configured to have various system rights. We also allow various view and edit permissions on a page-by-page basis. This provides a great deal of flexibility, but in complex organisations the task of setting up the permission structures can mean spending a lot of time creating security groups.
With SilverStripe 2.4 we've made it easier to manage more complex security configurations with the introduction of roles. Roles allows you to create groupings of people who
Roles are optional.
We'd love for you to download SilverStripe 2.4, test it, and raise articulate bug reports. In particular, we are interested in:
To raise a bug, log in at open.silverstripe.com and create a new ticket. When adding a ticket, be sure to specify the version as 2.4.0.
A big THANK YOU to all the community members who have tested, submitted bug fixes, and submitted new code. And of course, major props to the SilverStripe staff who have worked very hard over the past year to make this release simply awesome.
Thanks for the hard work you've put into this chaps. Can't wait to try the latest version on our new project.
Posted by Duncan Kendrick, 3 years ago
I tried the new version, and its really a fine piece of software as it has always been.
Congrats!
Posted by Nivanka, 3 years ago
Congrats Guys!
Can't wait until SaleHoo is all updated and running on it, faster than ever :)
Posted by Simon - SaleHoo, 3 years ago
Thanks a lot for this new release! Hierarchical URLs are the point I missed the most in previous versions.
Greetings from Germany,
Peter
Posted by Peter, 3 years ago
That's some good news indeed! :)
Posted by Nerdpress, 3 years ago
Thank you very much to Silverstripe Ltd. and also to community who spent efforts for this great version. Hierarchical URLs and SiteConfig feature are great. You are building the most flexible and beautiful CMS in the market.
Posted by Arda, 3 years ago
« previous 1 2 3
RSS feed for comments on this page | RSS feed for all comments
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.