Skip to content

贞贞的无限画布v2.0.8

Choose a tag to compare

@T8mars T8mars released this 05 Jun 17:09

v2.0.8 · Volcengine Seedance release

Highlights

  • Fixed Volcengine Seedance 2.0 task result parsing when completed tasks return video URLs under top-level content, nested result/content, mp4_url, output_url, src, path, or JSON-string payloads.
  • Added regression coverage for nested Ark task content and content-string video URL extraction, while avoiding treating echoed input image_url.url as an output video.
  • Verified a minimal real Seedance 2.0 fast run with 4s, 480p, 16:9, and first-frame image-to-video; credentials and signed URLs must stay out of logs and docs.
  • Continued hidden-mode achievement hardening for Dragon Ball Shenron and RH hidden flows, including disabled-tracking visibility and replay/backfill behavior.
  • Polished Dragon Ball Shenron mode switching, hidden music, radar state, and theme readability.
  • Kept the public source boundary intact: private billing implementations remain outside GitHub source.

Electron Update

  • Built with the standard npm run dist:release workflow.
  • Release assets include the NSIS installer, blockmap, and latest.yml for GitHub auto-update.
  • Updater installation remains foreground/visible instead of silent.

Verification

  • node --test tests\volcengineProvider.test.ts tests\achievements.test.ts tests\dragonBallRadar.test.ts tests\advancedProviderFrontend.test.ts tests\apiSettingsTheme.test.ts
  • npm run type-check
  • npm run build
  • npm run public:check
  • npm run dist:release
  • npm run release:verify