All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.30.0 (2025-03-11)
- Add @babel/cli in devDep for some packages (89e3a41)
2.29.2 (2025-01-28)
- Crash on envs without window object (8bf136b)
- Rename cozy-dataproxy to cozy-dataproxy-lib (635d421)
- Upgrade cozy-client and cozy-pouch-link (67f5241), closes cozy/cozy-client#1553 cozy/cozy-client#1556
- cozy-devtools: Remove logs and use hook to get
client
(df87cf5)
- cozy-devtools: Add first version to test providers (5689640)
Note: Version bump only for package cozy-intent
- Update deps for cozy-viewer (b2e103a)
- Download file on mobile viewer on press (3c38062)
- Viewer: Replace Encrypted provider by cozy-ui one (aa81d02)
Note: Version bump only for package cozy-intent
Note: Version bump only for package cozy-intent
2.23.1 (2024-10-15)
Note: Version bump only for package cozy-intent
2.23.0 (2024-09-09)
- cozy-intent: Add
downloadFile
native method (4e4b2fb) - cozy-intent: Add
flagshipLinkRequest
native method (30842ff)
2.21.0 (2024-04-05)
- Add useIsAvailable hook (07a7c09)
- sharing: Handle memory leak in self removal (f9a9384)
- Log every error from native side (3b198bc)
2.19.2 (2024-01-05)
Note: Version bump only for package cozy-intent
2.19.1 (2024-01-05)
Note: Version bump only for package cozy-intent
2.19.0 (2024-01-04)
- cozy-intent: Add
componentId
parameter totryEmit
(4e3d3df) - cozy-intent: Improve
tryEmit()
typing (330d358)
- mespapiers: Remove tooltips if document are created by Notes (b2e6fe4)
2.18.0 (2023-10-23)
- Add isAvailable type and remove isOcrAvailable type (0cf73e2)
2.17.1 (2023-10-09)
- cozy-intent: Use service as ref, not props (5b7feb0)
2.17.0 (2023-10-03)
- cozy-intent: Add
ocr
andisOcrAvailable
on API methods (36850c8), closes cozy/cozy-flagship-app#959
- English locale for oauth connection (5be73d0)
- cozy-intent: Avoid localMethods rerender (68d6ab0)
- Replace uploadedBy by createdByApp index in query (72e5f5f)
- Expose native intent service (c76e8cd)
- Don't display this link for Clisk (0bb9aa9)
2.13.0 (2023-05-15)
- Add isScannerAvailable type (69acb4c)
- Add scanDocument type (0f97926)
- Import order (147a320)
- Add isNativePassInstalledOnDevice type (87ade68)
- Change route import after cozy-ui breaking change (e68149a)
- Add set default redirection type (eb77578)
- mespapiers: Get all contacts if flexsearch is activated (24bc523)
- Upgrade eslint cozy config (414c1ef)
- Update cozy-client and cozy-ui (6ae3b04)
- cozy-intent: Add
isBiometryDenied
on API methods (fd0354a) - cozy-intent: Add
openAppOSSettings
on API methods (9c430e7)
2.6.0 (2022-10-04)
- Add possibility to use params in toggleSetting() (b3ef6f2)
Note: Version bump only for package cozy-intent
2.5.0 (2022-09-12)
- cozy-intent: Update cozy-settings switch API (5b0337c)
2.4.0 (2022-09-07)
- Update methods interface for biometry (a8a3062)
Note: Version bump only for package cozy-intent
Note: Version bump only for package cozy-intent
- All oauth methods to handle reconection case (b1a6033)
2.2.0 (2022-06-07)
- Expose webview methods (6088787)
- cozy-intent: Allow overriding existing connection (f01051c)
- Add functions to MultiSelectViewActions component (49c06d8)
2.0.2 (2022-05-13)
- Decouple cozy-intent from cozy-device-helper (091c611)
2.0.1 (2022-05-13)
- Add cozy-device-helper as real dependency (f123989)
2.0.0 (2022-05-12)
- App Amirale browsing (bef060c)
- registerWebview is now (uri: string, ref: WebviewRef). unregisterWebview is now (uri: string).
1.17.3 (2022-05-10)
Note: Version bump only for package cozy-intent
- cozy-intent: Allow to register webviews with baseUrl and no uri (73e882c), closes /github.com/react-native-webview/react-native-webview/blob/a36394f598944c1ffe288f739b7441830249dc1e/apple/RNCWebView.m#L679-L686 /github.com/react-native-webview/react-native-webview/blob/a36394f598944c1ffe288f739b7441830249dc1e/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java#L513-L518
1.17.1 (2022-04-28)
Note: Version bump only for package cozy-intent
1.17.0 (2022-04-26)
- Rework error handling flow (ad860bd)
1.16.1 (2022-04-25)
Note: Version bump only for package cozy-intent
1.16.0 (2022-04-25)
- Handle handshake failure (2b64868)
1.15.0 (2022-04-22)
- Remove useless infos on readMe (bfd8464)
1.13.5 (2022-03-28)
- Rollback path aliases (7099de3)
1.13.4 (2022-03-25)
Note: Version bump only for package cozy-intent
1.13.3 (2022-03-21)
Note: Version bump only for package cozy-intent
1.13.2 (2022-03-16)
Note: Version bump only for package cozy-intent
1.13.1 (2022-03-15)
Note: Version bump only for package cozy-intent
1.13.0 (2022-03-10)
- Remove a throw and console warns in dev (c122d1e)
- Implement simpler API signature (2a70ff1)
1.12.0 (2022-03-04)
- intent: Add hide and show SplashScreen native methods in types (2c8f33c)
1.11.1 (2022-03-01)
- cozy-intent: Allow cozy-bar V8 to inject callback (77d4a63)
1.11.0 (2022-02-25)
- cozy-intent: Add new method signatures (226dc40)
1.10.3 (2022-02-22)
- cozy-intent: Allow undefined hook return (7237826)
1.10.2 (2022-02-18)
- deps: pin dependencies (e53d065)
1.10.1 (2022-02-15)
Note: Version bump only for package cozy-intent
1.10.0 (2022-02-14)
- Handle linting issues (64fa1e0)
- Reach desired 80% overall coverage (ac1cd54)
1.9.1 (2022-02-11)
- cozy-intent: Stricter null-check for cozy-bar (f5aac85)
1.9.0 (2022-02-10)
- Improve cozy-intent edge cases handling (7fd3952)
1.8.0 (2022-02-04)
1.7.2 (2022-02-03)
- deps: update dependency jest to v26.6.3 (f442fff)
1.7.1 (2022-02-01)
- deps: update babel monorepo (dcc215a)
1.7.0 (2022-01-31)
- Update device-help management (ef7ddcf)
1.6.0 (2022-01-28)
- Add unregisterWebview method in cozy-intent NativeServices (f72b76e)
- Throw an error when registerWebview detects a duplicate uri (41716ea)
- Throw an error when trying to emit a message with no listener (fd6139e)
1.5.0 (2022-01-28)
- Copy json files (fe116a4)
1.4.0 (2022-01-28)
1.3.2 (2022-01-28)
Note: Version bump only for package cozy-intent
1.3.1 (2022-01-24)
- Pin @babel/core version (d358f72)
1.3.0 (2022-01-20)
- Add
app
parameter tocozy-intent
'sopenApp
method (58e0797)
1.2.1 (2022-01-20)
Note: Version bump only for package cozy-intent
1.2.0 (2022-01-17)
- Secure initial handshake (5176a03)
1.1.2 (2022-01-09)
- Handle empty context (6258e12)
1.1.1 (2022-01-07)
- Incorrect import path (8af44e7)
- Implement cozy webview intent (8d30c24)