colaxy_screenshot 0.7.1
colaxy_screenshot: ^0.7.1 copied to clipboard
Automated app store screenshot generation for iOS, Android, and macOS across multiple devices and languages, with Fastlane integration.
0.7.1 #
- FIX: reset repo link and homepage link.
- FIX: use melos.
- FEAT(colaxy_screenshot): release v0.7.0 with macOS support and window_manager migration.
0.7.0 #
- Add macOS screenshot support (
enableMacos: true) with 2560×1600 resolution for Mac App Store. - Add
enableIosandenableAndroidflags toScreenshotConfigfor per-platform control. - Replace
window_sizewithwindow_managerfor Swift Package Manager compatibility on macOS. - Fix marketing layout to use mode-specific dimensions instead of a fixed 1080×1920 size.
- Add full-screen capture mode.
0.6.0+1 #
- FIX: reset repo link and homepage link.
- FIX: use melos.
0.6.0 #
- Remove imghippoApiKey from config.
- Reset config file after screenshots are taken.
- Use json format for config file.(config.yaml is deprecated, use config.json instead.)
- Exit the app after screenshots are taken.
0.5.0 #
- Update dependencies.
0.4.1 #
- Use real iOS device frames.
0.4.0 #
- Fix some issues.
0.3.0 #
- Add easyLocalizationWrapper to config.
0.2.0 #
- Add support for Spanish, Portuguese, and Turkish.
0.1.1 #
- Add screenshotId to screenshot file name.
- Delete existing screenshots before saving new screenshots.
0.1.0 #
- Remove indexToScreenshot from config.
0.0.3 #
- Fix First screenshot loading issue.
0.0.2 #
- Fix First screenshot loading issue.
0.0.1 #
- Initial release.