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.Complete
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
Maintenance Mode v10
Like Linked Pages package the maintenance mode package will work for both Umbraco 10 and Umbraco 11 sites.
dotnet add package Our.Umbraco.MaintenanceMode