diff --git a/updates/version.yaml b/updates/version.yaml index ba46bde0..e97d4d2c 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -50,3 +50,4 @@ 1.3.1: Fixed metadata column not being jsonable 1.3.2: Allow custom slug name for components, add 404 handling for missing blog posts, allow exporting of blog images. 1.3.3: Fixed 'excluded categories' filter from being run when value is empty. +1.3.4: Allow post author to be specified. Improved translations.