Skip to content

SDAI 1.0.0 - iOS App Store release

Choose a tag to compare

@ShiftHackZ ShiftHackZ released this 17 Jun 11:11
· 26 commits to master since this release
0eeec86
feature-graphic

Introducing SDAI 1.0.0

It's the first App Store release of SDAI for iOS and the start of the new cross-platform release line.

The old Android-only 0.x.x line has been archived in archive/version-0.x.x. This release moves the project to a Kotlin Multiplatform architecture, keeps the Android app alive, and brings the shared SDAI mobile workflow to iPhone.

Highlights

  • SDAI is now available on the Apple App Store as SDAI - AI Image Generator.
  • The app has been refactored into a Kotlin Multiplatform project with shared Android/iOS domain, data, storage, localization, and Compose UI layers.
  • iOS ships the shared mobile workflow for remote generation providers: AUTOMATIC1111, SwarmUI, AI Horde, Hugging Face, OpenAI Images, and Stability AI.
  • Android keeps its existing provider coverage, including Android-only local generation through ONNX Runtime and Google AI MediaPipe where the selected build flavor supports it.
  • The README, website, privacy pages, store metadata, screenshots, and generated API documentation have been refreshed for the cross-platform release.
  • A new Android full nightly workflow publishes a moving prerelease APK for testers from develop.
  • Android edge-to-edge top and bottom bar insets were adjusted for modern target SDK behavior.

Platform notes

The iOS 1.0.0 milestone intentionally focuses on remote providers. Android-only local diffusion features remain available on Android builds and are not advertised as iOS features.

SDAI stays open source, provider-first, and free of ads and telemetry. You can connect the provider you already use, keep results in a local gallery, share or save images, and tune generation settings where the selected provider supports them.

Links

Full Changelog: 0.6.8...1.0.0