Skip to content

Releases: linagora/cozy-flagship-app

1.1.38

10 Mar 10:54

Choose a tag to compare

✨ Features

  • Add links.twake.app as universal link #1328

🐛 Bug Fixes

🔧 Tech

  • Target Android SDK 35 #1341
  • Update to React Native 0.77 and support Android 16 KB page size #1322 #1323 #1324
  • Migrate from react-native-async-storage to react-native-mmkv

1.1.37

28 Oct 09:50

Choose a tag to compare

  • New Twake login with SSO

1.1.34

07 Jul 12:08

Choose a tag to compare

New Twake UI 🎉

This is a special release based on a subpart of what is currently in master branch to deploy new Twake UI without risks.

What is inside :

  • UI migration: Twake look, Twake logo, app renamed
  • coachco2 geolocation removed
  • mabulle brand removed
  • build fixes
  • photo backup fixes

What is not inside :

  • migration to React Native 0.73
  • migration to react-native mmkv
  • offline and dataproxy features

1.1.31

28 Nov 09:48

Choose a tag to compare

✨ Features

  • Allow clisk konnectors to save data in their own account (PR #1260)
  • Allow clisk konnectors to run server job (PR #1260)
  • Allow clisk konnectors to have incognito mode (PR #1260)
  • Do not download the same file multiple times when multiple bills are related to the same file (PR #1259)
  • Force logout when konnector identifier is different from account name (to allow multi-account for clisk konnectors) (PR #1255)
  • Offers the possibility to save html traces on clisk konnector error (PR #1254)

🔧 Tech

  • Upgrade cozy-clisk to 0.38.1 (PR #1259)
  • Update Sentry to 5.33.1 (PR #1252)
  • Remove ui.darkmode.enabled flag condition (PR #1246)

1.1.30

16 Sep 08:25

Choose a tag to compare

🐛 Bug Fixes

  • Fixes a race condition leading to a blue screen (PR #1241)

1.1.29

25 Jul 14:01

Choose a tag to compare

🔧 Tech

1.1.28

10 Jul 08:40

Choose a tag to compare

🐛 Bug Fixes

  • Mes Papiers could crash during a document scan due to low memory (PR #1208, PR #1219)
  • Sharing files to the app was not working properly on Ma Bulle app on iOS (PR #1213)

🔧 Tech

  • Partial dark mode support. Not enabled generally for the moment. (PR #1214, PR #1215, PR #1217, PR #1220)
  • Give the list of instance's flags to the context sent to konnectors (PR #1211)
  • Move saved traceFiles into Settings/Logs directory to avoid user confusion about the file presence (PR #1210)

1.1.26

14 May 12:22

Choose a tag to compare

🐛 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)

1.1.25

14 May 12:19

Choose a tag to compare

✨ Features

  • Add the ability to send app's logs by email (PR #1187)

🐛 Bug Fixes

  • Fix a bug that prevented to preview and download files (PR #1193)
  • Fix some wordings and translations (PR #1186)
  • Improve Client Side Connectors stability (PR #1191)

1.1.24

14 May 12:19

Choose a tag to compare

✨ Features

🐛 Bug Fixes

🔧 Tech

  • ReloadInterceptorWebView interceptions do not produce an error log anymore (PR #1096)
  • Add foundations for sharing cozy files to other phone's apps (PR #1105, PR #1088, PR #1144)
  • Rework Flagship API to handle status bar and navigation bar colors (PR #1082)
  • Rework Lock related screens (PR #1092, PR #1146)
  • Add support of navigator clipboard API (PR #1141)
  • Fix Android build by forcing Android tools version (PR #1136)
  • Improve documentation (PR #1115, PR #1132)
  • Update Sentry (PR #1134)
  • Remove Dependabot configuration (PR #1150)
  • Prevent CoachCO2 tracking logs to be logged in Sentry when the app crashes (PR #1158)
  • Homogenize user-agent through all application's webviews (PR #1164)
  • Improve CI publish workflow on white label apps (PR #1172)
  • Refactor all AsyncStorage calls to prepare future migration to MMKV (PR #1169)
  • Not active yet: Add foundation to allow sending app's log by email (PR #1137, PR #1183)
  • Fix MaBulle App's build (PR #1188)