From 3d0d417b193db702ab8768d6150d8f13803e25f4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 9 Jun 2024 14:00:12 +0200 Subject: [PATCH] Update 0.2.1.md --- documentation/docs/changelog/0.2.1.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/docs/changelog/0.2.1.md b/documentation/docs/changelog/0.2.1.md index 8919723a..f9c9b773 100644 --- a/documentation/docs/changelog/0.2.1.md +++ b/documentation/docs/changelog/0.2.1.md @@ -20,6 +20,7 @@ Not yet released. ### 💅 Polish +- [Faster account creation](#user-add-speed) ### opencli license @@ -63,3 +64,8 @@ URL: https://api.openpanel.co/blocklist.txt Starting OpenPanel 0.2.1 this blacklist will be enabled by default in [IPset Blacklists](/docs/changelog/0.1.9/#ipset-blacklists). +### user-add speed + +With microoptimizations fo the `opencli user-add` script, we managed to decrease user creation speed from an average of 25 seconds to 3 seconds! + +