v2.2.1
gitroomhq/postiz-appv2.2.1Jul 31, 2025by github-actions[bot]
AI Summary
This release addresses a bug fix regarding the computer vision model by replacing the vgt model with the yolo model, which is more practical for consumer hardware.
Key Highlights
- Replaced vgt model with yolo model for better hardware compatibility
- Bug fix for computer vision processing
Full Release Notes
## [2.2.1](https://github.com/lumina-ai-inc/chunkr/compare/v2.2.0...v2.2.1) (2025-07-31) ### Bug Fixes * Replaced vgt with yolo model as it's more practical for consumer hardware ([ff4b906](https://github.com/lumina-ai-inc/chunkr/commit/ff4b9063eaa0fabc14586d1176ec528fe77e2fa0))