Releases: RozoAI/rozo-app-web
Releases · RozoAI/rozo-app-web
v0.0.6
What's Changed
- Feat: Initial topup by @akbarsaputrait in #17
- Feat: orders filter only completed/pending & fix TTS 0 amount by @akbarsaputrait in #18
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
What's Changed
- feat: Add manual withdraw by @akbarsaputrait in #12
- feat: Improved responsive design for payment screen, added pull-to-refresh to order list and refactors by @yahyafakhroji in #14
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- Feat: Adjust translation, rounded filter and currency code by @akbarsaputrait in #1
- Feat: Improve Order List/Detail and Payment Note by @akbarsaputrait in #3
- feat: Withdraw and update profile by @akbarsaputrait in #4
- feat: enhance currency exchange and refactor token operations by @yahyafakhroji in #5
- feat: refactor payment note with React Hook Form and add character limit by @yahyafakhroji in #6
- feat: improve order UI components and information hierarchy by @yahyafakhroji in #7
- feat: add network connection status and improve order display by @yahyafakhroji in #8
- refactor: convert profile-sheet to use refs for imperative control by @yahyafakhroji in #9
- feat: add translation to the text speech by @yahyafakhroji in #9
- fix: pusher trigger on order by @yahyafakhroji in #10
- fix: android build and ui improvements by @yahyafakhroji in #11
New Contributors
- @akbarsaputrait made their first contribution in #1
- @yahyafakhroji made their first contribution in #5
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Rozo POS v0.0.1
We're excited to announce the first release of Rozo POS, a modern point-of-sale system built with React Native and Expo.
🚀 Features
Authentication
- Complete authentication flow implementation
- Secure login system
- Session management
Orders Management
- Order listing and filtering capabilities
- Order details view
- Empty state handling for better UX
Payment Processing
- QR code payment integration
- Payment flow with success confirmation
- Quick amount selection
- Payment notes functionality
- Real-time payment status updates via Pusher
Settings
- Multi-language support (10 languages including English, Spanish, French, Arabic, etc.)
- Currency selection
- Theme switching (light/dark mode)
- Account management section
🛠️ Technical Improvements
- TypeScript configuration enhancement for better type safety
- Improved React JSX settings and compiler options
- Integration with Pusher for real-time updates across web, Android, and iOS
- Vercel deployment configuration
- Android build fixes
- Expo doctor integration for better development experience
🐛 Bug Fixes
- Fixed language switching issues
- Resolved Android build problems
- UI improvements based on feedback
📝 Documentation
- Added LICENSE file
This release establishes the foundation for Rozo POS with core functionality for order management, payments, and user settings. We're committed to continuous improvement and welcome your feedback!