| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-19 | 877 Bytes | |
| v2.0.7 source code.tar.gz | 2025-08-19 | 164.4 MB | |
| v2.0.7 source code.zip | 2025-08-19 | 166.3 MB | |
| Totals: 3 Items | 330.7 MB | 0 | |
What’s New 🛠 Fixes
Preparation time – Corrected invalid type casting (string → date). Milliseconds are now passed properly to the Date object.
Subscription timer – Countdown now updates in real time on the customer side (fixed via acceptOrder event emission).
Cart bug – Out-of-stock items can no longer be added to the cart (issue affected popular items, normal items were fine).
Order timing – Restaurant’s selected preparation time is now applied after store acceptance instead of using a default.
Rider/store beeping – Removed continuous beeping when there are no orders.
📲 Store & Notifications
Store notifications – Stores now correctly receive notifications when a customer places an order.
Fix: Store app now generates a valid FCM token instead of an Expo token.
Backend adjusted for Firebase Admin SDK compatibility.