EPiServer 7.5 – update 7
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.
Updating using EPiServer NuGet feeds
- In Extension Manager in VS, install NuGet Package Manager (if not already done).
- Add "http://nuget.episerver.com/feed/packages.svc/" as EPiServer NuGet source in Visual Studio.
- Open your project/solution in Visual Studio.
- Right-click on References and select Manage NuGet Packages.
- Select EPiServer and install the desired EPiServer NuGet packages* as listed below.
- Build your project.
* 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.
Changes included in this update
CMS
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 |
Commerce
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 |
Framework/Cloud
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 |
Related information
- Download EPiServer 7.5 and other tools (login required)
- Install EPiServer updates