This is the v16 release of Maintenance Mode package for Umbraco it re-organises the project so the v13 (old school) and v16 (fancy new school) versions can be built from the same core code. This also means when we fixed issues in one, if fixes both.
What's new
- 🐛 Fix issue with Database Provider factory than meant every other time you attempted to save a page the provider would cause a "Cannot save a non-current version." issue.
- ⭐ Default Provider of "Auto" which will use "file" when on a single site and "database" when loadbalanced.
- ⭐ Re-org the code - with ".core" for core, ".Assets" for v13 and ".Client" for v16
Installing
Should Install on any site from v10+ upwards (but only v13 and v16 are 'supported')
https://www.nuget.org/packages/Our.Umbraco.MaintenanceMode/16.0.0