HomeCreateRooms

Changelog

All notable changes and updates to FREESEKAI.

v0.9.2

LatestMarch 14, 2026
  • FeatureSocial profile features — view other profiles, follow/unfollow
  • FeatureRoom member management with kick confirmation
  • ImprovementReusable ProfileHeader component (DRY refactor)
  • ImprovementNavigation menu with 'Other' dropdown & mobile accordion
  • FixFixed Next.js 15 async params build error

v0.9.1

March 12, 2026
  • FeatureRoom system — create, join, and leave rooms
  • FeaturePost creation with image upload & Spotify embed
  • ImprovementLike system with optimistic UI updates
  • FixDrawer not closing after navigation

v0.9.0

March 10, 2026
  • FeatureInitial release — anonymous forum with post feed
  • FeatureUser authentication (register, login, sign out)
  • FeatureProfile page with username & avatar editing
  • FeatureReply system on posts
  • ImprovementDark mode support