All notable changes to MyTaskly will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-11-21
This is the first official release of MyTaskly after 11+ months of development!
- Intelligent chat interface with natural language understanding
- Voice chat with advanced Voice Activity Detection (VAD)
- Real-time streaming responses from AI
- Smart contextual suggestions based on user tasks
- Audio playback controls for voice messages
- Create, edit, and delete tasks with rich descriptions
- Task categories with customizable colors and icons
- Shared categories with permission management (view, edit, delete)
- Task completion tracking with visual feedback
- Task search with fuzzy matching (Fuse.js)
- Offline-first architecture with background sync
- Task templates for recurring activities
- Due date and time management
- Priority levels for tasks
- Built-in calendar view with monthly/weekly views
- Google Calendar two-way synchronization
- Visual task representation on calendar
- Date picker for task scheduling
- Smart scheduling suggestions from AI
- Interactive tutorial system for new users
- Smooth animations with React Native Reanimated
- Dark mode support with automatic theme switching
- Edge-to-edge display on modern devices
- Keyboard-aware scroll views for better input experience
- Minimalist design with white/grey/black color palette
- Responsive layout for phones, tablets, and web
- Google Sign-In integration
- Secure token management
- Account settings (username, email, password)
- Session persistence with AsyncStorage
- Encrypted data storage
- Push notifications with Expo Notifications
- Customizable notification preferences
- Cross-device notification sync
- Task reminders based on due dates
- Multi-language support framework
- Voice settings configuration
- Help and documentation screens
- About screen with app information
- React Native 0.79.5 with TypeScript
- Expo SDK 53 with EAS Build support
- Custom sync manager for offline-first functionality
- Task cache service for optimal performance
- Modular architecture with clear separation of concerns
- Comprehensive error handling and logging
- Custom audio utilities with VAD implementation
- MongoDB integration for backend storage
- Fixed voice chat reliability issues
- Improved VAD threshold sensitivity for better voice detection
- Resolved task reload issues after completion/cancellation
- Fixed category refresh after updates
- Corrected responsive button widths on different screen sizes
- Fixed checkbox visibility options in tasks
- Resolved permission handling for shared tasks
- Fixed Expo Doctor warnings and compatibility issues
- Consistent minimal style across all settings screens
- Improved account settings UI with separated password change
- Enhanced category view with owner information
- Better task card visual hierarchy
- Improved modal designs for read-only tasks
- Optimized tutorial overlay visuals
- Adaptive icons for better platform integration
- Comprehensive README with installation instructions
- Code documentation and inline comments
- TypeScript type definitions throughout
- Environment variable templates
0.9.0 - Development Phase (Pre-Release)
- Initial project setup with Expo and React Native
- Basic navigation structure
- Authentication flow implementation
- Core task CRUD operations
- Custom LLM streaming client implementation
- Chat interface development
- Voice recording and playback
- Voice Activity Detection system
- Category sharing and permissions
- Google Calendar integration
- Push notifications system
- Tutorial system implementation
- Offline sync manager
- UI/UX refinements across all screens
- Performance optimizations
- Bug fixes and stability improvements
- Edge-to-edge display implementation
- Dark mode support
- Settings reorganization
| Version | Date | Key Features |
|---|---|---|
| 1.0.0 | 2025-11-21 | Initial public release with full feature set |
| 0.9.0 | Pre-release | Development and testing phase |
- Task analytics and productivity insights
- Widget support for iOS and Android
- Pomodoro timer integration
- Task recurrence patterns (daily, weekly, monthly)
- Bulk task operations
- Desktop app (Electron)
- Multiple AI model support
- Habit tracking system
- Advanced search filters
- Export tasks to various formats
- Team workspaces
- Real-time collaboration
- Advanced permission management
- Task dependencies and subtasks
- Integration with third-party tools (Slack, Trello, etc.)
We welcome contributions! Please see CONTRIBUTING.md for guidelines on how to contribute to this changelog and the project.
For bug reports and feature requests, please use the GitHub Issues page.
Note: Dates are in YYYY-MM-DD format. All times are in UTC.