Skip to content

Releases: RozoAI/rozo-app-web

v0.0.6

02 Jul 07:58

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

27 Jun 09:53
c383ed8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

27 Jun 02:29
0c13c9c

Choose a tag to compare

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

25 Jun 03:55
067ca87

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Jun 08:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

16 Jun 01:27

Choose a tag to compare

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!