Releases: PentSec/MaddonsManager
1.3.0
🆙Big Update!
- ✨ Updated updater timing and improved AppNavbar structure
- ✨ Added delay for update checks.
- 🛠️ Enhanced transition durations for smoother UI experience
- ✨ Pass install/uninstall functions to AddonModal.
- 🛠️ Refactor handling of addon actions
- ✨ Added modal state management.
- 🛠️ Improved styles and layout for addon details
- 👠stylized second Card ui
- 🖼️add more backgrounds
- 😊change grid 3 to 6 on lg windows still 3 on md windows
- 😊 two styles are implemented, simple and compact
- 📸 Some logos are optimized
- 🏜️ New fuction to implemented new UIX
- 🍫Titlebar litle change
- 🔗Modal to view more addon info are implemented
1.2.7
1.2.6
🔃 Loading page...
🛠️ Refactor: Move useWowPath logic to its own hook for better structure.
🐛 Fix: Ensure handleWowPathChange properly triggers addon refresh.
🧹 Cleanup: Simplify path selection logic in handleMenuItemClick.
✨ Feature: Add success/error handling in Wow path selection with modals.
⚡ Optimization: Use modal context for error and success messages during path selection.
🗂️ Config: Add openFileDialog handler in the main process for Wow expansions.
📂 Enhancement: Validate selected WoW paths for Interface and WTF directories.
📝 Docs: Update get-config and path handlers to return detailed error messages.
1.2.5
🚀 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.
🪲BUG FIXED
- fixed the problem with the addon names when installing them is fixed.
- fixed the problem with the loading button being removed when there was a concurrent installation
- fixed the problem with the progress bar being removed during simultaneous installation
🛠️IMPROVED
- added a class to handle multiple downloads, now all downloads are queued and start when the previous one finishes.
1.2.3
1.2.2
🛠️ Fixeeees moment.
fixes the process of how the app recognized the installed
addons and now only deleting specific folders that are
written in the API no longer makes splits.
1.2.1
1.2.0
Full Changelog: v1.1.9...v1.2.0
🛠️IMPROVED
🪲BUG FIXED