Skip to content

1.1.26

Compare
Choose a tag to compare
@Ldoppea Ldoppea released this 14 May 12:22
· 95 commits to master since this release

πŸ› Bug Fixes

  • Prevent missing trips in CoahCO2 because of overlapping transitions (PR #1192)
  • Fix a bug that prevented Ecolyo to work on Android (PR #1194)
  • Fix a bug that prevented CoahCO2 logs to be sent by email (PR #1201)
  • The App should now display the correct action when sharing files to the App multiple times in a row (PR #1190)
  • Offers page now correctly handle links to the Cozy's support website (PR #1202)

πŸ”§ Tech

  • Cozy-intent should now logs exceptions as warning (PR #1196)
  • Prepare plugins for future ReactNative 0.72 upgrade (PR #1200)
  • Improve Release CI by generating signed Universal APK andproviding it as artifact (PR #1189)
  • Update xcode version in github actions (PR #1204)