github iamneur0/syncio v0.4.0

3 months ago

0.4.0 (2025-12-23)

Features

  • add activity monitoring system (ab25d30)
  • add activity page component (ba95ab4)
  • add addon icon utility (61eb73d)
  • add library export functionality to TasksPage with user selection (46e4641)
  • add shared app layout component (31bd759)
  • add user authentication gate component (1ececf1)
  • add user authentication hook (ad8dc09)
  • add user logout button component (603d315)
  • implement admin page routing structure (5a1c4b9)
  • implement library management utilities (bd6a443)
  • implement metrics system (58f6953)
  • implement public library API for user-facing operations (c1078f9)
  • implement shares system (f63453f)
  • implement user avatar system (026a605)
  • library export with user selection and avatar preview (6705166)
  • refactor user pages to match admin page structure (1fe88f6)
  • restructure account menu with icon-only buttons (80289c2)

Bug Fixes

  • fix: Docker build - add ARG for NEXT_PUBLIC_API_URL and update npm to 10.9.2 (e1c9d71)
  • fix: gate debug features behind DEBUG flag (e550720)
  • fix: gate debug-specific UI elements and logs behind DEBUG flag (7f818f8)
  • fix: library export user dropdown not populating (d1b206a)
  • fix: prevent layout shift when scrollbar appears (055fd03)
  • fix: remove unused imports and code (e694675)
  • fix: replace loading skeletons with simple spinners and remove loading text + ui fixes (d643fd4)
  • fix: TypeScript error for colorIndex property (101cbbd)
  • fix: TypeScript formatter type error in MetricsPage (3c9dcb6)

Miscellaneous Chores

Don't miss a new syncio release

NewReleases is sending notifications on new releases.