Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
PentSec committed Oct 10, 2024
1 parent 3c8b3d1 commit 9e93a85
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOGS/CHANGELOGS.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
<center><h1>CHANGELOGS</h1></center>


## [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.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ follow this template to `<include>` 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)

0 comments on commit 9e93a85

Please sign in to comment.