Thanks for your feedback and testing over the past few days! Your input has been incredibly helpful. Today, we're excited to announce 0xchat-lite v0.1.1-beta, now available on @Zapstore . This version focuses on user experience optimizations, performance improvements, and stability enhancements. Download now: iOS: Android APK: Key Updates: * New Circle Join Flow: Streamlined joining with support for short names and automatic network detection. * New User Search: Automatic remote search for a smoother experience. * New QR Code Sharing: Generate and share Nostr protocol QR codes easily. * New Image Preview Dialog: Enhanced image viewing experience. * New Circle Introduction Page: Discover circle features and FAQs. * New App Link Support: Added oxchatlite scheme for deep link handling. * Improved Onboarding: Smoother first-time user experience. * Improved Circle Join Flow: Added network checks and user confirmation. * Improved Search: Automatically triggers search after 0.5 seconds of inactivity. * Improved File Upload: Fixed missing progress callback handling. * Optimized Memory Usage: Clears related messages when deleting sessions. * Improved Contrast: Enhanced visual clarity across widgets. * Optimized Image Messages: Better corner radius rendering. * Improved Avatar Interaction: Automatically closes circle list when tapping the avatar. Plus many other bug fixes and small improvements!
It would be really cool if the #bitchat protocol could interoperate with Nostr!
hi, @franzap @Zapstore When I tried to publish 0xchat lite, I got an error. โœ– invalid: not accepted: 32267:5eca50a04afaefe55659fb74810b42654e2268c1acca6e53801b9862db74a83a:com.oxchat.lite (kind 32267) โœ– invalid: not accepted: 30063:5eca50a04afaefe55659fb74810b42654e2268c1acca6e53801b9862db74a83a:com.oxchat.lite@0.1.0 (kind 30063) โœ” Published: 4aa6a967d01ecd74d8044542f85ada9a9ef04261c1f32ab2cd502a690bb20d02 (kind 1063)
Hey all! Introducing bitchat-flutter-plugin โ€” a plugin designed for Flutter apps that want to integrate the bitchat protocol, peer-to-peer messaging, and Bluetooth relay features, written in dart. ๐Ÿ”— - Provides core decentralized chat protocol features - Supports Bluetooth Low Energy (BLE) mesh networking for message relay - Usable in both mobile and desktop Flutter projects iOS: Fully supported, including BLE peripheral and central functionality Android: In development โ€” BLE central functionality is available; peripheral support coming soon @jack @calle