From cdb1dd1dada30e07a157154e7e16dd7675201efc Mon Sep 17 00:00:00 2001 From: sarman Date: Mon, 13 Apr 2026 21:09:47 +0000 Subject: [PATCH] chore: update CHANGELOG.md for v0.2.55 [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e91cf18..055fc017 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,24 @@ CI, chore, and build changes are excluded. ## [Unreleased] +### Bug Fixes +- Add missing ai_providers columns and fix linux-amd64 build +- Address AI review findings +- Address critical AI review issues +- Add fuse dependency for AppImage support + +### Refactoring +- Remove custom linuxdeploy install per CI CI uses tauri-downloaded version +- Revert to original Dockerfile without manual linuxdeploy installation + +## [0.2.55] — 2026-04-13 + +### Bug Fixes +- **ci**: Use Gitea file API to push CHANGELOG.md — eliminates non-fast-forward rejection +- **ci**: Harden CHANGELOG.md API push step per review + +## [0.2.54] — 2026-04-13 + ### Bug Fixes - **ci**: Correct git-cliff archive path in tar extraction