Skip to content

Banana Batch Studio v2.0.3

Choose a tag to compare

@bleeeet bleeeet released this 26 May 18:10
· 1 commit to main since this release

What's Changed

  • Separates API key/channel configuration from generation presets so preset saves are not blocked by API settings.
  • Prevents white screens when selecting presets whose model settings do not match the current API channel.
  • Keeps preset storage durable in the app config directory and strips API fields from preset payloads.
  • Improves packaged app signing by clearing macOS extended attributes before codesigning.

Validation

  • npm test: 177 tests passed
  • npm run build: passed
  • npm run package:mac: passed
  • npm run package:windows: passed