Changelog

What's New

Every improvement, tracked transparently.

v1.10.0Latest

March 26, 2026

Prediction Game — Anonymous Point Voting

  • Prediction Game — Vote with BP (BLIP Points) on real-world outcomes, fully anonymous
  • Dynamic scoring — Popularity-based rewards calculated from the total pool
  • 6-tier rank system — Static → Receiver → Signal → Decoder → Control → Oracle
  • Question creation — Any user can create predictions (150 BP, rank discounts available)
  • Auto-settlement — Results settled by creator with automatic payouts
  • Available on both web and mobile app
v1.9.0

March 24, 2026

BLIP me — Burner Contact Link

  • BLIP me link — Create your personal URL and share it on social media. When someone clicks, an instant 1:1 encrypted chat starts
  • Real-time connection alerts — Keep the page open to receive instant notifications when a visitor connects
  • Link management — Change URL or delete your link anytime
  • Accountless ownership — Device-based token proves link ownership, no account needed
  • Available on both web and mobile app
v1.8.0

March 20, 2026

My Chat Rooms & Auto-Rejoin

  • My Rooms page — view all your recent 1:1 and group chats in one place
  • Rooms are automatically saved locally when created or joined
  • One-click rejoin — stored password lets you re-enter rooms without typing it again
  • Admin token persistence — group chat admins keep their privileges across sessions
  • Group chats now appear in the chat list on mobile (alongside 1:1 chats)
  • Available on both web and mobile app
v1.7.0

March 18, 2026

Universal File Transfer

  • Send any file type — PDFs, ZIPs, documents, audio, or anything via encrypted P2P
  • File message bubble with icon, filename, size, and download button
  • Transfer progress indicator during send/receive
  • 200MB max file size (P2P — no server storage)
  • Same E2E encryption as images/videos (NaCl + SHA-256 checksum)
v1.6.0

March 18, 2026

Group Chat

  • Ephemeral group chat — create a room, share the link, chat with multiple people. All messages vanish when the room closes.
  • Room admin controls — kick, ban, lock the room, or destroy it instantly
  • Participant list — see who’s online in real-time
  • Same E2E encryption as 1:1 — symmetric key (NaCl secretbox) derived from room password
  • Auto-destruct — room disappears when the last person leaves or admin destroys it
  • Available on both web and mobile app
v1.5.0

March 14, 2026

Embeddable Chat Widget

  • Embed BLIP chat into any website via iframe — add encrypted chat with a single HTML snippet
  • Lightweight embed layout — no ads, no navigation, just the chat
  • postMessage API for parent page communication (room created, joined, destroyed events)
  • Shared links in embed mode stay within the embed context
  • Full E2E encryption maintained in embedded mode
v1.4.0

February 28, 2026

Community Invite Code System

  • Rotatable invite codes for communities — share a link that auto-joins without password
  • Invite code rotation in admin panel — invalidate old links while existing members keep access
  • Separated invite code (shareable) from encryption key (immutable) for stronger security
  • Mobile app deep link support for community invite codes
v1.3.0

February 26, 2026

Mobile App & Stability

  • Android mobile app launched (Google Play Store)
  • Deep link support — open chat rooms directly from shared links in the app
  • One-click entry — include password in link for instant connection
  • 60-second reconnection grace period — rooms aren't destroyed immediately on exit
  • Community dashboard & video attachments in posts
  • 10 language support (+German, Traditional Chinese)
v1.2.0

February 15, 2026

Encrypted Media Transfer

  • Image & video transfer via encrypted P2P (WebRTC DataChannel)
  • TURN-only relay to prevent IP exposure between peers
  • Automatic image compression (max 2048px, JPEG 80%)
  • Fullscreen image viewer with pinch-to-zoom
  • File integrity verification with SHA-256 checksums
v1.1.0

February 10, 2026

Instant Room Destruction & Notifications

  • Rooms destroyed immediately when all participants leave
  • Browser push notifications for incoming messages
  • Rate limiting for room creation (anti-abuse)
  • Private community feature with encrypted posts
v1.0.0

February 1, 2026

Initial Release

  • E2EE text chat (Curve25519 ECDH + XSalsa20-Poly1305)
  • One-click room creation with shareable links
  • Zero account requirement — fully anonymous
  • 8 language support (EN, KO, JA, ZH, ZH-TW, ES, FR, DE)
  • 100% open source codebase
View on GitHub →