From a331c34eabffa645e67b8abc4702afc2197b4cb4 Mon Sep 17 00:00:00 2001 From: decolua Date: Sat, 25 Apr 2026 17:05:17 +0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0909a77..b72db675 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# v0.4.6 (2026-04-25) + +## Features +- Add BytePlus Provider +- Add Codex support to image providers +- Enhance image and embedding provider support + +## Improvements +- Cap maximum cooldown for rate limit handling in account unavailability and single-model chat flows +- Dynamic custom model fetching for model selection + # v0.4.5 (2026-04-24) ## Improvements