Umbraco 4.7RC
application,
6422K, uploaded
Mar 1 2011
-
3249 downloads
Symbol files
application,
212K, uploaded
Mar 1 2011
-
299 downloads
Service release fixing 31 issues. A full changelog will be available with the final stable release of 4.7
Getting Started
A great place to start is with our Getting Started Guide:
Make sure to check the free foundation videos on how to get started building Umbraco sites. They're available from:
Worlds best community
You'll find our über active community working hard to help each other at Our Umbraco:
Important Note:
If you extract the files using Window's built in compression tool you will need to 'UNBLOCK' the ZIP file from the Properties Dialog before doing so. Otherwise your installation may not include all required files.
WebDeploy, Web PI, and WebMatrix Users
Use the WebDeploy package provided which includes the Microsoft SQL CE runtime files and installer.
Important when upgrading
Web.Config changes
- Update the web web.config to include the 4 changes found in (they're clearly marked in the web.config in 4.7 as <!-- Added in Umbraco 4.6.2 -->):
- A new sectionGroup under <configSections/>
- It's three new keys under <appSettings/>
- A new buildprovider section under <compilation/>
- A new system.web.webPages.razor element under <configuration/>
Breaking changes
- The definition of IMacroEngine has changed
- Properties with html used in Razor needs to be wrapped in Html.Raw() ie. @Html.Raw(Model.BodyText) leaving this wrapper off will cause HTML to be encoded and render to the screen.
- IronPython and IronRuby is now not a part of the distribution and needs to be installed by unzipping the contents of the separate macroengine download
Known issues
|
I've always been impressed by the umbraco team and the quality of this CMS. I have not had issues with the installation on Chrome.
by
rumblpup
on
Mar 8 2011 at 5:16 PM
Looks very nice, the skins and the templates are also nice. But the Installer seems for some reason goes into zombie mode when trying to install it via Google Chrome same issue is not present when installing from Firefox or IE. Once the standrad install has loade with the business template, everything seems to work, but after having used preview, i get an SQL Error on admin front page System.Data.
by
Redbaron
on
Mar 3 2011 at 7:17 PM