All signs point to an impending CS2007 release. If the April 16th date for RTM is still a go, then we're only a week away!
The Community Server Core Team has done a killer job in moving CS to the next level, as always. There will be a slew of new features revealed after CS2007 goes RTM I'm sure, as developers and site administrators will start getting down to business with the new version and start posting about their discoveries.
A lot of attention has been paid thusfar to Ben Tiedt's phenomenal Chameleon Theming Engine, and rightly so. But I realized today how valuable Morpheus is going to be as well. Morpheus, José Lema's baby, is the new Membership architecture that allows you to break out ASP.NET Membership data from your Community Server SQL database, and where several CS databases can share a single Membership datastore. Not only that, but other non-Community Server applications will be able to use the shared membership data as well.
Consider the ability to share CS and non-CS application membership data for instance. I was playing with some of the Microsoft Starter Kit applications recently. Within the Starter Kit apps you can specify a location for membership and for the application data, which can be in separate databases. I don't use SQLExpress, the Starter Kit default configuration, so I used two SQL2005 databases. With Morpheus, I could use that ASP.NET Membership database in CS and build other .NET 2.0 apps that I could integrate into CS using the same ASP.NET Membership database.
I've not played with Morpheus, but given that extensibility, if I'm planning a new Community Server site with legs, I'd think I would want to break out ASP.NET Membership from the start and get to know Morpheus sooner rather than later.