Releases: MikaKrul/ImageTools
Releases · MikaKrul/ImageTools
Release list
Release 16-6-2026 (v1.3)
Release Notes — Version 1.3
🚀 Overview
Version 1.3 is a critical hotfix and stability release designed to restore application functionality and improve overall runtime performance.
In the previous deployment, an accidental configuration change resulted in the removal of required execution and access permissions. This release explicitly restores those permissions, ensuring all application workflows, modules, and API connections operate seamlessly. Additional background optimization patches have also been rolled out to prevent future regressions.
🔧 Changelog
🔒 Security & Permissions
- Fixed Missing System Permissions: Restored all mandatory application access boundaries that were accidentally dropped in the prior build.
- Access Control Alignment: Re-verified core manifest files and authorization definitions to ensure persistent compliance with the system architecture.
⚙️ Stability & Performance
- Runtime Optimization: Patched background memory leaks affecting persistent browser sessions and desktop layout execution.
- Exception Handling: Added defensive exception boundaries around permission-dependent modules to fail gracefully instead of throwing silent fatal breaks.
- Asset Loading: Streamlined internal cache invalidation routine to force immediate updates of dynamic components upon installation.
🛠️ Installation & Setup
Since this extension is optimized for clean, personal deployment, you can load it instantly via Developer Mode:
- Download or clone the extension source files to your computer.
- Open your browser and navigate to the Extensions page (
chrome://extensionsor the specific page your browser uses). - Toggle the Developer mode switch in the top-right corner.
- Click the Load unpacked button in the top-left corner.
- Select the root folder containing the extension files (where
manifest.jsonis located).