Kristof
March 22, 2026
Hyper
A weekly summary of progress and improvements to the Hyper platform.
Week of 16 March – 22 March 2026
Mobile App
👤 People & Profiles
- Follow status in search: When searching for people, results now correctly show your relationship to them (following, follows you, etc.) so you always know who you're already connected with
- Profile follow section stability: Fixed a bug where the followers section on your personal profile would unexpectedly collapse
⚡ Performance & Stability
- Deeper performance monitoring: Rolled out comprehensive OpenTelemetry tracing across the app – every screen transition and network request is now instrumented, giving the team much better visibility into real-world app performance
- Improved background/foreground tracking: The app now correctly reports lifecycle events when switching between apps, helping us catch and fix issues that only surface in the background
Week of 9 March – 15 March 2026
Mobile App
💬 Messaging & Chat
- Full-screen image viewer in messages: Tap any photo shared in a conversation to view it full-screen, the same experience you get everywhere else in the app
- Better AI assistant interactions: Improved how photos and responses are handled in the Hyper AI chat for a smoother, more reliable experience
- Quick @hyper in chat: Type @hyper in any conversation to instantly summon the AI assistant without leaving the message thread
- Faster check-in shortcut: The quick check-in button in chat has been refined for a snappier, more reliable tap experience
🏪 Store Management
- Rules-based collections: Store owners can now create dynamic product collections using rules – items are added automatically based on criteria you set
- Improved product picker: Adding products to collections is now easier with a redesigned picker and smoother flow
- Refreshed store preview: Store preview colours have been updated for a more polished presentation
✅ Check-ins
- Haptic feedback on check-in: Your phone now gives a subtle tap when you check in – a small but satisfying touch
⚡ Performance & Stability
- Flutter 3.41 upgrade: Updated to the latest Flutter release for improved performance and compatibility
- 966 automated tests: Significantly expanded the app's test suite to catch issues earlier and ship with more confidence
- Improved code reliability: Major internal refactoring of how the app handles data, with better type safety and a shared logging system across the codebase