v2.1.0
- iOS TestFlight deployment — You can now submit directly to TestFlight from the Capwrapper dashboard, without manually uploading an IPA through Xcode or Transporter.
- Faster builds — Cloud build performance improved by 15% across both Android and iOS pipelines.
- Splash screen customization — New options for configuring your splash screen background color, logo size, and animation behavior.
- Firebase configuration UI — Setting up Firebase Analytics and push notification credentials is now handled through a guided UI instead of a raw JSON field.
v2.0.0
- iOS public beta — iOS support is now available to all users. Capwrapper produces a signed IPA you can distribute via the App Store or TestFlight. An Apple Developer account ($99/year) is required.
- Redesigned dashboard — The build dashboard has been reorganized with cleaner navigation, faster access to build logs, and a streamlined credential management flow.
- Custom deep linking — Configure Universal Links (iOS) and App Links (Android) to route URLs directly into your app.
- Analytics integrations — New options for connecting third-party analytics providers alongside the existing Firebase Analytics bridge.
iOS support is in public beta. If you encounter issues, report them via capwrapper.com/support.
v1.8.0
- Biometric authentication — The
NativeSecuritybridge now supports Face ID and fingerprint authentication for gating access to sensitive screens in your app. - Custom notification handling — You can now configure how your app handles foreground and background push notifications, including custom actions and notification grouping.
- Improved error messages — Build failures now include more specific error messages and suggested fixes, making it easier to identify the root cause without contacting support.
- Performance optimizations — Build times and runtime startup performance improved for large apps, particularly those with many assets or complex routing.
