You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump nextjs version to address security CVE-2025-55182
- Add week start preference setting (0=Sunday, 1=Monday) with UI controls in appearance settings
- Implement new week-month-picker component with customizable week start support
- Update calendar views and task scheduling components to respect week start preference
- Cancellable quick add parsed patterns
- Fix#215
- Refactor data migration system into modular functions for better maintainability
- Update type imports to use @tasktrove/packages structure consistently across codebase
- Add comprehensive test coverage for new week start functionality
- Improve import route with better version normalization and migration handling
- Update branding assets (icons, app icons) with improved designs
- Refactor notification sound ordering settings for better UX
- Clean up drag-drop utilities and UI component organization
- Add new appearance form with theme and week start controls
- Update project and task components to use new type system structure
0 commit comments