Releases: fleetbase/storefront-app
Releases · fleetbase/storefront-app
v0.0.10
What's Changed
- Fixed bootscreen rendering multiple times by @tortuvshin in #33
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Fixed an error display issue occurring during backend connection problems.
- Resolved crashes related to bootsplash and geojson.
- Fixed places header styling.
- Adjusted phone number formatting on profile edit.
- Improved user location accuracy on StoreLocationScreen and StoreMap.
- Added display of application version number.
- Addressed UI bugs on photos and write review screens.
Contributor: @tortuvshin
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Features:
- Added currency and number formatting utils (2a889c9)
- Improved UI and functionality of checkout screen (0d4bf41)
- Improved Stripe payment gateway (96a4d3c)
- Updated translations and utility functions (8f222bc)
- Added stripe payment method (c28d36b)
Bug fixes:
- Fixed various UI and navigation issues (see individual commits)
- Resolved Stripe package build error (23dd743)
- Fixed store and photos screen crash (2f215f9)
- Addressed Android build error and updated iOS build command (166503f, fb7e3f6)
- Removed deprecated dexing transform property (62056dd)
- Updated Xcode setup and CI workflow (65b8805, 4488927)
Full Changelog: v0.0.7...v0.0.8
v0.0.7
- Migrated to the React Native New Architecture
- Added github workflow
- Fixed bugs
v0.0.6
v0.0.5
- Updated and revamped Network Screens/ Store Screen
- Added review capabilities for stores
- Added photo/media viewing to stores
- Added directions to stores
- Added ability to share stores
- Added ability to find store contact information
- Added ability to book services
- Added ability to add youtube videos to products
- Added configurable options to app
- Patches and hotfixes
- Much more stable app
v0.0.4
v0.0.3
v0.0.2
- Dropped
@fleetbase/sdk
dependency - Must use
@fleetbase/[email protected]
for stability - Introduced pickup option and flow
- Introduced tips input for delivery or order to cart screen
- WIP tax calculations
- WIP cash on delivery option
- Several bug fixes
First stable release for iOS
- Stable for single Storefront shop on iOS
- Android Stable release is WIP