September 28, 2025 This release upgrades how EnginifyAI stores your AI provider API keys from basic encoding to enterprise-grade AES-256 encryption. Every stored key is now encrypted with structured metadata, user-specific isolation, and tamper detection. This is a foundational security improvement that protects your credentials at rest while maintaining full backward compatibility — all four […]
Task Builder — Intelligent Matrix-Based Prompt Generation
September 7, 2025 The Task Builder’s prompt generation engine has been completely rebuilt. Previously, every prompt used the same five-section structure regardless of whether you were generating a simple checklist or a complex multi-output project plan. Now, the system evaluates both your complexity level and how many outputs you’ve selected, then chooses from five distinct […]
URL Workflow Fixes, Task Builder Redesign, and Platform-Wide Standardization
September 5, 2025 This release focuses on reliability and polish across two of EnginifyAI’s core workflows — creating libraries from URLs and building prompts with the Task Builder — while completing a major behind-the-scenes effort to standardize error handling and code quality across the entire platform. Users should see fewer errors, more consistent behavior, and […]
Tag System, Prompt Duplication Fixes, and Library Detail Overhaul
August 19, 2025 This release focuses on the library detail experience — the page where you manage and work with prompts inside a library. We shipped a complete tag system for organizing prompts, fixed several issues with prompt duplication and favorites, and restructured the page layout to reduce clutter and improve usability. Under the hood, […]
API Response Standardization Complete — 60+ Routes Unified
August 16, 2025 This release wraps up a major internal effort to standardize how every part of EnginifyAI communicates behind the scenes. We migrated over 60 API routes and 25 client-side files to a unified response system, replacing a patchwork of legacy patterns with a single, consistent approach. Along the way, we identified and fixed […]
Code Quality and Validation Infrastructure
August 12, 2025 This release focused on solidifying EnginifyAI’s internal code quality tooling. We finalized our interface validation system and pre-commit hooks, ensuring every code change passes through consistent, automated checks before it reaches production. These are under-the-hood improvements that make the platform more reliable over time. Infrastructure
Codebase Standardization & Quality Automation
August 12, 2025 An infrastructure-focused release that sets up the automated quality checks we’ll rely on going forward. No user-facing changes in this one, but this is the engineering discipline that lets us ship reliably. Infrastructure

