From 9e93a850b47ea84f1efd9f77e62b785f550f7837 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Thu, 10 Oct 2024 16:36:08 -0400 Subject: [PATCH] update --- CHANGELOGS/CHANGELOGS.MD | 15 +++++++++++++++ README.md | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOGS/CHANGELOGS.MD b/CHANGELOGS/CHANGELOGS.MD index fdeec10..8929e58 100644 --- a/CHANGELOGS/CHANGELOGS.MD +++ b/CHANGELOGS/CHANGELOGS.MD @@ -1,5 +1,20 @@

CHANGELOGS

+ +## [1.2.4] + +## πŸš€ Patch Notes for Electron App Update + +### πŸ”§ Refactor & Code Improvement +- Complete refactor of the app's codebase to make it cleaner, more maintainable, and scalable. +### πŸ“Š Dynamic Addon Types + +- The Select component now dynamically pulls all addon types directly from the API's JSON files. These will now auto-update without manual intervention! πŸŽ‰ + +### πŸ”’ Multiple Selection Support + +- The Select component now supports multiple selections! You can easily filter addons by multiple types, making addon management more flexible and efficient. + ## [1.2.4] Howdy, for this new update we fixed a few problems in the installation of the addons. diff --git a/README.md b/README.md index e6b74e2..31cc890 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,12 @@ follow this template to `` a new Addon with pr on this repo [Request Ad πŸ“„CONFIG.Json -> they will contain information about the program. +> this will contain information about the program. > deleting them lost the program storage about the address of your > world of warcraft folder -## ScreanShots +## ScreenShots [![Image from Github](https://github.com/PentSec/MasterAddonManager/blob/main/IMAGES/preview.png?raw=true)](https://github.com/PentSec/MasterAddonManager/blob/main/IMAGES/preview.png?raw=true)