Added reference source file for commonly used methods inside the PersistentObjectActions class. Installing the latest NuGet package will add an PersistentObjectActionsReference.cs file
Added extra methods on PersistentObjectActions base class to handle common scenarios without having to overwrite the complete methods (SaveNew/SaveExisting/OnDelete/…) (example)
Changes
Changed diagnostics page to also show web2 version information for websites
Ensure that repository always has all the system settings
Fixes
Fixed issue with correct exception not being shown when RepositorySynchronizer failed on project with NoDatabase enabled