May 19, 2025
Mobile
- [Android] Multi-file selection added
- [iOS] Improved microphone permissions
- [Both] Notification badges for the home screen
- [Both] Refactored Mini App impressions work
- [Both] Transaction failure messages improved
Dev Portal
- Notification opt-in rate added to the dashboard
- Updated draft Mini App logic and notifications
- Sharing and deferred linking
Minikit 1.9.5
- Added transaction parallelism
- Updated signed typed data
- Fixed versioning issues blocking wallet-auth
Docs
- Updated Send Transaction implementation guide
- Updated Sign Typed Data implementation guide
- New integrations for Worldchain
- Added Oracles to Worldchain
- Sharing and deferred linking implementation guidelines
April 30, 2025
Mobile
- [iOS] Enhanced keyboard interaction within the App Store search
- [iOS] Fixes for UI issues, including layering and scrolling behavior
- [Both] World App 4.0 update: comprehensive updates for Mini Apps
- [Both] Updated App Store
- [Both] Fixes on deeplinking both internal and from external apps
- [Both] Wallet Auth v2 improvements
- [Both] The Contacts tab has been moved into Mini App for streamlined navigation
- [Both] Updated settings menu and UI/UX enhancements
- [Both] Mini App state management enhancements
- [Both] New haptic feedback command implemented for Mini Apps
- [Both] Spotlight Search now supported for Mini Apps
- [Both] Widgets are now customizable with reordering support
- [Both] Add the category ranking of the app to the app store detail page
- [Both] Get Started page for new users
Minikit
- New Web3 template
- New template
npx @worldcoin/create-mini-app my-first-mini-app
- Prod QA Mini App for testing commands
Dev Portal
- Improved reporting link structure for easier tracking
- Added metatag images for sharing Mini Apps
Docs
- Virality section
- Authentication section
- New templates (community and official) on docs
- Developer rewards pilot
llms-full.txt
added on getting started- Get transaction debug URL
March 17, 2025
Mobile
- [Both] Search has gotten much faster in the Mini Apps
- [Both] Mini Apps deeplinking fixes
- [Both] World Mini Apps widget
- [Android] Added
safeTxHash
anduserOpHash
in response from Send Transaction - [Android] Added contacts to Get Permissions command
- [Android] Show settings in the pop-up menu on long press
Minikit
- Added NFC ID support to Minikit. You can now receive a more detailed
verification_level
response
Dev Portal
- Notification sending from developer portal
- Import wallets as CSV
Docs
- New Quick Actions: PUF, World Companies Finder, One Pay, Orbital X
- Added Send Transaction and Wallet Auth GIFs
- NSFW prohibition
Mobile
- [iOS] Notification paths bugs: Fixed
- [iOS] Contacts modal bugs: Fixed
- [iOS] Added safeTxHash and userOpHash in response from send transaction
- [iOS + Android] Include Mini App ID in Transaction Response Payload
- [iOS + Android] Added Haptic Feedback
- [Android] World Chat Bugs Fixed
- [iOS + Android] Mini App rearrange
- [iOS + Android] Spotlight Search Fixed
- [iOS + Android] Mini App Widget
Minikit
- Transaction improvements
- Support for booleans in Send Transaction
- Auto-formatting of content (no need to stringify manually)
- Haptics support
- Get Permissions: command to get notification permission status without requesting first
Docs
- World Chat Quick Actions Added
- Pay
- Request Payment
- Draft Message
- Google & Apple Pay Implementation guides
- Haptic Feedback implementation guide