Skip to content

fix(deps): update dependency cozy-client to v34

Renovate-Bot requested to merge renovate/major-cozy-client-packages into master

This MR contains the following updates:

Package Type Update Change
cozy-client dependencies major 23.22.0 -> 34.6.4

Release Notes

cozy/cozy-client

v34.6.4

Compare Source

Bug Fixes

v34.6.3

Compare Source

Bug Fixes
  • deps: update dependency cozy-device-helper to v2.6.0 (dac2ecf)
  • deps: update dependency enzyme-adapter-react-16 to v1.15.7 (8f5f8bd)

v34.6.2

Compare Source

Bug Fixes
  • Do not call the queryDefinition if enabled is false (c5b6022)

v34.6.1

Compare Source

Bug Fixes
  • Add deprecated PermCollection.findApps (6e82d87)

v34.6.0

Compare Source

Features
  • Add helper link for passport file (c99a808)
  • Update computeExpirationNoticeLink function (b081108)

v34.5.0

Compare Source

Features
  • Replace isExpiringResidencePermit function to another more generic (8fb64a6)

v34.4.0

Compare Source

Features
  • Add expiration helpers (aa7f501)
  • Add generated types and documentation for new exported helpers (e9fc08b)
  • Update date-fns to 2.29.3 and put it as a dependency (c4e392c)

v34.3.0

Compare Source

Features
  • index.node.js: Export fetchPolicies (e4615ea)

v34.2.0

Compare Source

Features
  • documentTypeData: Add other_invoice qualif in homeLabels theme (1a69b0d)

34.1.5 (2022-11-28)

Bug Fixes

34.1.4 (2022-11-15)

Bug Fixes

34.1.3 (2022-11-14)

Bug Fixes
  • Query definition evaluation when only partialFilter (61803b7)

34.1.2 (2022-11-10)

Bug Fixes
  • deps: update dependency cozy-flags to v2.10.2 (a158b48)

34.1.1 (2022-11-10)

Bug Fixes
  • deps: update dependency commitlint-config-cozy to v0.7.9 (04e6c43)
  • deps: update dependency cozy-device-helper to v2.5.0 (1b0fa1e)

v34.1.5

Compare Source

Bug Fixes

v34.1.4

Compare Source

Bug Fixes

v34.1.3

Compare Source

Bug Fixes
  • Query definition evaluation when only partialFilter (61803b7)

v34.1.2

Compare Source

Bug Fixes
  • deps: update dependency cozy-flags to v2.10.2 (a158b48)

v34.1.1

Compare Source

Bug Fixes
  • deps: update dependency commitlint-config-cozy to v0.7.9 (04e6c43)
  • deps: update dependency cozy-device-helper to v2.5.0 (1b0fa1e)

v34.1.0

Compare Source

Features
  • Method fetchPermissionsByLink normalizes permissions (c454fc7)

34.0.1 (2022-11-04)

Bug Fixes
  • Properly display objects in warning logs (d0e0cc3)

v34.0.1

Compare Source

Bug Fixes
  • Properly display objects in warning logs (d0e0cc3)

v34.0.0

Compare Source

Bug Fixes
  • Remove isReferencedByAlbum (890cc7b)
BREAKING CHANGES
  • Since the introduction of the photos' clustering, each photo is at least referenced by an automatic album. Therefore, this method which was used to know if a file was referenced by an album, will always return true, does not make sense anymore because it is not what we want to test.

Instead, we now want to see if a file is not referenced by an album that has not been created automatically. This implementation has been done in Drive directly in eb76c83

v33.4.0

Compare Source

Features
  • Add copy in FileCollection (f45b861)

v33.3.0

Compare Source

Features
  • Add all doctypes translations from cozy-store (2edcfe2)

33.2.1 (2022-10-20)

Bug Fixes
  • CozyClient typing issue (06abe53)
  • Pass option to getQueryFromstate for query too (3768d54)
  • Pass options to getQueryFromState (a840bf4)

v33.2.1

Compare Source

Bug Fixes
  • CozyClient typing issue (06abe53)
  • Pass option to getQueryFromstate for query too (3768d54)
  • Pass options to getQueryFromState (a840bf4)

v33.2.0

Compare Source

Features
  • Allow to provide credential value in fetchJSON() options (a3cd585)
  • Do not use NODE_ENV=development to detect authentication (57114cf)
  • scripts: Add examples of scripts adding and deleting files (b525047)

33.1.2 (2022-09-22)

Bug Fixes
  • Get apps method was returning wrong type for not-registry source (32eaf43)

33.1.1 (2022-09-22)

Bug Fixes
  • Rename and fix types for findAll (b7cd8d9)
  • Use partial filter in the find when index creation fails (8830a3f)

v33.1.2

Compare Source

Bug Fixes
  • Get apps method was returning wrong type for not-registry source (32eaf43)

v33.1.1

Compare Source

Bug Fixes
  • Rename and fix types for findAll (b7cd8d9)
  • Use partial filter in the find when index creation fails (8830a3f)

v33.1.0

Compare Source

Features
  • qualification: Add more logic to getBoundT function (1154d33)

33.0.8 (2022-09-20)

Bug Fixes
  • Spread attributes also with get request (8fe9a58)

33.0.7 (2022-09-19)

Bug Fixes
  • QueryAll return empty array if error (20a8a80)

33.0.6 (2022-09-07)

Bug Fixes
  • Don't throw error when removing inconsistent indexes (beeb270)

33.0.5 (2022-09-06)

Bug Fixes
  • MatchingIndex with partialFilter (8687e6b)

33.0.4 (2022-09-01)

Bug Fixes
  • Fix store issue with creation mutation (2626d81)

33.0.3 (2022-09-01)

Bug Fixes
  • cozy-client: IsNote should validate note with less params (681a5ae)

33.0.2 (2022-08-31)

Note: Version bump only for package cozy-client

33.0.1 (2022-08-30)

Note: Version bump only for package cozy-client

v33.0.8

Compare Source

Bug Fixes
  • Spread attributes also with get request (8fe9a58)

v33.0.7

Compare Source

Bug Fixes
  • QueryAll return empty array if error (20a8a80)

v33.0.6

Compare Source

Bug Fixes
  • Don't throw error when removing inconsistent indexes (beeb270)

v33.0.5

Compare Source

Bug Fixes
  • MatchingIndex with partialFilter (8687e6b)

v33.0.4

Compare Source

Bug Fixes
  • Fix store issue with creation mutation (2626d81)

v33.0.3

Compare Source

Bug Fixes
  • cozy-client: IsNote should validate note with less params (681a5ae)

v33.0.2

Compare Source

Note: Version bump only for package cozy-client

v33.0.1

Compare Source

Note: Version bump only for package cozy-client

v33.0.0

Compare Source

Bug Fixes
  • Do not call loadInstanceOptionsFromDOM for OAuth clients (cc2f931)
Features
  • Fetch capabilities on OAuth login (46955d0)
  • Use client.capabilities in useCapabilities if available (d6864c8)
BREAKING CHANGES
  • useCapabilities now returns the capability object instead of the .query() result. So there is no need anymore to drill into .data?.attributes?. members

Old usage:

const { capabilities } = useCapabilities(client)

const isFlatDomain = capabilities?.data?.attributes?.flat_subdomains

New usage:

const { capabilities } = useCapabilities(client)

const isFlatDomain = capabilities?.flat_subdomains

32.8.1 (2022-08-22)

Bug Fixes
  • Throw error instead of not existing code (b07276f)

v32.8.1

Compare Source

Bug Fixes
  • Throw error instead of not existing code (b07276f)

v32.8.0

Compare Source

Features
  • Add energy contract qualification (2a85113)

32.7.4 (2022-08-17)

Bug Fixes
  • Export deconstructCozyWebLinkWithSlug from index.node.js (e3f43e8), closes #​1217

32.7.3 (2022-08-17)

Note: Version bump only for package cozy-client

32.7.2 (2022-08-17)

Bug Fixes
  • Use find method where args are for find (dadbbd4)

32.7.1 (2022-08-16)

Note: Version bump only for package cozy-client

v32.7.4

Compare Source

Bug Fixes
  • Export deconstructCozyWebLinkWithSlug from index.node.js (e3f43e8), closes #​1217

v32.7.3

Compare Source

Note: Version bump only for package cozy-client

v32.7.2

Compare Source

Bug Fixes
  • Use find method where args are for find (dadbbd4)

v32.7.1

Compare Source

Note: Version bump only for package cozy-client

v32.7.0

Compare Source

Features
  • stack-client: Add findAll (e69433e)

v32.6.0

Compare Source

Features
  • Add warning when selector fields are not indexed (bdb630a)

v32.5.0

Compare Source

Features
  • Add deconstructCozyWebLinkWithSlug to extract data from Cozy url (9fa2b4b)

32.4.1 (2022-08-08)

Bug Fixes
  • deps: update dependency cozy-device-helper to v2.2.2 (ca2da28)

v32.4.1

Compare Source

Bug Fixes
  • deps: update dependency cozy-device-helper to v2.2.2 (ca2da28)

v32.4.0

Compare Source

Bug Fixes
  • deps: update dependency babel-preset-cozy-app to v1.12.0 (56680c3)
  • fetchPolicies: Background fetching should respect the fetch policy (cfeec8b)
Features
  • background-fetching: Introduce isFetching in QueryState to handle refetch (8c565eb)

32.3.3 (2022-08-05)

Bug Fixes

32.3.2 (2022-08-04)

Note: Version bump only for package cozy-client

32.3.1 (2022-07-28)

Bug Fixes
  • Export permissions' translations (e1578ec)

v32.3.3

Compare Source

Bug Fixes

v32.3.2

Compare Source

Note: Version bump only for package cozy-client

v32.3.1

Compare Source

Bug Fixes
  • Export permissions' translations (e1578ec)

v32.3.0

Compare Source

Features
  • Add permissions's translation (68ba8b7)

32.2.8 (2022-07-25)

Note: Version bump only for package cozy-client

32.2.7 (2022-07-21)

Bug Fixes
  • Lodash.merge is not creating a new object (3bb94d0)

32.2.6 (2022-07-20)

Note: Version bump only for package cozy-client

32.2.5 (2022-07-20)

Bug Fixes

32.2.4 (2022-07-19)

Bug Fixes
  • Call onTokenRefresh() after setToken() when refreshing token (e0c4581)
  • deps: update dependency commitlint-config-cozy to v0.7.7 (403adae)

32.2.3 (2022-07-18)

Bug Fixes
  • Check the correct path to get the warning (60a6959)

32.2.2 (2022-07-08)

Bug Fixes
  • Handle query limit for first and last paginated query (d986f59)

32.2.1 (2022-07-04)

Bug Fixes
  • deps: update dependency babel-plugin-search-and-replace to v1.1.1 (080371c)

v32.2.8

Compare Source

Note: Version bump only for package cozy-client

v32.2.7

Compare Source

Bug Fixes
  • Lodash.merge is not creating a new object (3bb94d0)

v32.2.6

Compare Source

Note: Version bump only for package cozy-client

v32.2.5

Compare Source

Bug Fixes

v32.2.4

Compare Source

Bug Fixes
  • Call onTokenRefresh() after setToken() when refreshing token (e0c4581)
  • deps: update dependency commitlint-config-cozy to v0.7.7 (403adae)

v32.2.3

Compare Source

Bug Fixes
  • Check the correct path to get the warning (60a6959)

v32.2.2

Compare Source

Bug Fixes
  • Handle query limit for first and last paginated query (d986f59)

v32.2.1

Compare Source

Bug Fixes
  • deps: update dependency babel-plugin-search-and-replace to v1.1.1 (080371c)

v32.2.0

Compare Source

Bug Fixes
  • Use correct index name with partial filter (06d61a8)
Features
  • Detect inconsistent index with partial filter (2c30bcb)
  • Handle CouchDB fallback for partial index (7c69838)

32.1.1 (2022-06-27)

Bug Fixes

v32.1.1

Compare Source

Bug Fixes

v32.1.0

Compare Source

Features
  • Add the partial filter fields in the index name (32c432d)

v32.0.0

Compare Source

Bug Fixes
  • Enforce limit on documents coming from store (0f2e8a3)
BREAKING CHANGES
  • we used to return all data from the store positively evaluated by sift without enforcing any limit, even when a .limitBy was specified.

To demonstrate the problematic, consider this example:

Q1 = Q('io.cozy.todos').select(['name']).limitBy(10)
Q2 = Q('io.cozy.todos').limitBy(1000)

When Q2 is run, Q1 is updated and receives all data coming from Q2. Thus, Q1 returns 1000 docs, while expecting only 10 max.

Another problem was related to the use of .select: Q1 only needs the name attribute, and displays todos accordingly to this expected format. But since it actually also receives the results from Q2, some todos will have more data than expected. Likewise, Q2 will expect all the attributes from Q2. But, if the todos retreived by Q1 and Q2 are not the same, Q2 will have todos without all the expecting fields, which could leads to issues.

docs: Add jsdoc and fix typo

31.0.1 (2022-06-20)

Bug Fixes
  • Return data from remote-doctype (f6cb0cc)

v31.0.1

Compare Source

Bug Fixes
  • Return data from remote-doctype (f6cb0cc)

v31.0.0

Compare Source

Bug Fixes
  • Adapt dacc remote-doctype contribution sending (4aa5a18)
Features
  • Add method to fetch DACC aggregates (281701e)
BREAKING CHANGES
  • Adapt DACC measure request to cope with new remote-doctypes.

The sendMeasureToDACC method should be uesd with the DACC v2 remote doctype, that parametrize the path, e.g. /measure or /aggregate. See https://github.com/cozy/cozy-doctypes/pull/202/files

v30.0.0

Compare Source

Features
  • Throw an error when fields do not include all searched attributes (ca72614)
BREAKING CHANGES
  • when a .select is used in a query definition, it MUST includes all the fields expressed in the selector and partial index. This is because we evaluate queries on the store thanks to sift, and it requires to have all the necessary fields to evaluate the query. If one is missing, the query will return nothing. See this example:
Q('io.cozy.todos).where({date: $gt: { null}}).select(['name'])

When this query will be run, only the todos name will be in the store. Then, when later evaluated in the store, sift won't find any todos with a date ; thus it will return nothing and consider all the existing todos should be removed from the store.

v29.2.0

Compare Source

Features

29.1.3 (2022-06-02)

Bug Fixes
  • Do not throw when value is 0 (17d75ac)

29.1.2 (2022-06-02)

Bug Fixes

29.1.1 (2022-05-27)

Bug Fixes
  • CozyClient can be used in a node env (ab4556f)

v29.1.3

Compare Source

Bug Fixes
  • Do not throw when value is 0 (17d75ac)

v29.1.2

Compare Source

Bug Fixes

v29.1.1

Compare Source

Bug Fixes
  • CozyClient can be used in a node env (ab4556f)

v29.1.0

Compare Source

Bug Fixes
  • Include rev when normalizing files (f420743)
Features
  • Support client.save for files (ac72bff)

29.0.1 (2022-05-19)

Bug Fixes
  • CozyClient can be used in a node env (509a0ca)

v29.0.1

Compare Source

Bug Fixes
  • CozyClient can be used in a node env (509a0ca)

v29.0.0

Compare Source

Bug Fixes
  • Cozy-Client runs on node (9d546f8)
BREAKING CHANGES
  • We need to upgrade cozy-device-helper in order to be able to run cozy-client within a node context. So let's upgrade it.

You need to install cozy-device-helper >= 2.1.0 in your app.

v28.3.0

Compare Source

Features
  • Add secure protocol to URI when window.cozy.isSecureProtocol=true (3a9d557)

28.2.3 (2022-05-02)

Bug Fixes

28.2.2 (2022-05-02)

Bug Fixes
  • bump cross-fetch from 3.0.6 to 3.1.5 (010cd28)
  • deps: pin dependency cozy-device-helper to v (f47dc14)

28.2.1 (2022-04-26)

Note: Version bump only for package cozy-client

v28.2.3

Compare Source

Bug Fixes

v28.2.2

Compare Source

Bug Fixes
  • bump cross-fetch from 3.0.6 to 3.1.5 (010cd28)
  • deps: pin dependency cozy-device-helper to v (f47dc14)

v28.2.1

Compare Source

Note: Version bump only for package cozy-client

v28.2.0

Compare Source

Features
  • Add encrypted option to file creation and update (7a1a8d0)
  • Add helper to know if a file is client-side encrypted (b7ffdd9)

28.1.1 (2022-04-25)

Note: Version bump only for package cozy-client

v28.1.1

Compare Source

Note: Version bump only for package cozy-client

v28.1.0

Compare Source

Features
  • Add getSharingLink function (17ea34e)

28.0.2 (2022-04-22)

Bug Fixes
  • Make Travis job fail when typecheck fails (23675e0)
  • Update tsconfig.json (454ba2f)

28.0.1 (2022-04-22)

Bug Fixes
  • stack-client: PeerDependencies should not be fixed (1fe5086)

v28.0.2

Compare Source

Bug Fixes
  • Make Travis job fail when typecheck fails (23675e0)
  • Update tsconfig.json (454ba2f)

v28.0.1

Compare Source

Bug Fixes
  • stack-client: PeerDependencies should not be fixed (1fe5086)

v28.0.0

Compare Source

Bug Fixes
  • deps: Upgrade cozy-flags + consider each cozy-lib as peerDeps (afdee02)
BREAKING CHANGES
  • deps: Each consuming app should install the following dependencies: "@​cozy/minilog": "1.0.0", "cozy-device-helper": ">1.12.0", "cozy-flags": ">2.8.6", "cozy-logger": ">1.7.0",

27.26.4 (2022-04-01)

Bug Fixes

27.26.3 (2022-03-30)

Note: Version bump only for package cozy-client

27.26.2 (2022-03-28)

Note: Version bump only for package cozy-client

27.26.1 (2022-03-24)

Note: Version bump only for package cozy-client

v27.26.4

Compare Source

Bug Fixes

v27.26.3

Compare Source

Note: Version bump only for package cozy-client

v27.26.2

Compare Source

Note: Version bump only for package cozy-client

v27.26.1

Compare Source

Note: Version bump only for package cozy-client

v27.26.0

Compare Source

Bug Fixes
  • refresh-token: Fetch refresh token on a specific route (cbc62eb)
Features
  • Add grocery invoice qualification (778e7f1)

v27.25.0

Compare Source

Features

v27.24.0

Compare Source

Bug Fixes
  • Persist native inapp browser when sending application in background (eacd7e4)
Features

v27.23.0

Compare Source

Features

27.22.3 (2022-03-18)

Bug Fixes
  • Correct fr locale 'facture d'énergie' in cozy-client (81a0b21)

27.22.2 (2022-03-18)

Bug Fixes

27.22.1 (2022-03-18)

Bug Fixes
  • typedoc: Upgrade typedoc package (09889e5)

v27.22.3

Compare Source

Bug Fixes
  • Correct fr locale 'facture d'énergie' in cozy-client (81a0b21)

v27.22.2

Compare Source

Bug Fixes

v27.22.1

Compare Source

Bug Fixes
  • typedoc: Upgrade typedoc package (09889e5)

v27.22.0

Compare Source

Bug Fixes
Features
  • Add pay sheet to finance thème list (7128d77)

v27.21.0

Compare Source

Features
  • Add fetchSessionCodeWithPassword method on OAuthClient (beaaa8b)
  • Add sessionCode handling on authorize() method (4176f54)
  • Add default value for openURLCallback param on authorize() (d0ee7a2)
  • Add optional PKCE code handling on authorize() (663a0a4)
  • Extract certifyFlagship from startOAuthFlow (8d4b260)
  • Implement /settings/passphrase/flagship api in OAuthClient (574b1f5)

v27.20.0

Compare Source

Features
  • Plug devtools to the store (56a5192)

27.19.4 (2022-03-04)

Bug Fixes
  • stack-client: Fetch icon url when no appData and slug is passed (5538630)

27.19.3 (2022-03-04)

Bug Fixes
  • stack-client: Fetch icon url from registry when slug is passed (17fbc69)

27.19.2 (2022-03-02)

Bug Fixes
  • upload: Handle Ampersand characters in file name while xhr used (03256a0)

27.19.1 (2022-03-01)

Bug Fixes
  • stack-client: Get Icon Url uses preloaded url when oAuth not needed (34611df)

v27.19.4

Compare Source

Bug Fixes
  • stack-client: Fetch icon url when no appData and slug is passed (5538630)

v27.19.3

Compare Source

Bug Fixes
  • stack-client: Fetch icon url from registry when slug is passed (17fbc69)

v27.19.2

Compare Source

Bug Fixes
  • upload: Handle Ampersand characters in file name while xhr used (03256a0)

v27.19.1

Compare Source

Bug Fixes
  • stack-client: Get Icon Url uses preloaded url when oAuth not needed (34611df)

v27.19.0

Compare Source

Bug Fixes
  • deps: update dependency commitlint-config-cozy to v0.7.2 (d19e7df)
Features
  • Handle access token expired error in www-authenticate header (30a5983)

v27.18.0

Compare Source

Bug Fixes
  • Set correct error when non-native store-attestation.js is called (716c1ce)
Features

v27.17.0

Compare Source

Features
  • Add Manual to Job creation (4843bd8)

27.16.1 (2022-02-22)

Bug Fixes
  • documents: Reducer should assign new object for concerned doctype (83b03e8)

v27.16.1

Compare Source

Bug Fixes
  • documents: Reducer should assign new object for concerned doctype (83b03e8)

v27.16.0

Compare Source

Features
  • Add CoachCO2 to MAGIC_FOLDERS (e1cd4a3)

27.15.3 (2022-02-18)

Note: Version bump only for package cozy-client

27.15.2 (2022-02-18)

Note: Version bump only for package cozy-client

27.15.1 (2022-02-17)

Bug Fixes
  • deps: Bump lodash from 4.17.20 to 4.17.21 (de0b7df)
  • deps: pin dependencies (f8fb41a)
  • deps: update dependency lerna to v4 (2c8dc64)

v27.15.3

Compare Source

Note: Version bump only for package cozy-client

v27.15.2

Compare Source

Note: Version bump only for package cozy-client

v27.15.1

Compare Source

Bug Fixes
  • deps: Bump lodash from 4.17.20 to 4.17.21 (de0b7df)
  • deps: pin dependencies (f8fb41a)
  • deps: update dependency lerna to v4 (2c8dc64)

v27.15.0

Compare Source

Features
  • file: Fill last modified date in UpdatedAt path query string (9f0a0d2)

27.14.4 (2022-01-31)

Bug Fixes
  • Generate FileCollection URLs with querystring (ea17e24)

27.14.3 (2022-01-28)

Bug Fixes
  • qualification: Fix typo in identity (e89aa8d)

27.14.2 (2022-01-28)

Note: Version bump only for package cozy-client

27.14.1 (2022-01-28)

Note: Version bump only for package cozy-client

v27.14.4

Compare Source

Bug Fixes
  • Generate FileCollection URLs with querystring (ea17e24)

v27.14.3

Compare Source

Bug Fixes
  • qualification: Fix typo in identity (e89aa8d)

v27.14.2

Compare Source

Note: Version bump only for package cozy-client

v27.14.1

Compare Source

Note: Version bump only for package cozy-client

v27.14.0

Compare Source

Features

v27.13.0

Compare Source

Features
  • Add fetchBlobFileById function (eb37b1a)

v27.12.0

Compare Source

Features
  • Use lib alias for safetynet (f937db5)

27.11.1 (2022-01-14)

Note: Version bump only for package cozy-client

v27.11.1

Compare Source

Note: Version bump only for package cozy-client

v27.11.0

Compare Source

Features
  • Change other_identity_document translations (aebb1bf)
  • Move other_revenue in finance theme (dcb54fa)

v27.10.0

Compare Source

Features

v27.9.0

Compare Source

Features
  • Add a method to get session_code (a3e7c8e)

v27.8.0

Compare Source

Bug Fixes
  • Rebuild permission.d.ts to fit CI version (380db52)
  • UseQuery returns fetch method (93e7f3d)
  • deps: Upgrade caniuse-lite (b13f7fe)
Features
  • Add react-native-google-safetynet module as peerDependencies (cd4b37f)
  • Add react-native-ios11-devicecheck module as peerDependencies (b9ed2e9)
  • Add flagship certification mechanism (fe8474c)

v27.7.0

Compare Source

Features
  • Add of missing papers targeted for v1 (25e4953)

27.6.5 (2021-12-20)

Bug Fixes
  • Use fetchOwnPermissions instead of deprecated getOwnPermissions (fb1dd51)

27.6.4 (2021-12-20)

Bug Fixes
  • Konnectors collection now ignores id in manifest (96e08e9)

27.6.3 (2021-12-16)

Bug Fixes
  • docs: Add JS Docs on File Collection (c3f739a)

27.6.2 (2021-12-16)

Bug Fixes
  • Update dependency date-fns to v2.27.0 (5ec7911)
  • doc: Update readme + bump version because npm publish failed (f176dc7)

27.6.1 (2021-12-15)

Bug Fixes
  • filename: Get illegal characters from file name and returns them (7c00526)

v27.6.5

Compare Source

Bug Fixes
  • Use fetchOwnPermissions instead of deprecated getOwnPermissions (fb1dd51)

v27.6.4

Compare Source

Bug Fixes
  • Konnectors collection now ignores id in manifest (96e08e9)

v27.6.3

Compare Source

Bug Fixes
  • docs: Add JS Docs on File Collection (c3f739a)

v27.6.2

Compare Source

Bug Fixes
  • Update dependency date-fns to v2.27.0 (5ec7911)
  • doc: Update readme + bump version because npm publish failed (f176dc7)

v27.6.0

Compare Source

Features
  • Add some helpers for model file (e074067)

27.5.1 (2021-12-01)

Bug Fixes

v27.5.1

Compare Source

Bug Fixes

v27.5.0

Compare Source

Features
  • Added referencedBy helpers (2bd77e4)
  • Adding types around references (6d9c8aa)

v27.4.0

Compare Source

Features

27.3.2 (2021-11-17)

Bug Fixes

27.3.1 (2021-11-16)

Bug Fixes

v27.3.2

Compare Source

Bug Fixes

v27.3.1

Compare Source

Bug Fixes

v27.3.0

Compare Source

Features
  • Add node-polyglot package (964b05d)

v27.2.0

Compare Source

Features
  • Be more explicit on query warning messages (8d9b896)

v27.1.0

Compare Source

Features
  • Add FileCollection.fetchChanges() method (af2f43b)

27.0.1 (2021-11-04)

Bug Fixes
  • Build new OAuth client from old OAuth client (a8ecfd0)

v27.0.1

Compare Source

Bug Fixes
  • Build new OAuth client from old OAuth client (a8ecfd0)

v27.0.0

Compare Source

Bug Fixes
  • Normalize referenced_by data into Array (f2dd095)
  • Return meta after file's referenced_by update (917ebb5)
BREAKING CHANGES
  • Changed returned data object value of FileCollection.findReferencedBy(), FileCollection.addReferencedBy() and FileCollection.removeReferencedBy() from null to [].

    When a file is not referenced by any document, or we removed the last reference with a call to FileCollection.removeReferencedBy(), cozy-stack will return a null data object instead of an empty Array. To simplify the use of these methods, we'll normalize the response data to make sure it is always an Array.

26.0.2 (2021-11-01)

Bug Fixes
  • Use regex supported by Safari (1497318)

26.0.1 (2021-10-30)

Note: Version bump only for package cozy-client

v26.0.2

Compare Source

Bug Fixes
  • Use regex supported by Safari (1497318)

v26.0.1

Compare Source

Note: Version bump only for package cozy-client

v26.0.0

Compare Source

Features
  • Update & added qualification labels (4bcf889)
BREAKING CHANGES
  • Renamed label national_insurance_card to national_health_insurance_card.

Replace Qualification.getByLabel('national_insurance_card') to Qualification.getByLabel('national_health_insurance_card') if necessary

Please update your cozy-scanner to 2.0.0 version to be synchronized with the right translations

v25.0.5

Compare Source

Bug Fixes
  • References routes do not return content (2d34058)

v25.0.3

Compare Source

Bug Fixes
  • Add id in CozyClientDocument for RealTime (5e242d6)

v25.0.2

Compare Source

Note: Version bump only for package cozy-client

v25.0.1

Compare Source

Bug Fixes
  • Do not save target document after add/remove references (62902ce)
  • Normalize file relationship response (f5f465f)

v25.0.0

Compare Source

Bug Fixes
  • Doc created by Save should use _type to define _type (61f9559)
BREAKING CHANGES
  • save() must use argument with _type property

24.10.2 (2021-10-11)

Bug Fixes
  • RealTimeQueries accepts more than files (e23239f)
  • Return destroyed OAuth client (8e8151b)

24.10.1 (2021-10-08)

Note: Version bump only for package cozy-client

v24.10.2

Compare Source

Bug Fixes
  • RealTimeQueries accepts more than files (e23239f)
  • Return destroyed OAuth client (8e8151b)

v24.10.1

Compare Source

Note: Version bump only for package cozy-client

v24.10.0

Compare Source

Features
  • Add OAuthClientsCollection (ca3a439)

24.9.2 (2021-10-01)

Bug Fixes
  • Save also normalize _type like create (cdbbd9f)

24.9.1 (2021-09-23)

Bug Fixes

v24.9.2

Compare Source

Bug Fixes
  • Save also normalize _type like create (cdbbd9f)

v24.9.1

Compare Source

Bug Fixes

v24.9.0

Compare Source

Features
  • Add papers path to MAGIC_FOLDERS contante (3e31d5b)

24.8.1 (2021-09-20)

Note: Version bump only for package cozy-client

v24.8.1

Compare Source

Note: Version bump only for package cozy-client

v24.8.0

Compare Source

Features
  • Makes queryAll faster with many requests (17a9e23)

v24.7.0

Compare Source

Features
  • Add deprecating warning for set/unset (210a816)
  • Use add and remove API for both has-one and has-many (8bc0a4b)

24.6.2 (2021-09-14)

Bug Fixes
  • deps: update dependency open to v8 (8590ae3)
  • deps: update dependency url-search-params-polyfill to v8 (7723a7d)

24.6.1 (2021-09-13)

Bug Fixes
  • Change sharing rule for com.bitwarden.organizations (9884a2c)

v24.6.2

Compare Source

Bug Fixes
  • deps: update dependency open to v8 (8590ae3)
  • deps: update dependency url-search-params-polyfill to v8 (7723a7d)

v24.6.1

Compare Source

Bug Fixes
  • Change sharing rule for com.bitwarden.organizations (9884a2c)

v24.6.0

Compare Source

Bug Fixes
Features
  • Infer content-type from file extension (16877e8)

v24.5.0

Compare Source

Features
  • Implement data retrieval for HasManyFiles (f6740be)
  • Pass name as param in updateFile (b5d8034)

v24.4.0

Compare Source

Features

24.3.3 (2021-09-07)

Bug Fixes
  • Retrieve correct data-cozy-* in refreshToken() (a74b774)

24.3.2 (2021-09-03)

Bug Fixes
  • Method to get adapter name should be static (ff7e26d)

24.3.1 (2021-09-03)

Bug Fixes
  • Correcty iterate over object keys (9bf26cd)

v24.3.3

Compare Source

Bug Fixes
  • Retrieve correct data-cozy-* in refreshToken() (a74b774)

v24.2.0

Compare Source

Features
  • Allow to query a HasManyFiles relation in both ways (1577564)
  • Uniq ids in query (e6a7b17)

24.1.3 (2021-08-27)

Note: Version bump only for package cozy-client

24.1.2 (2021-08-27)

Note: Version bump only for package cozy-client

24.1.1 (2021-08-27)

Bug Fixes
  • Linting (6a9f31d)
  • Moved polyfills in createClientInteractive (39d3cd4)

v24.1.3

Compare Source

Note: Version bump only for package cozy-client

v24.1.2

Compare Source

Note: Version bump only for package cozy-client

v24.1.1

Compare Source

Bug Fixes
  • Linting (6a9f31d)
  • Moved polyfills in createClientInteractive (39d3cd4)

v24.1.0

Compare Source

Bug Fixes
  • Next attribute for Pouch (556dd99)
  • QueryAll for CozyPouchLink (00a54cc)
Features
  • Add deleted true to a deleted doc with CozyPouchLink (144be1d)
  • Add doctype specification in warmupQueries error (b0f6d2f)

v24.0.0

Compare Source

Features
  • Replace fetchAppLatestVersion by fetchAppVersion (d705072)
BREAKING CHANGES
  • the fetchAppLatestVersion method won't exist anymore, but it is really new and has no sense with the presence of fetchAppVersion.

Configuration

📅 Schedule: "on saturday" in timezone Europe/Paris.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports