I recently built a site using Umbraco 14 and was wondering about the best approach to upgrading to Umbraco 15. Should I always upgrade to the latest version as soon as it's available to stay up-to-date with fixes, or is it better to wait 1–2 versions for stability?
I also heard at .NET Conf that Umbraco changed its caching mechanism, and I saw in the breaking changes that model rebuilding (for snapshot types) and precompression were affected. I even ran into some precompression issues in my .NET 8 solution recently.
What’s the recommended upgrade path, and are there any potential pitfalls to watch out for when moving from Umbraco 14 to 15? If I'm not using this Snapshot types - is it save to just update the package?
Have a great day