diff --git a/updates/version.yaml b/updates/version.yaml index e7f89cd..7cdc9b0 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -56,3 +56,4 @@ 1.4.0: Stability improvements. Rollback custom slug names for components 1.4.1: Fixes potential security issue with unsafe Markdown. Allow blog bylines to be translated. 1.4.2: Fix 404 redirects for missing blog posts. Assign current category to the listed posts when using the Posts component on a page with the category parameter available. +1.4.3: Fixes incompatibility with locale switching when plugin is used in conjunction with the Translate plugin. Fixes undefined category error.