From 326b7a4c655c47150857ed76753a17bca2f8200a Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Thu, 17 Sep 2026 19:41:30 +0100 Subject: [PATCH] App update --- CHANGELOG_APP.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG_APP.md b/CHANGELOG_APP.md index 3cc70b8..4f44dae 100644 --- a/CHANGELOG_APP.md +++ b/CHANGELOG_APP.md @@ -2,6 +2,12 @@ All notable changes to the VTracer desktop app will be documented in this file. +## 1.0.0-alpha.4 - Build 173 - 2026-09-17 + +### Added (Gen AI) + +* Now supports graphic generation using OpenAI Codex. You have to authenticate Codex yourself, and it consumes token from your plan. The prompt will be sent to OpenAI + ## 1.0.0-alpha.4 - Build 166 - 2026-09-16 ### Added