Skip to content

Releases: cozy/cozy-flagship-app

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

1.1.16

08 Nov 19:30
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Fix error on login authorization check due to missing cookie (PR #956)
  • Fix error on login due to webview race condition (PR #985)
  • Improve destination folder handling on Client Side Connectors (PR #964)
  • Client Side Connectors should now correctly set source account for created files (PR #970)
  • Push notifications should now open the correct page on the correct webview when clicked (PR #974, PR #979)
  • Improve album creation handling (PR #982)

🔧 Tech

  • Add foundations for OCR support (PR #959 and PR #968)
  • Improve debug logs for Client Side Connectors (PR #965 and PR #969)
  • Add documentation about white labels mechanism (PR #963)
  • Change flag name debug.clisk.html-on-error to clisk.html-on-error (PR #978)
  • Add an isAvailable intent supporting ocr, backup, scanner and geolocationTracking features (PR #988)