Duncan McClean
Duncan McClean
This pull request makes it possible to use entry data as variables inside static caching invalidation rules, allowing you to configure slightly more advanced invalidation rules. I've had a few...
This pull request fixes #10106, where the Code Fieldtype wouldn't retain the selected mode even when the `mode_selectable` config option looked like it was enabled (by default, it's set to...
### Bug description On a multisite, when logged in as a non-super-user, if you have access to edit globals in one site but can't edit any globals in another site,...
This pull request fixes an issue where it wasn't possible to add options without labels in the Button Group & Select fieldtypes, even though the UI indicated it should have...
This came up during Flat Camp, the docs around querying taxonomy terms need to be updated. I need to clarify this is completely true before documenting but I believe that......
In #1334, we updated the documentation around static caching rewrite rules to workaround various edge cases with query parameters, live preview and non-GET requests. The updated rewrite rules essentially work...