Back to Feed

What's New

Latest updates and improvements to SPILLO. Currently on Beta 0.5.0.

v0.5.0(Beta 5)
13 Mar 2026

Improvements

  • Infinite Scroll: Feed now loads posts in smooth batches as you scroll down — faster initial loads and seamless browsing
  • Corporate Speak Reactions: Replaced generic reaction labels with workplace-native phrases — "per my last email", "noted.", "adding this", and "louder"
v0.4.0(Beta 4)
12 Mar 2026

Improvements

  • Real-Time Notifications: Live feed updates via Supabase Realtime — new posts, replies, and reactions appear instantly without refreshing
  • Shareable Post Links: Every post now has a unique deep link you can share outside the app
  • Trending Topics: Landing page now shows live trending tags aggregated across all company boards
  • Manual Identity Rotation: Rotate your anonymous name on demand from the Settings page
  • Sticky Composer: Post composer stays pinned on mobile so you can spill anytime while scrolling
  • Share Button: Copy a direct link to any post with one tap
  • Accessibility & Performance: Keyboard navigation, ARIA labels, reduced layout shifts, and optimized rendering across all components

Bug Fixes

  • Fixed race condition where posts could vanish if identity rotation triggered before the post was saved to the database
  • Fairy tale type badges now display correctly on post cards
  • Improved signup reliability, logout UX, and mobile scroll behavior during onboarding
  • Resonance modal now only shows once (first post) instead of after every submission
  • Terms and privacy links now navigate correctly from all pages
v0.3.0(Beta 3)
03 Mar 2026

Improvements

  • Identity Auto-Rotation: Anonymous profiles now proactively reroll themselves every 3 posts or 24 hours to enforce robust anonymity
  • Dynamic Preferred Email: Removed corporate domain restrictions to lower friction — now anyone can join SPILLO using their preferred email address
  • Real-time Reaction & Reply Sync: Emoji feedback and responses now securely persist and load directly from Supabase to prevent disappearing UI state

Bug Fixes

  • Feed Flickering Fix: Authenticated state loading skeleton blocks harsh UI jumps on hard refresh
  • Mobile Signup Scrolling: Added overscroll-contain logic to fix broken company listbox swiping on mobile viewports
  • Server-Side Metadata: Fixed unsupported layout ThemeColor warnings for flawless Vercel deployments
v0.2.1
28 Feb 2026

Bug Fixes

  • Your company board and posts now load immediately after signing up — no more empty feed on first entry
  • Your anonymous name and company now appear correctly right after joining, even if you refresh straight away
  • Fixed an issue where your account details could be missing until you signed out and back in again
  • Account information is now held securely in your login session, so it's available the moment you sign in rather than fetched separately in the background
v0.2.0(Beta 2)
28 Feb 2026

Improvements

  • Company-scoped feeds — users now see only posts from their own company board
  • Dynamic company name pulled from your Supabase profile (no more placeholders)
  • Post composer collapses to save screen space, expands on focus
  • Fairy tale dropdown now pops over the card boundary with full visibility
  • Dynamic trending topics generated from real posts instead of hardcoded list
  • Case-insensitive tag filtering for accurate results
  • Settings page with Log Out button and links to legal pages
  • Static pages created: About Us, Privacy Policy, Terms of Service
  • Fun anonymous name generator adjectives (feisty, sassy, mysterious, enchanting)
  • Smart empty-state UI for empty company boards with call-to-action
  • What's New page to track beta releases (you're looking at it!)

Bug Fixes

  • Removed all mock/demo posts from the feed — no more fake data leaking through
  • Fixed company name displaying 'Tech Giant Inc.' instead of user's actual company
  • Fixed data isolation: new users no longer see other companies' posts
  • Fixed sign-out not clearing the feed (was restoring mock data)
  • Fixed stale localStorage cache persisting old mock posts across sessions
  • Fixed empty-string crash in Navbar avatar when company name hasn't loaded yet
  • Fixed feed filters not matching tags due to case sensitivity
v0.1.0(Beta 1)
23 Feb 2026

Improvements

  • Initial beta release of SPILLO platform
  • Anonymous posting with fairy tale character selection
  • Email OTP signup flow with company verification
  • Emotion tracking and history visualization
  • My Space dashboard with personal analytics
  • SPILL resonance feedback after posting
  • Mobile-responsive design with dark theme