·
548 commits
to master
since this release
101.0.0 (2024-05-30)
Bug Fixes
- Stuck when OCR was not activated (406f682)
- Support old flagship app in FormDataProvider loadFormBackup (1e58ad1)
- Wait until StepperDialogProvider is ready (c1e2658)
Features
- Add an indexed storage wrapper based on localforage (a8097f9)
- Add methods to export and import data from FormDataProvider (6bfa967)
- Add support for io.cozy.bills and use it in expense_claim (ac42025)
- Backup everything we need before a 'scanDocument' webview (c746d5d)
- Go to correct step when webview killed in 'scanDocument' (7040457)
- Install localforage (d883a40)
- Load new data when webview killed in 'scanDocument' (ff1a287)
- Load previous data when webview killed in 'scanDocument' (0bdd415)
- mespapiers: Add possibility to define a specific doctype (6e315d5)
- mespapiers: Some change after PR review (c7f1fa5)
- Redirect to /paper/create when webview killed in 'scanDocument' (19adb35)
- Upgrade to cozy-client 47.6.0 and to cozy-ui 107.0.0 (2ab673c)
BREAKING CHANGES
- You must add io.cozy.bills relationships in
cozy-client schema on io.cozy.files, and add permission in manifest - you must have
cozy-ui >= 107.0.0
and
cozy-client >= 47.6.0