Releases: cozy/cozy-flagship-app
Releases · cozy/cozy-flagship-app
1.1.30
1.1.29
🔧 Tech
- Full dark mode support. Not enabled generally for the moment. (PR #1222, PR #1223, PR #1228, PR #1231)
- Update to React Native 0.72.12 (PR #1161)
- Target Android API 34 (PR #1225, PR #1232)
- Add check on language files and add missing translations for en and es files (PR #999)
- Update react-native-background-geolocation (PR #1227)
- Fix build related to react-native-gzip (PR #1229)
- Fix build related to AndroidManifest (PR #1230)
1.1.28
1.1.26
🐛 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
1.1.25
1.1.24
✨ 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 and PR #1125)
- CoachCO2 trips should now appear faster after the end of a trip (PR #1120, PR #1133, PR #1140)
- It is now possible to subscribe to a Cozy plan from the App (PR #991, PR #1070, PR #1131, PR #1143, PR #1145 and PR #1181)
- TwoFactor authentication is not requested anymore when the user logs using their email (PR #1174 and PR #1177)
🐛 Bug Fixes
- Improve backup's UI (PR #1104)
- Improve backup stability (PR #1166, PR #1173)
- 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 #1123 and PR #1130)
- Fix a bug that would show incorrect texts on iOS when a plural form is used (PR #1129)
- Improve Client Side Connectors stability (PR #1089, PR #1159, PR #1171 and PR #1180)
- Fix bugs where splashscreen was not hidden or hidden to soon (PR #1135, PR #1139, PR #1153 and PR #1162)
- Ensure autofocus on Lock screens (PR #1095)
- Fix a bug where the App's UI could be displayed behind the phone's navigation bar (PR #1151 and PR #1156)
- Improve offline mitigation on Onboarding screens (PR #1149)
- Improve CoachCO2 trip tracking feature (PR #1163, PR #1157, PR #1165, PR #1167, PR #1168, PR #1178, PR #1179, PR #1176, PR #1182)
- Improve app stability on old Android versions (< android 7) (PR #1170)
- Fix MaBulle App's icon (PR #1188)
🔧 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
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
✨ 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
- Fix client side connectors bugs (PR #1057, PR #1073)
- Fix send files bugs (PR #1068, PR #1074)
- Fix UI bugs (PR #1061, PR #1065, PR #1071, PR #1075, PR #1052)
- Avoid to start multiple backup in parallel (PR #1064)
🔧 Tech
1.1.19
✨ Features
- Allow mespapiers app to control clisk konnectors (PR #1047)
🐛 Bug Fixes
- Fix send files locales (PR #1031)
- Fix UI bugs (PR #1036, PR #1037, PR #1041, PR #1043, PR #1045)
- Fix backup bugs especially when backup folder has been deleted (PR #1040, PR #1044)
- Manage when destination folder is removed during konnector execution (PR #1030)
🔧 Tech
1.1.16
✨ Features
- The app can now track geolocation and show CO2 emissions in CoachCO2 app (PR #973, PR #980, PR #981, PR #984, PR #986)
🐛 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)