From 30477818baf5e9125504f2f14db8c062085f138b Mon Sep 17 00:00:00 2001 From: Ben Thomson Date: Wed, 7 Oct 2020 15:45:38 +0800 Subject: [PATCH] 1.3.6: ChildPages component now displays localized page titles from Translate plugin. --- updates/version.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/updates/version.yaml b/updates/version.yaml index 8d779aa0..55b0f2b6 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -52,3 +52,4 @@ 1.3.3: Improves user experience for users with only partial access through permissions 1.3.4: Fix error where large menus were being truncated due to the PHP "max_input_vars" configuration value. Improved Slovenian translation. 1.3.5: Minor fix to bust the browser cache for JS assets. Prevent duplicate property fields in snippet inspector. +1.3.6: ChildPages component now displays localized page titles from Translate plugin.