Skip to content

Releases: touchizen/AutoFlowCut

v2.0.0

Choose a tag to compare

@tuxxon tuxxon released this 30 Jun 07:24

AutoFlowCut v2.0.0

A major update — dual generation modes and two new export targets.


English

New features

  • Dual generation modes (Flow / API) — Generate via Google Flow login (free, beginner-friendly) or with your own Gemini / Veo API key (BYOK, fast). Switch anytime from the top toggle.
  • Adobe Premiere Pro export — Export your project directly as a .prproj file.
  • Vrew export — Export your project directly as a .vrew file.

Improvements

  • When the target editor (CapCut / Premiere / Vrew) isn't installed, export now guides you to its download page.

한국어

새 기능

  • 이중 생성 모드 (Flow / API) — Google Flow 로그인(무료·초보자 추천) 또는 내 Gemini / Veo API 키(BYOK·빠름)로 생성. 상단 토글로 언제든 전환할 수 있습니다.
  • Adobe Premiere Pro 내보내기 — 프로젝트를 .prproj 파일로 바로 내보냅니다.
  • Vrew 내보내기 — 프로젝트를 .vrew 파일로 바로 내보냅니다.

개선

  • 대상 에디터(CapCut / Premiere / Vrew)가 설치되어 있지 않으면, 내보내기 시 다운로드 페이지로 안내합니다.

v1.1.4 (Hotfix)

Choose a tag to compare

@tuxxon tuxxon released this 14 Jun 15:46

AutoFlowCut v1.1.4 (Hotfix)


English

Bug fixes

  • Resolved an issue that could prevent images from being generated. Image generation now works as expected.

한국어

버그 수정

  • 이미지가 생성되지 않던 문제를 해결했습니다. 이제 이미지 생성이 정상적으로 동작합니다.

v1.1.3

Choose a tag to compare

@tuxxon tuxxon released this 12 Jun 22:13

AutoFlowCut v1.1.3


English

Bug fixes

  • Fixed image generation failures caused by legacy Flow aspect ratio values such as VIDEO_ASPECT_RATIO_LANDSCAPE being sent directly to the Gemini image API. These values are now normalized to supported ratios such as 16:9.
  • Fixed auto-style labels in the English UI so preset names follow the selected language, for example Auto: Cinematic instead of mixed-language labels.

한국어

버그 수정

  • VIDEO_ASPECT_RATIO_LANDSCAPE 같은 legacy Flow 화면비 값이 Gemini 이미지 API로 그대로 전달되어 이미지 생성이 HTTP 400으로 실패하던 문제를 수정. 이제 16:9 같은 지원 화면비로 정규화해.
  • 영어 UI에서 자동 스타일 라벨의 프리셋 이름이 한국어로 섞여 나오던 문제를 수정. 예: Auto: Cinematic.

v1.1.2

Choose a tag to compare

@tuxxon tuxxon released this 10 Jun 12:15

AutoFlowCut v1.1.2


English

Bug fixes

  • Fixed Gemini image generation aspectRatio request format to match the current API schema.
  • Fixed Veo video duration handling so 720p I2V/F2V and non-reference video generations now follow the scene duration, snapped to Veo-supported 4/6/8 second values.
  • T2V reference images, 1080p, and 4K video generations continue to use 8 seconds as required by the Veo API.

한국어

버그 수정

  • Gemini 이미지 생성의 aspectRatio 요청 형식을 현재 API 스키마에 맞게 수정.
  • 720p I2V/F2V 및 레퍼런스 없는 비디오 생성이 씬 길이에 맞춰 Veo 지원 길이인 4/6/8초로 요청되도록 수정.
  • T2V 레퍼런스 이미지, 1080p, 4K 비디오 생성은 Veo API 제약에 따라 계속 8초를 사용해.

macOS (Apple Silicon) 전용 빌드입니다.

v1.1.1

Choose a tag to compare

@tuxxon tuxxon released this 09 Jun 01:10

AutoFlowCut v1.1.1


English

Video generation fixes

  • Fixed Veo 3.1 Text-to-Video @reference image submission so inline prompt references are sent as video asset references.
  • Fixed a duration regression where 720p Text-to-Video scenes without references could stay stuck at 8 seconds after a previous 8-second generation. Scene length now correctly drives the request duration, snapped to Veo's supported 4/6/8 second values.
  • Reference-image T2V, I2V/F2V, 1080p, and 4K still use 8 seconds as required by the Veo API.

Prompt input stability

  • Improved mention-chip rehydration during project/prompt refreshes.
  • Reduced React/Lexical console warnings around mention input lifecycle and focus handling.

한국어

비디오 생성 수정

  • Veo 3.1 Text-to-Video에서 프롬프트의 @레퍼런스 이미지가 비디오 asset reference로 정상 전달되도록 수정.
  • 이전에 8초 비디오를 생성한 뒤, 레퍼런스가 없는 720p T2V 씬도 계속 8초로 생성되던 회귀 수정. 이제 씬 길이를 기준으로 Veo 지원 길이인 4/6/8초에 맞춰 요청해.
  • 레퍼런스 이미지 T2V, I2V/F2V, 1080p, 4K는 Veo API 제약에 따라 계속 8초를 사용해.

프롬프트 입력 안정화

  • 프로젝트/프롬프트 복원 시 멘션 칩이 더 안정적으로 복원되도록 개선.
  • 멘션 입력창 주변 React/Lexical lifecycle/focus 콘솔 경고를 줄임.

macOS (Apple Silicon) 전용 빌드입니다.

v1.1.0

Choose a tag to compare

@tuxxon tuxxon released this 06 Jun 08:10

AutoFlowCut v1.1.0


🇺🇸 English

✨ New: @ Mention System

You can now type @character directly in your prompt to attach reference images inline — just like Google Flow.

  • Auto-chip: As you type @name, it snaps into a clickable chip linked to that reference image
  • Live feedback: Matched references turn green; unmatched ones turn red — you always know what's attached
  • Korean particle support: Typing @queen이 (Korean grammar particle) now correctly creates a queen chip, then continues with as plain text — no more failed matches
  • Project switch fix: Mention chips no longer disappear when you switch between projects

⚡ Faster Generation

  • Separate concurrency controls: Image and video generation now have independent limits — up to 15 simultaneous images and up to 10 simultaneous video jobs
  • No more random delays: Generation starts immediately instead of waiting a random 7–15 seconds
  • Smarter video queue: Video jobs use a sliding window so your concurrency limit is always respected

🎨 Improved Image Quality

  • Upgraded default image model to Nano Banana 2 (gemini-3.1-flash-image) — better quality out of the box, no settings change needed

🐛 Bug Fixes

  • Fixed infinite polling loop when a video generation job fails
  • Fixed concurrency counter going invalid (NaN) under certain error conditions
  • Fixed thumbnail aspect ratio not being preserved on project restore

🇰🇷 한국어

✨ 신규: @ 멘션으로 레퍼런스 첨부

이제 프롬프트 입력창에서 @캐릭터이름을 타이핑하면 레퍼런스 이미지를 바로 인라인으로 첨부할 수 있어요. Google Flow와 동일한 방식이에요.

  • 자동 칩 변환: @이름을 입력하는 순간 클릭 가능한 칩으로 변환돼요
  • 실시간 피드백: 매칭된 레퍼런스는 초록색, 미매칭은 빨간색으로 표시돼 첨부 여부를 바로 확인할 수 있어요
  • 한글 조사 자동 처리: @queen이처럼 조사가 붙어도 queen 칩 + 텍스트로 올바르게 분리돼요 — 더 이상 멘션 실패 없이 자연스럽게 쓸 수 있어요
  • 프로젝트 전환 버그 수정: 프로젝트를 바꿔도 멘션 칩이 사라지지 않아요

⚡ 더 빠른 생성

  • 이미지/비디오 동시 생성 수 분리: 이미지(최대 15개)와 비디오(최대 10개) 동시 작업 수를 각각 독립적으로 조절할 수 있어요
  • 랜덤 딜레이 제거: 이전에는 생성 시작 전 7~15초를 기다렸지만, 이제 즉시 시작해요
  • 비디오 슬라이딩 윈도우: 동시 Veo 작업이 항상 설정한 한도 안에서 관리돼요

🎨 이미지 품질 향상

  • 기본 이미지 모델 → Nano Banana 2 (gemini-3.1-flash-image)로 업그레이드 — 설정 변경 없이도 더 나은 이미지 품질을 경험할 수 있어요

🐛 버그 수정

  • 비디오 생성 실패 시 무한 폴링 루프 버그 수정
  • 특정 에러 상황에서 동시 생성 카운터가 NaN이 되던 버그 수정
  • 프로젝트 복구 시 썸네일 비율이 틀어지던 버그 수정

macOS (Apple Silicon) 전용 빌드입니다.

v1.0.0 (build 945)

Choose a tag to compare

@tuxxon tuxxon released this 04 Jun 06:32

AutoFlowCut v1.0.0 — Official API Migration

🔑 Switched to Google Official API (Biggest Change)

We've completely replaced the Flow web automation approach with a direct connection to the Google Gemini/Veo API.
Enter your Google API key once — no more Flow logins or sudden blocks.

  • Images: Gemini (gemini-2.5-flash-image, etc.)
  • Videos: Veo (veo-3.1-fast-generate-preview, etc.)
  • Model selection per generation type: T2I / T2V / F2V

🎬 Timeline Video Preview

Preview generated video clips directly in the audio timeline.

  • Separate I2V / T2V track lanes
  • Per-track View / Mute toggles
  • Scrub the timeline to jump to any scene

👁️ Per-clip Video Include/Exclude Toggle

Choose which scenes to include or exclude from the CapCut export, right from the timeline.

📦 I2V + T2V Simultaneous Export

Export both I2V (image-to-video) and T2V (text-to-video) as separate CapCut tracks in one go.

🔄 Regeneration UX Improvement

A shimmer animation shows progress during regeneration, and previous media is automatically restored on failure.


AutoFlowCut v1.0.0 — 공식 API 전환

🔑 Google 공식 API로 전환 (가장 큰 변화)

Flow 웹사이트 자동화 방식을 완전히 버리고, Google 공식 Gemini/Veo API로 직접 연결합니다.
내 Google API 키를 한 번 입력하면 Flow 로그인·차단 없이 안정적으로 이미지·영상을 생성할 수 있습니다.

  • 이미지: Gemini (gemini-2.5-flash-image 등)
  • 영상: Veo (veo-3.1-fast-generate-preview 등)
  • 모델은 설정에서 T2I / T2V / F2V 각각 선택 가능

🎬 타임라인 영상 프리뷰

오디오 타임라인에서 생성된 영상 클립을 바로 확인할 수 있습니다.

  • I2V / T2V 트랙 분리 표시
  • 트랙별 보기(View) / 음소거(Mute) 토글
  • 타임라인 스크럽으로 해당 씬 이동

👁️ 씬별 영상 포함/제외 토글

타임라인에서 씬마다 영상을 CapCut 내보내기에 포함할지 제외할지 선택할 수 있습니다.

📦 I2V + T2V 동시 내보내기

I2V(이미지→영상)와 T2V(텍스트→영상)를 별도 트랙으로 CapCut에 함께 내보냅니다.

🔄 재생성 UX 개선

재생성 중에는 shimmer로 진행 상태를 표시하고, 실패하면 이전 미디어로 자동 복원됩니다.