From d7b6848d1c2fd9b0d86cb03669ba3e94c8e6f16d Mon Sep 17 00:00:00 2001 From: Armanul46 <47377178+Armanul46@users.noreply.github.com> Date: Tue, 10 Mar 2026 17:39:36 +0600 Subject: [PATCH 1/3] readme updated --- .distignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.distignore b/.distignore index 5f438ed69e..01435fbd8f 100644 --- a/.distignore +++ b/.distignore @@ -1,5 +1,6 @@ # Directories /.cache +/.git /.github /.wordpress-org /.husky From de33a1b07316ed54d22df59ad89d47d839264749 Mon Sep 17 00:00:00 2001 From: Armanul46 <47377178+Armanul46@users.noreply.github.com> Date: Tue, 10 Mar 2026 17:39:56 +0600 Subject: [PATCH 2/3] readme updated --- config.php | 2 +- directorist-base.php | 2 +- readme.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.php b/config.php index fb076f747a..e6fb67aace 100644 --- a/config.php +++ b/config.php @@ -1,7 +1,7 @@ Date: Tue, 10 Mar 2026 17:48:12 +0600 Subject: [PATCH 3/3] readme updated --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 9d7d5f8108..222cd04d54 100644 --- a/readme.txt +++ b/readme.txt @@ -306,7 +306,7 @@ Directorist comes with an AI-powered directory builder. Use the Create with AI o == Changelog == -= 8.6.2 - Mar 10, 2026 = += 8.6.3 - Mar 10, 2026 = **Improved** - Excluded `.wordpress-org` folder from distribution package to prevent WordPress.org repository assets from appearing in user installations.