Faster Page Loads Across EnginifyAI
Version: 2.5.2, Date: August 20, 2026
Faster page loads are the whole of this release. The app’s build pipeline was replaced with a substantially quicker one, and a bundling problem that was loading the entire icon library on any page showing a single icon has been fixed.
Across the App
- Improved: Pages load in roughly one second, down from 30 to 40 seconds, and in around 150 milliseconds once a page has been visited. First time compiles dropped from 20 to 30 seconds to about one second.
- Fixed: A memory limit was being hit part way through a session, which discarded everything already compiled and made the app slow again for the rest of that session. The available memory has been raised so this no longer happens.
- Fixed: Every page that displayed even one icon was pulling in the full icon set. With roughly 370 icons registered for sections alone, this made ordinary pages far heavier than they needed to be. Pages now load only the icons they actually use.

