As well as the new layout change and the 'My Feed' view of subscribed forums, there are a few other changes coming in the next release.
I have added topic sorting to the forum views
Restrictions can be set at forum level for both Topics and Replies, they can be set to Anyone, administrator & Forum Moderators or Just Administrators
Revamped search page with add functionality
Note:
Some of these new additions are only available when using the new layout.
@section sidebox{
@Html.Partial("_RightColumn", new ViewDataDictionary(this.ViewData) { { "show", new List<string>() { "recent", "calendar", "catlist" } } })
}