Changelog

IEF Framework release history.

  • v1.2.0 February 2026 Latest

    v1.2.0 — Titan Global

    • Obsidian ORM — full UUID support
    • Titan Pulse redesigned with glassmorphism UI
    • Middleware grouping (Router::group)
    • Aether CLI — make:controller, make:model, make:middleware
    • Multi-language support (resources/lang)
    • Router performance improvements
    • Session security update
  • v1.0.2 January 2026

    v1.0.2 — Hotfix

    • Session security vulnerability fixed
    • .env loading order corrected
    • PHP 8.2 compatibility improvement
  • v1.0.0 December 2025

    v1.0.0 — Initial Release

    • IEF Framework first stable release
    • Titan Core Engine — MVC core
    • Titan Router — RESTful routing
    • Obsidian ORM — basic CRUD
    • Titan Guard — auth system