Changelog
Application update V 1.0.56
🚀 Performance Improvements * Caching in fetchMods Added a simple in-memory cache to the fetchMods function. This prevents redundant network requests by returning cached mod data when available, resulting in faster responses and improved overall performance. 🔄 Script Update Management * Check & Apply Script Updates Introduced IPC handlers, backend logic, and type definitions