Skip to content

Releases: akhenda/WAPI

v1.4.0

17 Sep 15:35
Compare
Choose a tag to compare

1.4.0 (2018-09-17)

Bug Fixes

  • review: android transluscent statusbar fix (f9b6a02)

Features

  • api: add retry capability to the API service (1b8c671)

v1.3.0

15 Sep 02:46
Compare
Choose a tag to compare

1.3.0 (2018-09-15)

Bug Fixes

  • listings: handle html entities in toolbar title (3ee6b91)

Features

  • reviews: create listing reviews screen (4c90d30)

v1.2.3

26 Aug 19:40
Compare
Choose a tag to compare

1.2.3 (2018-08-26)

Bug Fixes

  • listing: split phone string on different separators (152246c)

v1.2.2

26 Aug 18:12
Compare
Choose a tag to compare

1.2.2 (2018-08-26)

Bug Fixes

  • geolocation: fix location update bug (61a6989)

v1.2.1

10 Aug 12:45
Compare
Choose a tag to compare

1.2.1 (2018-08-10)

Bug Fixes

  • build: iOS build failing in CI (4d65d76)

v1.2.0

09 Aug 21:43
Compare
Choose a tag to compare

1.2.0 (2018-08-09)

Bug Fixes

  • home: make all category titles bolder and same size as volunteering (2cdb063)
  • listing: phone call for multiple numbers on a listing (093d13c)
  • listings: listings items drop shadow (a7ded56)
  • navigation: sign out menu position (38ff6a9)

Features

  • change icon colors on drawer menu and survey screen (223d426)
  • listing: handle listings with no coordinates and handle navigation (fa8d52b)
  • loading: change loading background to white and use official logo (a318c74)
  • share: enable users to share listings (5116a28)

v1.1.0

06 Aug 20:23
Compare
Choose a tag to compare

1.1.0 (2018-08-06)

Bug Fixes

  • build: correctly link the exception handler and update iOS icons (052b2ab)
  • build: downgrade RN to 0.55.4 and remove rogue console.log (e4fa2a1)
  • build: fix failing android build (257bb2c)
  • navigation: correctly handle unauthenticated user (94fc480)
  • redux: wrong state mutation on FETCH_USER_FAILURE (03e8b2d)

Features

  • auth: add on press handler for the forgot password link (0a936c9)

Performance Improvements

  • images: start using react-native-fast-image for images (3ccb05b)

v1.0.0

02 Aug 17:22
Compare
Choose a tag to compare

1.0.0 (2018-08-02)

Bug Fixes

  • build: add semantic release to the dev dependencies (ccb7ad9)
  • build: fix code to conform with latest eslint rules (78f6f97)
  • build: iOS build after RN upgrade (2942750)
  • build: update semantic release configs to work with new updates (a26ae96)
  • tests: downgrade babel-preset-react-native to fix tests (ed84685)

chore

  • build: update all npm packages except detox (09c5633)

Code Refactoring

  • build: upgrade React Native to v0.56.0 (8651379)

Features

  • navigation: rewrite app routing configuration 🔥 (486a4d2)
  • profile: finish edit profile screen (27f6ebf)

Performance Improvements

  • android: enable large memory heap for android (118b17a)

BREAKING CHANGES

  • build: upgrade redux to v4 and also upgrade semantic-release plugins which will break the
    CI processes
  • build: upgrade from RN v0.51.0 to v0.56.0 and start using CocoaPods for iOS

v0.6.3

08 Jul 19:35
Compare
Choose a tag to compare

0.6.3 (2018-07-08)

Bug Fixes

  • home: home screen rerender bugs & listing website link bug (11552d4)

v0.6.2

06 Jul 12:36
Compare
Choose a tag to compare

0.6.2 (2018-07-06)

Bug Fixes

  • listing: googleStaticMap prop types (7efc8be)