Andy Butland

Results 24 issues of Andy Butland

## Description Documentation updates related to the 13.8 release: - Added details of additional option for publish with descendants - see https://github.com/umbraco/Umbraco-CMS/pull/18249 - Added details of unroutable content warnings configuration...

category/umbraco-cms

### Description [This PR](https://github.com/umbraco/Umbraco-CMS/pull/17051) will remove some public extension methods from the Umbraco code base when Umbraco 17 is released. When removed, clearly none will be used by Umbraco itself,...

category/breaking
category/binary-incompatible
category/source-incompatible
cms/release/17.0.0

### Prerequisites - [X] I have added steps to test this contribution in the description below Resolves: https://github.com/umbraco/Umbraco-CMS/issues/19567 ### Description The cause of this issue was another cases of issues...

### Description Noticed in testing functionality related to blueprints that the dialog isn't really styled very well. This updates it to match other similar screens. Before: ![image](https://github.com/user-attachments/assets/bd5f7b43-a2b1-47a1-bd02-cfe470f74642) After: ![image](https://github.com/user-attachments/assets/debb69c0-463f-49a0-bb16-0c5ad72d4f00)

### Prerequisites - [X] I have added steps to test this contribution in the description below Relates to https://github.com/umbraco/Umbraco-CMS/issues/19544 ### Description We currently offer a legacy configuration option for cache...

### Prerequisites - [X] I have added steps to test this contribution in the description below Resolves https://github.com/umbraco/Umbraco-CMS/issues/19503 ### Description When running attending package migrations from the backoffice, there's a...

Have seen some tests failing on `main` due to date comparisons going beyond the millisecond and see dates as different when we should consider them the same. E.g.: ``` Failed...

## 📋 Description This PR adds details of sign providers and backoffice signs that are targeted for 16.3. It will be added to with the client-side details when they are...

category/pending-release
category/umbraco-cms

### Description Umbraco 13 supported the feature of backoffice tours. You would see this on the first install of Umbraco, in the form of a guided selection of messages associated...

category/breaking

### Description Microsoft have released an announcement notifying that [Razor run-time compilation is obsolete](https://learn.microsoft.com/en-us/dotnet/core/compatibility/aspnet-core/10/razor-runtime-compilation-obsolete). They call out that "Razor run-time compilation doesn't get support for new features and should no...

category/breaking