Skip to content

Releases: PentSec/MaddonsManager

1.3.0

18 Oct 14:23
Compare
Choose a tag to compare

🆙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

14 Oct 04:37
Compare
Choose a tag to compare

🐛 Fixed several bugs when trying to use the menu items and it bucle on Loading page..

1.2.6

13 Oct 03:23
Compare
Choose a tag to compare

🔃 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

10 Oct 20:33
Compare
Choose a tag to compare

🚀 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

08 Oct 20:15
Compare
Choose a tag to compare

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

08 Oct 01:08
Compare
Choose a tag to compare

In this update... 🔥

  • fixes the unpacking and copying process of the addons folders for a better optimization in the process.
  • this will make the addon names more stylized.
  • Change name to Maddons Manager.

    view full change logs on Github

    1.2.2

    06 Oct 19:59
    Compare
    Choose a tag to compare

    🛠️ 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.

    Full Changelogs here

    1.2.1

    05 Oct 21:18
    Compare
    Choose a tag to compare

    Hello everyone in this update we bring

    New custom TitleBar.
    New clean logo.
    Cards in contentaddon is now fixed
    some UI issue is now fixed

    1.2.0

    02 Oct 15:27
    Compare
    Choose a tag to compare

    Full Changelog: v1.1.9...v1.2.0

    🛠️IMPROVED

  • About content modal
  • Control toggle menu to close on click any item
  • 🪲BUG FIXED

  • some translates fixed
  • parse html fixed
  • remove shadowscroll from modals, we need fix the new scroll
  • 1.1.9

    01 Oct 15:43
    Compare
    Choose a tag to compare

    Hello, new factures and important bug fixes.

    🛠️Improved

    • Progress bar to install/uninstall addon

    🪲 Bug Fixes

    • Fixed update notifications
    • Fixed visual uninstall button on install addons.