←Back to Home

Changelog

Track what's new, improved, and fixed in MindBoard

v1.2.9
December 29, 2025

New Features

  • •Mobile-only "Members Online" stat card - displays active users with avatars and count in dashboard stats grid

Improvements

  • •Enhanced "Share Your Project" button visibility - added border and card-style background to match stat cards
  • •Improved mobile stat card alignment - fixed vertical positioning of avatars and text to match other stat cards

Bug Fixes

  • •Fixed alignment issues in mobile "Members Online" card - avatars and text now properly align with adjacent stat cards
v1.2.8
December 28, 2025

New Features

  • •Admin project editing - edit project content, add images, and update details directly from admin dashboard
  • •Community page left sidebar for logged-in users with profile card, stats, and suggested connections
  • •Logged-out community sidebar with placeholder visuals matching logged-in experience
  • •Suggested users section displaying 6 recommended connections based on activity
  • •Connection rate limiting - users can connect to up to 5 people per hour to prevent abuse

Improvements

  • •Complete UI color standardization - replaced all gradients with solid blue theme (bg-blue-600)
  • •Updated "The public brain for" to "The community for" across entire platform
  • •Homepage redesign - streamlined to Hero and Community sections only
  • •Homepage now showcases 9 projects with subtle "View more projects" indicator
  • •Community sidebar animations - smooth fade-in and slide animations on load
  • •Documentation page mobile responsiveness - fixed transparent sidebar and navigation layering
  • •Improved logged-out community experience with animated placeholder sidebar

Improvements

  • •Server-side filename sanitization for image uploads - prevents Supabase Storage errors from invalid characters
  • •Enhanced error handling for file uploads with proper cleanup on failure
  • •Improved project creation flow - validates image upload before creating database entry

Bug Fixes

  • •Fixed admin project deletion using service role client to bypass RLS
  • •Fixed community feed posts not displaying due to schema column name corrections
  • •Fixed community stats showing incorrect total members count
  • •Fixed docs page duplicate key warnings for navigation items
  • •Fixed mobile sidebar z-index issues on documentation page
  • •Fixed avatar styling issues in logged-out community sidebar
  • •Changed "builder online" to "developer online" throughout platform
v1.2.7
December 26, 2025

New Features

  • •Community Stats section added to /resources page - real-time statistics showing projects submitted, feedback shared, active contributors, active builders, and total members
  • •Beautiful gradient cards with color-coded icons displaying live community engagement metrics

Improvements

  • •Enhanced /resources page with comprehensive community statistics section above additional info
  • •Real-time data fetching for all community metrics with proper formatting (K+ for thousands)
v1.2.6
December 23, 2025

New Features

  • •🔥 Reactions for community posts and replies (single tap to toggle)
  • •Share buttons on community posts with Web Share fallback to copy link

Improvements

  • •Reply UI polish: inline reaction + reply controls, clearer dropdown backgrounds, and auto-resizing edit fields
  • •Post detail header shows reactions alongside share action for quick engagement
v1.2.5
December 22, 2025

New Features

  • •Connect button now available in project comment hover popups - connect with users directly from comments

Improvements

  • •Pagination and infinite scroll implemented for /explore page - loads 20 projects initially, more on scroll
  • •Pagination and infinite scroll implemented for feed and trending tabs on logged-in dashboard
  • •Optimized project loading with proper offset-based pagination
  • •Hero landing page displays 6 projects for better visual balance and faster load times

Bug Fixes

  • •Fixed connect button in comment popups navigating to profile page - now stays on current page
  • •Fixed momentum visibility - now only visible to profile owner, hidden from other users
  • •Removed duplicate online/offline indicator from comment avatars
v1.2.4
December 21, 2025

New Features

  • •Reply to specific messages in both mini chat and main messages page
  • •Link previews automatically generated for URLs shared in messages
  • •Read receipts showing when your messages have been read
  • •Clickable links in chat messages - URLs automatically become clickable
  • •Emoji picker now available in the tiny chat panel
  • •Online/offline status indicator next to username in tiny chat header
  • •Nested replies in community posts - Reddit-style threading with up to 5 levels deep
  • •Clickable links in community posts and replies - URLs automatically become clickable
  • •Reply form moved to top of replies section for better accessibility

Improvements

  • •Trending tab is now the default view on the logged-in dashboard
  • •Improved chat panel UX with better status visibility
  • •Enhanced message interaction with reply threading
  • •Better link sharing experience with rich previews
  • •Community posts now support nested reply threading with proper depth validation
  • •Enhanced community UX with reply form at top and better spacing
  • •Backend validation for reply depth limits and proper tree structure ordering
v1.2.3
December 19, 2025

Improvements

  • •Enhanced URL validation for project and profile website links
  • •Improved error handling with clearer, user-friendly messages
  • •Strengthened input validation for GitHub repository URLs
v1.2.2
December 18, 2025

New Features

  • •Contributors can now view and leave projects they contribute to
  • •New "Contributing" tab in /my-projects showing all projects where you're a contributor
  • •Contributors can leave projects with a simple two-step confirmation process

Improvements

  • •Improved contributor management UI with better visibility of contributed projects
  • •Enhanced /my-projects page to show both owned and contributed projects
  • •Updated project owner controls to allow contributors to remove themselves
v1.2.1
December 17, 2025

Improvements

  • •Idea Lab: Locked schema for deterministic, consistent analysis reports
  • •Idea Lab: Enhanced MVP Feature Scope with color-coded sections (orange for must/nice, red for avoid)
  • •Idea Lab: Improved UI flow - project actions only appear after saving session
  • •Idea Lab: Structured JSON rendering for MVP scope with proper visual hierarchy
  • •Idea Lab: Realism Assessment now displays score with progress bar and descriptive label
  • •Idea Lab: Market Validation shows competitors as interactive badges
  • •Admin: Provider-aware user management with OAuth support
  • •Admin: Enhanced user display showing provider badges for OAuth users without email
  • •Admin: Improved activity indicators using account creation date as fallback

Bug Fixes

  • •Fixed Idea Lab report rendering raw JSON in MVP scope sections
  • •Resolved server action compilation error with normalizeAnalysis function
  • •Improved Idea Lab session backward compatibility with old data formats
  • •Fixed admin users panel not displaying users due to missing database columns
  • •Fixed TypeScript build errors for spend_momentum RPC and conversation participants
  • •Removed legacy NextAuth collaboration schema migration file
v1.2.0
December 16, 2025

New Features

  • •🧪 Idea Lab - AI-powered idea validation and research engine with structured analysis reports
  • •Project Timeline integration with Idea Lab session publishing
  • •Unified reporting system across community posts, replies, and project comments
  • •New documentation hub with searchable guides and resources
  • •Legal pages: Privacy Policy, Terms of Service, and Community Guidelines
  • •Modern admin dashboard with analytics and moderation tools

Improvements

  • •Complete UI standardization across all pages matching Messages design
  • •Enhanced dark mode with consistent theming and custom scrollbars
  • •Improved page layouts for /explore, /community, /feed, and profile pages
  • •Redesigned project pages with cleaner, tool-focused aesthetic

Bug Fixes

  • •Fixed theme flash on page refresh
  • •Resolved hydration errors across the app
  • •Fixed double scrollbar issues on full-screen layouts
  • •Corrected footer overlap on admin and docs pages
v1.1.0
December 15, 2025

New Features

  • •Real-time typing indicators in direct messages
  • •File upload support with drag-and-drop and paste
  • •Conversation info panel with shared content and metadata
  • •Emoji picker and @ mention autocomplete in messages

Improvements

  • •Discord/Slack-style messaging interface redesign
  • •Enhanced message composer with attachment previews
  • •Improved conversation list with better preview and status indicators
  • •Optimized emoji picker performance
v1.0.0
December 1, 2025

New Features

  • •Launch of MindBoard platform
  • •Project sharing and discovery
  • •Community feed with posts and discussions
  • •User profiles and connections
  • •Direct messaging between members
  • •Real-time presence and online status

Have a suggestion?

We're always looking to improve. Share your ideas with the community!