Skip to content

Releases: cozy/cozy-flagship-app

1.1.31

28 Nov 09:48
Compare
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
Compare
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
Compare
Choose a tag to compare

πŸ”§ Tech

1.1.28

10 Jul 08:40
Compare
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
Compare
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
Compare
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
Compare
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)

1.1.23

30 Jan 09:37
Compare
Choose a tag to compare

Android only release.

✨ Features

  • Improve backup performances (PR #1100, PR #1114, PR #1118, PR #1124)
    *Implement mechanism to try CoachCO2 trip tracking on a free plan (PR #1090)
  • When clicking on "Send logs" in CoachCO2, the created email should now be autofilled with Cozy's support email (PR #1121)
  • CoachCO2 trips should now appear faster after the end of a trip (PR #1140)

πŸ› Bug Fixes

  • Improve backup's UI (PR #1104)
  • CoachCO2 trip tracking toggle should now update correctly when activating tracking (PR #1116)
  • CoachCO2 trip tracking should now have less impact on battery level (PR #1119)
  • Fix a bug that prevented notifications to open the correct cozy-app in some scenario (PR #1130)
  • Improve Client Side Connectors stability (PR #1089)

πŸ”§ Tech

  • ReloadInterceptorWebView interceptions do not produce an error log anymore (PR #1096)
  • Add foundations for sharing cozy files to other phone's apps (PR #1088)
  • Rework Flagship API to handle status bar and navigation bar colors (PR #1082)
  • Rework Lock related screens (PR #1092)
  • Migrate Flagship certification from Google SafetyNet to Google Play Integrity (PR #1126 and PR #1142)

1.1.20

26 Dec 09:45
Compare
Choose a tag to compare

✨ Features

  • Add printing feature (PR #1038)
  • Manage normal and inverted themes (PR #1062)
  • Improve dedup backup algorithm to support old backup (PR #1077)
  • Add new non native modal (PR #1066)

πŸ› Bug Fixes

πŸ”§ Tech

1.1.19

18 Dec 10:03
Compare
Choose a tag to compare

✨ Features

  • Allow mespapiers app to control clisk konnectors (PR #1047)

πŸ› Bug Fixes

πŸ”§ Tech