Version 0.1.0 - Major UI Redesign, Navigation, and Improvements
Wed Jul 09 2025
Complete redesign of the entire user interface with modern components. Integrated ShadCN for consistent, accessible UI components. Added comprehensive profile page with database roster loading. Enhanced header component with proper documentation and type safety. Fixed ESLint configuration and improved code quality standards.
Major navigation improvements with new drawer navigation using FontAwesome icons. Updated Expo status bar module and added expo plugin recommendations. Enhanced mobile navigation experience with profile moved to top of drawer.
Completely revamped login page with improved user experience. Added school selection dropdown for sign-in process. Removed 4 unnecessary npm packages to significantly improve build times. Updated shared library compatibility.
Added development environment warning banner for better testing. Implemented Prettier code formatting across the entire codebase. Enhanced linting checks with automatic validation on push. Improved environment variable validation using shared libraries.
Fixed critical laundry functionality including proper floor selection when changing buildings. Improved “For You” page with cleaner component separation. Enhanced building and floor navigation with better user experience.
Version 0.0.8 - Development Infrastructure
Fri Apr 04 2025
Updated PNPM package management system with improved version control. Added personal access token support for enhanced security. Implemented automated version increment workflows for streamlined releases.
Version 0.0.7 - Package Management & Roster Features
Wed Mar 19 2025
Major package check-in functionality with tracking number support. Enhanced roster system with sortable columns and improved loading. Fixed roster loading to properly display user's floor information. Improved error handling with more descriptive messages.
Version 0.0.6 - Authentication & UI Improvements
Mon Mar 17 2025
Completely redesigned sign-in page with building/floor info loading. Added specialized authentication callback error handling. Enhanced profile features with hover effects and better user experience. Fixed announcement name and picture loading issues.
Version 0.0.5 - Database Migration & Code Quality
Sun Mar 09 2025
Major database migration to Supabase with improved authentication system. Added TanStack Query for better data management and caching. Implemented server-side rendering compliance with Next.js standards. Enhanced calendar functionality with event fetching capabilities.
Version 0.0.4 - Core Features Release
Sat Mar 01 2025
Launched calendar picker with “Jump to Today” functionality. Added comprehensive announcements system with individual announcement pages. Implemented floor roster management with dynamic loading. Created mailroom dashboard integration for package tracking.