From 1bd7a91be6415249a90cf8613b0a73cfbd5ab437 Mon Sep 17 00:00:00 2001 From: Ben Thomson Date: Wed, 7 Oct 2020 15:11:37 +0800 Subject: [PATCH] 1.5.4: Multiple translation improvements. --- updates/version.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/updates/version.yaml b/updates/version.yaml index 67a19797..025168be 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -73,3 +73,4 @@ - users_add_ip_address.php 1.5.2: Whitespace from usernames is now trimmed, allowed for username to be added to Reset Password mail templates. 1.5.3: Fixes a bug in the user update functionality if password is not changed. Added highlighting for banned users in user list. +1.5.4: Multiple translation improvements. Added view events to extend user preview and user listing toolbars.