Releases: coopcycle/coopcycle-app
Releases Β· coopcycle/coopcycle-app
Version 2.16.3
- Fix iOS crash in release mode.
v2.16.2
What's Changed
- Code style by @vladimir-8 in #1730
- Fix white on white.
- Fix for iOS 17.4.
- Fix for iOS launch screen.
Full Changelog: v2.16.1...v2.16.2
Version 2.16.1
- Small UI fixes.
- Fix iOS upload.
Version 2.16.0
What's Changed
- Fix printing on Sunmi devices by @alexsegura in #1718
- Allow bracketSpacing to avoid inconsistency with the eslint config by @Pierre-LHOSTE in #1714
- clean: assign linked tasks when assigning single task by @Atala in #1715
- Fix: (first) task tap issue by @vladimir-8 in #1716
- Restaurant address header redesign by @Pierre-LHOSTE in #1717
- Restaurant page design by @Pierre-LHOSTE in #1690
- updaded pods by @vladimir-8 in #1728
Full Changelog: v2.15.0...v2.16.0
Version 2.15.0
- feat: add ability to show polyline on map by @Atala in #1678
- use cart object returned by the selector by @vladimir-8 in #1675
- Fix dark mode issue for store by @vladimir-8 in #1687
- fixed: calendar height while switching between months by @vladimir-8 in #1673
- added reactotron support (dev tool) by @vladimir-8 in #1688
- Maintenance message and loading indicator updates by @vladimir-8 in #1671
- Update iOS launch screen by @vladimir-8 in #1672
- Bump React Native to 0.73.x by @alexsegura in #1698
- Fix: registration during the checkout flow by @vladimir-8 in #1684
- Add check and design for available restaurant by @Pierre-LHOSTE in #1689
Full Changelog: v2.14.0...v2.15.0
Version 2.14.0
- Fix dark mode & stability issues.
- Bump React Native Firebase.
Version 2.13.0 β¨
- Implement new design with banner images, badges & tags
- Fix dark mode issues
- Fix keyboard hiding issues
- Improve error messages on registration
Version 2.12.0
- Fix "Today" button in task calendar.
- Fix guest checkout order tracking.
- Fix issues with dark mode.
Version 2.10.1
- Fix dark mode
Version 2.9.0
- Bump React Native to 0.72.x
- Remove custom onboarding
- Remove social login for iOS
- Fix GitHub Action for iOS