cherry-studio/src
xerxesliu 876f59d650
fix: resolve copy image failure for JPEG format pictures (#11529)
- Convert all image formats to PNG before writing to clipboard to ensure compatibility
- Refactor handleCopyImage to unify image source handling (Base64, File, URL)
- Add convertImageToPng utility function using canvas API for robust conversion
- Remove fallback logic that attempted to write unsupported JPEG format
2025-11-29 14:40:49 +08:00
..
main Fix MCP server confusion when multiple instances of the same server are configured (#10897) 2025-11-27 21:50:51 +08:00
preload feat: add Git Bash detection and requirement check for Windows agents (#11388) 2025-11-21 21:32:53 +08:00
renderer fix: resolve copy image failure for JPEG format pictures (#11529) 2025-11-29 14:40:49 +08:00