EPiServer 7.5 – update 3
This is the third iterative update for EPiServer 7.5. The update contains finalized work items as listed below, and is available in the EPiServer NuGet feed. 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. See below for updating instructions.
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 EPiServer 7.5 update 3
ID |
Type |
Area |
Title |
Package |
Version |
109022 |
Bug |
\Commerce\eCommerce Framework\Commerce Manager |
Payment gateways: Refund does not work in the case of refund for exchange order. |
EPiServer.CommerceManager |
7.5.440 |
109273 |
Bug |
\Commerce\eCommerce Framework\Commerce Manager |
Error when re-importing catalog "The value for column GroupName in table CatalogEntryRelation is DBNull.'" |
EPiServer.Commerce |
7.5.440 |
108971 |
Bug |
\Commerce\eCommerce Framework\Commerce Manager |
Shipping address is not retrieved in Commerce Manager if the address name is short. |
EPiServer.Commerce |
7.5.440 |
109519 |
Bug |
\Commerce\Upgrade |
Apply NuGet for upgraded Commerce site: Show server error for backend site. |
EPiServer.CommerceManager |
7.5.440 |
109513 |
Bug |
\Commerce\Upgrade |
Cannot edit Category after install NuGet in Commerce Manager. |
EPiServer.CommerceManager |
7.5.440 |
108566 |
Bug |
\Commerce\eCommerce Framework\Commerce Manager |
Commerce Manager - Currency field drop down list is not correctly set to Default Currency setting in Common Settings. |
EPiServer.CommerceManager |
7.5.440 |
110034 |
User story |
\Commerce\Installation |
Created NuGet package for the Find search provider. |
EPiServer.Commerce.FindSearchProvider |
7.5.440 |
Related information
- Download EPiServer 7.5 and other tools (login required)
- Install EPiServer updates