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
fullnightly workflow publishes a moving prerelease APK for testers fromdevelop. - 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
- App Store: https://apps.apple.com/us/app/sdai-ai-image-generator/id6778314183
- Website: https://sdai.moroz.cc
- Archived Android 0.x.x branch: https://github.com/ShiftHackZ/Stable-Diffusion-Android/tree/archive/version-0.x.x
Full Changelog: 0.6.8...1.0.0