v0.1.0-AL APRIL 07, 2026

Initial Technical Preview

Establishing the first stable alpha release of the Cloaktail engine. This milestone confirms the successful unification of the Zig kernel with the V8 JavaScript environment and Skia rendering pipeline. Transitioned all Lightpanda assets to this dedicated runtime.

FEATURE MARCH 28, 2026

Static V8 Bridge Implementation

Architected the low-latency C-API bridge for Google V8. Achieved sub-millisecond JS execution and zero-dependency binary portability for x86_64 systems.

PERF MARCH 15, 2026

Zig Kernel Optimization (LLVM 19)

Migrated core kernel to LLVM 19 toolchain. Reduced the base memory footprint by 15.4% and enabled advanced SIMD optimizations for the Skia graphics layer.