chore(release): 1.7.7 [skip ci]

## [1.7.7](https://github.com/stirling-image/stirling-image/compare/v1.7.6...v1.7.7) (2026-04-06)

### Bug Fixes

* improve AI tool reliability for face detection and background removal ([#25](https://github.com/stirling-image/stirling-image/issues/25)) ([2eb77fe](https://github.com/stirling-image/stirling-image/commit/2eb77fe0f2a2340e69cb927ef7abd32eaa0400be))
This commit is contained in:
semantic-release-bot
2026-04-06 14:01:20 +00:00
parent 2eb77fe0f2
commit b387d2d17a
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -354,7 +354,7 @@ export const SOCIAL_MEDIA_PRESETS: SocialMediaPreset[] = [
{ platform: "Threads", name: "Post Image", width: 1080, height: 1080 },
];
export const APP_VERSION = "1.7.6";
export const APP_VERSION = "1.7.7";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).