Umbraco 11 is out, and supports .net 7, has the block grid, and is quite fast.
so as you might expect we have updated all of our packages :
uSync v11
All the same features as v10. but we have snuck in a new result view
dotnet add package uSync
uSync.Complete v11
uSync.Complete eleven also is very similar to its v10 counterpart, except we
have improved caching so it will be faster !
dotnet add package uSync.Compelte
Translation Manager v11
dotnet add package Jumoo.TranslationManager
Linked Pages v10
Linked pages package works on both Umbraco 10 and 11.
dotnet add package Our.Umbraco.LinkedPages
Maintanence Mode v10
Like Linked Pages package the maintaince mode package will work for both Umbraco 10
and Umbraco 11 sites.
dotnet add package Our.Umbraco.MaintenanceMode