100%
UmbracoCms.7.0.1.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 4772 times - uploaded 13 December 2013UmbracoCms.AllBinaries.7.0.1.zip
Downloaded 1477 times - uploaded 13 December 2013Release notes
Summary
Blog post
Upgrading from version 7.0.0
Follow the general upgrade guide AND the version specific upgrade guide.
To upgrade from 7.0.0 to 7.0.1 you will need to perform these tasks manually, the rest is handled by the installer:
- Remove all uGoLive dlls from /bin
These are not compatible with V7 - Move appSettings/connectionStrings back to web.config
If you are on 7.0.0 you should migrate these settings into the web.config instead of having them in seperate files in /config/
So the keys in config/AppSettings.config need to be moved back to the web.config <appSettings> section and similarly, the config/ConnectionStrings.config holds the Umbraco database connections in v7.0.0 and they should be moved back to the web.config <connectionStrings> section.
/config/AppSettings.config and /config/ConnectionString.config can be removed (make backups, just in case) after the contents have been moved back to web.config. - Delete all files in ~/App_Data/TEMP/Razor/*
Related to issues with razor macros - Replace all files in the /install folder
Upgrading from Version 6
This is a major version, there are therefore several things you must be aware of before attempting to upgrade a site.
Upgrading from older versions?
- The version-specific upgrade guide be followed in conjunction with the general guide mentioned above
Breaking changes
There are no breaking changes between this version and 7.0.0
Related changes from the issue tracker
Features
Breaking Changes
No items to display
Issues & Tasks
- U4-2967 - Inline macros error out when trying to access the Model
- U4-2980 - When adding content tabs aren't in the right order
- U4-3230 - Combine/Minify manifest files to one request with CDF
- U4-3265 - Tree section doesn't hide when it loses focus
- U4-3348 - Creating and saving a new datatype doesn't refresh datatype tree
- U4-3405 - Umbraco 7 RC admin login - remember password
- U4-3426 - Can't delete any contentnode, media, document type or template from back end, Umbraco 7.0.0-RC
- U4-3485 - Can't use membership provider functions with a membertype that contains a "Belle" property editor
- U4-3505 - Sometimes macro parameter types are not resolved during startup
- U4-3631 - Disable preview button when there is no template assigned, since there is nothing to preview then...
- U4-3638 - U7 - Preview mode seems permanent and shows incorrect content on front of website, when using same browser as admin login
- U4-3644 - Multiple Textstring DataType not displaying in DocType (vs. 7.0.0 build 183)
- U4-3650 - When creating a document in Umbraco 7.0.0, the new document can get created multiple times
- U4-3651 - What is the "Pick multiple items" prevalue on MNTP for?
- U4-3653 - Bottom "Action" links inaccessible
- U4-3654 - Cancelling copy/move actions auto shows the context menu.
- U4-3655 - Clicking on recycle bin in media section redirects you back to the content tree
- U4-3656 - Help icon (bottom left) should use the finger pointer
- U4-3657 - Tree content should not be selectable
- U4-3658 - Script tab in script editor not translated
- U4-3660 - Script editor save button has inconsistent icon
- U4-3661 - Unable to create DataType's with pre-values
- U4-3666 - Deleting /Views/web.config generated new file with missing <configSections>
- U4-3674 - capitalized text inside backoffice.
- U4-3677 - Multinode tree picker does not save content when node type is set to Media
- U4-3679 - Using two data types with the Media Picker data editor multiple/not multiple
- U4-3682 - Can not create new documents (javascript error)
- U4-3683 - 7.0.0 - Icon selector problem, on document types in chrome
- U4-3685 - Richtext Editor - Custom toolbars and dimensions ignored
- U4-3686 - Umbraco 7 - Rich Text Editor and Macro Issues
- U4-3687 - Umbraco 7 Packaging Issues
- U4-3688 - Unable to delete a property of type "Tags" from a Document Type
- U4-3695 - Events does not fire
- U4-3696 - Upload datatype only updates on first save
- U4-3703 - Section names are not fetched from Language keys
- U4-3704 - Search bar in backend is not translated
- U4-3706 - The "Your profile" section is not translated
- U4-3707 - Change password under users is not translated
- U4-3712 - Allow c# property editors to have custom js injected into the js initialization block so they can load in angular controllers
- U4-3714 - Media tree doesn't get refreshed after upload
- U4-3717 - List view doesn't honor the sort order
- U4-3718 - Sorting a list view by "Updated by" throws an exception
- U4-3720 - Color picker prevalues isn't saved as an array and therefore "model.config.items.length === 0" doesn't work
- U4-3722 - Images in Media folder are huge
- U4-3728 - Non-Mandatory Numeric property gives error when left blank
- U4-3734 - Not able to use /base in v7
- U4-3738 - macro container, editing doesn't seem to work, just adds a new one
- U4-3742 - Umbraco 7 and umbraco/channels.aspx
- U4-3748 - Allowed at root on a nested document types does not allow to save content in Umbraco v7
- U4-3749 - Login page is not translated
- U4-3754 - Property editor with valueType INT when using input type="text"
- U4-3756 - Where is the umbraco version and build info in v7?
- U4-3768 - Macro Parameters List
- U4-3776 - v7 - MNTP value type changes between int and string
- U4-3780 - 7.0.0: Application Trees Don't Load
- U4-3782 - Propertyeditor datatype JSON
- U4-3783 - Can't Upgrade MySQL DB to 7.0.0
- U4-3786 - Multi-level document types fail
- U4-3792 - Move appSettings, connectionStrings back to web.config
- U4-3793 - Cannot set prevalues for new datatypes based on the Umbraco.Dropdown property editor
- U4-3794 - Fix thumb generation to use IFileSystem provider
- U4-3795 - Cannot create content with a tag editor when the tag property belongs to an inherited doc type
- U4-3796 - No media macro parameter in v7
- U4-3799 - @Umbraco.Field("bodyText") returns {LocalLink:xxx}
- U4-3806 - Prevalue validation run all field validators against all fields
- U4-3815 - Image upload and Thumbnails fail with "417 Missing token"
- U4-3816 - Creating member with @ in login results in SQL parameter error
- U4-3819 - "Recent History" list does not include anything except for content/media
- U4-3821 - Infinite redirect loop when upgrading from 7.0.0 to 7.0.1
- U4-3826 - It is possible in some cases to insert a macro inside a macro inside the rte
- U4-3835 - U7(nightly214) - Umbraco.Field not working
- U4-3836 - U7(nightly214) - Media Picker Thumb sometimes shows broken
- U4-3840 - MediaPicker doesn't show images when there are also folders inside of the folder being viewed
- U4-3841 - sorting picked media items with the multiple media picker clears the selection
- U4-3846 - 6.x cannot upgrade directly to 7.0.1
- U4-3853 - MNTP can't use content outside "scope" for the current user
- CON-1252 - SendEmail Workflow don't find uploaded file to attach in Azure Storage
- U4-3630 - UmbracoHelper Media and TypeMedia methods exception if id has been deleted
- U4-3673 - Creating content with Services API always sets created by to admin
- U4-3820 - cached media xml is not cleared from the cmsContentXml table when recycled