This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
sensenet WebPages 7.2.1
This is a small bugfix release, but it requires a patch to be executed if you want to keep your database.
Bug fixes
- As the BlobStorageConfiguration class has been removed from the main Services component, views in this package needed to be upgraded to use the new config class as a replacement.
- Use a safe query in PageTemplateManager to load pages.
Installation
Prerequisites: you have to install sensenet Services before you can install WebPages.
You can install the sensenet WebPages component in Visual Studio as a NuGet package. Please follow the steps in the the following article:
Upgrade from previous versions
If you already have sensenet installed and want an in-place upgrade instead of re-creating the database, please run the upgrade patch (you'll find it above in the Assets list) in your dev, test and live environments to be up to date. The patch is an SnAdmin package.