Changelog

What's new in 16PXH.

v2.0

LatestMarch 2026
  • +Full rebuild with Next.js 16 App Router
  • +New masonry + grid + list photo layouts
  • +Rich text post editor (Tiptap) with image upload, @mentions, #tags
  • +Daily quotes page with background shuffle and shareable links
  • +Settings: public profile, social accounts, password change
  • +Tag-based browsing and search on home feed
  • +Infinite scroll with TanStack Query
  • +Optimistic like/unlike on photos and posts

v1.5

Late 2025
  • +Migrated API to Bun + Elysia + Drizzle ORM
  • +Presigned S3 uploads with client-side EXIF extraction
  • +Media variants (original, 2k, hd, desktop_thumb, mobile_thumb)
  • +User profiles with stats

v1.0

Mid 2025
  • +Initial release with React Router v7
  • +Supabase auth (email + Google OAuth)
  • +Basic photo upload and feed
  • +Blog posts with markdown