Views: | 6102 |
Number of votes: | 0 |
Average rating: |
This update is applicable to EPiServer 7.5 projects containing finalized work items as listed below, and is available in the EPiServer NuGet feed for installation. All updates are cumulative meaning that the latest update always include previous updates. All platform updates are supported and we strongly recommend that ongoing projects are kept up to date.
* Note that updates in the EPiServer.CommerceManager package should be applied to the Commerce Manager back-end site project, not the front-end website. Refer to Installing EPiServer updates for more information.
Starting from previous update 6, EPiServer CMS UI components have been converted to a standard NuGet package, and can be installed from the EPiServer NuGet feed.
The location of packages have changed and might affect you who is going from the first update to the latest update, refer to Changes to location of package contents when upgrading.
ID | Type | Title | Package | Version |
106116 | Bug | TinyMCE: HTML source Editor display blank in IE11 | EPiServer.CMS.UI | 7.6.1 |
106940 | Bug | Sidebars: Double scrollbars - Compromises basic UI functionality and hard to navigate tabs | EPiServer.CMS.UI | 7.6.1 |
108928 | Bug | Inconsistency Display as when user adds duplicated items | EPiServer.CMS.UI | 7.6.1 |
109813 | Bug | The trash cannot be loaded when running with debug scripts | EPiServer.CMS.UI.Core | 7.6.1 |
111487 | Bug | Faulty translation in Norwegian | EPiServer.CMS.UI.Core | 7.6.1 |
111543 | Bug | Startup method of epi-cms/widget/ _HasChildDialogMixin.js does not call base startup |
EPiServer.CMS.UI | 7.6.1 |
112243 | Bug | Shell, CMS, CMS.Sources and EPiServer.Suit is not removed from ModulesRepository folder | EPiServer.CMS.UI.Core | 7.6.1 |
112412 | Bug | [Translation] Bad translation in Norwegian (in admin view) | EPiServer.CMS.UI.Core | 7.6.1 |
112524 | Bug | TinyMCE buttons under Use Custom settings are dimmed (in admin view) | EPiServer.CMS.UI | 7.6.1 |
ID | Type | Area | Title | Package | Version |
112105 | Bug | \Commerce\ | Name of Categories does not allow Danish or German characters | EPiServer.Commerce | 7.5.1002 |
112247 | Bug | Commerce\eCommerce Framework\Commerce Manager | Name of Categories is not encoded properly in commerce manager | EPiServer.CommerceManager | 7.5.1002 |
ID | Type | Area | Title | Package | Version |
112470 | Feature | \Framework | Support for blobs inside Visual Studio project (App_Data) | EPiServer.Framework |
7.6.0 |
112471 |
Feature |
\CMS\Core |
Add baseline configuration when adding EPiServer.Cms.Core to project | EPiServer.CMS.Core | 7.6.0 |
112469 | Feature |
\CMS\Core |
Support for protected modules inside Visual Studio project | EPiServer.CMS.Core | 7.6.0 |
Maybe I'm updating just as you're releasing the Nuget packages. However, I get:
Updating 'EPiServer.CMS.Core 7.5.1003.0' to 'EPiServer.CMS.Core 7.6.0' failed. Unable to find a version of 'EPiServer.Find.Cms' that is compatible with 'EPiServer.CMS.Core 7.6.0'.
The latest Find package does not support the latest cms.core update. We are working on a compatible Find package and we are aiming at having a package available in the feed in a few days. In the meantime use EPiServer.CMS.Core 7.5.1003.0.
Could you also please consider removing the hard dependency on Newtonsoft.Json < 6.0?
(and the extremely specific version 1.2.10.0 of log4net that has been there since CMS 7 was first released, but that is less of an issues as not many components have dependencies to logging libraries)
After upgrade from 7.5 to 7.6 i get a license error:
Current version 7.6.0.0 is newer than required version 7.5.9999
can it be true that i need to get a new license?
I am getting the CMO compatible issue when upgrade to update-7
Updating 'EPiServer.CMS.Core 7.5.1000.0' to 'EPiServer.CMS.Core 7.6.0' failed. Unable to find versions of 'EPiServer.Cmo, EPiServer.LiveMonitor' that are compatible with 'EPiServer.CMS.Core 7.6.0'.
It seems EPiServer.CommonFramework also dosent have a compatible version :(
Updating 'EPiServer.Framework' from version '7.5.1003.0' to '7.6.0' in project 'HSB.Intranet.Test'.
update-Package : Updating 'EPiServer.Framework 7.5.1003.0' to 'EPiServer.Framework 7.6.0' failed. Unable to find a version of 'EPiServer.CommonFramework' that is compatible with 'EPiServer.Framework 7.6.0'.
We will probably have a fix for the Find, CMO and CommonFramework incompatibilities in the next few days (still (see my previous comment)).
@larswp, regarding the license error, you can request a new license file from license.episerver.com which should work for the latest versions.
After updating to Episerver 7.6 I cannot use [SelectOne(SelectionFactoryType()]
SelectOne and SelectMany Attribute doesnt seem to be available anymore?