Skip to content

Releases: fleetbase/storefront-app

v0.0.10

25 Mar 22:13
358883e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

25 Mar 22:01
Compare
Choose a tag to compare

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

12 Mar 11:39
62638e5
Compare
Choose a tag to compare

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

16 Jan 13:24
0af9cd4
Compare
Choose a tag to compare
  • Migrated to the React Native New Architecture
  • Added github workflow
  • Fixed bugs

v0.0.6

07 Jan 08:33
Compare
Choose a tag to compare
  • Network MapvIEW
  • Reviews
  • Store Sharing
  • Store Photos
  • Store Directions
  • Map View
  • Categories
  • Patches

v0.0.5

10 Dec 10:10
Compare
Choose a tag to compare
  • 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

07 Oct 10:44
Compare
Choose a tag to compare
  • Refactor entirety of app
  • Made app configurable
  • Introducing interface components
  • Added local module resolver
  • Bumped @fleetbase/storefront to v1.0.9
  • Started on network screens, so far so good

v0.0.3

04 Oct 02:36
Compare
Choose a tag to compare
  • can now handle tips/delivery tips
  • cash/cod orders
  • dynamically load payment gateways from storefront
  • bumped sdk versions

v0.0.2

29 Sep 12:34
fbdb4af
Compare
Choose a tag to compare
  • Dropped @fleetbase/sdk dependency
  • Must use @fleetbase/storefront@1.0.7 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

23 Sep 04:14
Compare
Choose a tag to compare
  • Stable for single Storefront shop on iOS
  • Android Stable release is WIP