From a69fa8cdc17f0e96a0538362148a086c841e3f4f Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Thu, 11 Sep 2025 23:30:00 +0330 Subject: [PATCH] Update changelog --- changelog | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/changelog b/changelog index 15d2ae0..e2964c2 100644 --- a/changelog +++ b/changelog @@ -1,12 +1,13 @@ -### ๐Ÿš€ **\[2.0.0] โ€“ Major Release: MongoDB Migration** +### ๐Ÿš€ **\[2.1.0] โ€“ Streamlined Installation & CI Improvements** -*Released: 2025-09-10* +*Released: 2025-09-11* -#### ๐Ÿ’พ Core Update +#### โš™๏ธ CI/CD -* ๐Ÿ“ฆ **User management migrated from `users.json` โ†’ MongoDB** -* โšก Improved **scalability, performance, and reliability** for large deployments +* ๐Ÿ› ๏ธ Added **build step** to release workflow +* ๐Ÿงน Removed unnecessary **auth binary compilation** from core install script -#### โš ๏ธ Breaking Change +#### ๐Ÿ“ฆ Installation & Upgrade -* Previous JSON-based `users.json` file is no longer used +* ๐Ÿ”„ **Refactored install script** to use release artifacts instead of `git clone` +* โฌ†๏ธ **Refactored upgrade script** to pull release artifacts for faster, more reliable updates