Skip to content

Latest commit

 

History

History
294 lines (161 loc) · 17.3 KB

File metadata and controls

294 lines (161 loc) · 17.3 KB

7.17.1-beta.1 (2025-12-29)

Bug Fixes

  • export files that are used by other libs (2b0369d)

7.17.0 (2025-12-16)

Features

Bug Fixes

  • use custom github token to allow sequantial workflow creation (b3109fe)

7.17.0-beta.2 (2025-12-16)

Bug Fixes

  • use custom github token to allow sequantial workflow creation (b3109fe)

7.17.0-beta.1 (2025-12-16)

Features

7.16.0 (2025-12-16)

Features

Bug Fixes

  • modify what files are taken when publishing (8c45c26)
  • node version in ci, trigger release (3027bdb)
  • remove node_token to force trusted publisher maybe ? (d877eb9)
  • remove the @scope of semantic (fb33ec4)
  • token in ci (fee5d50)
  • token issue ? (cf3b3e2)
  • update package.json (d3a00c7)

7.16.0-beta.1 (2025-12-15)

Features

Bug Fixes

  • modify what files are taken when publishing (8c45c26)
  • node version in ci, trigger release (3027bdb)
  • remove node_token to force trusted publisher maybe ? (d877eb9)
  • remove the @scope of semantic (fb33ec4)
  • token in ci (fee5d50)
  • token issue ? (cf3b3e2)
  • update package.json (d3a00c7)

7.16.0-beta.1 (2025-12-15)

Features

Bug Fixes

  • modify what files are taken when publishing (8c45c26)
  • node version in ci, trigger release (3027bdb)
  • token in ci (fee5d50)
  • token issue ? (cf3b3e2)
  • update package.json (d3a00c7)

7.16.0-beta.1 (2025-12-15)

Features

Bug Fixes

  • modify what files are taken when publishing (8c45c26)
  • node version in ci, trigger release (3027bdb)
  • token in ci (fee5d50)
  • update package.json (d3a00c7)

7.16.0-beta.1 (2025-12-12)

Features

Bug Fixes

  • modify what files are taken when publishing (8c45c26)
  • token in ci (fee5d50)
  • update package.json (d3a00c7)

7.16.0-beta.1 (2025-12-12)

Features

Bug Fixes

  • modify what files are taken when publishing (8c45c26)
  • update package.json (d3a00c7)

7.15.1 (2025-08-05)

Bug Fixes

  • mResponse: the mResponseErrors document contain body property instead of _source (cb7f0b4)
  • workflow: upgrade to ubuntu 24.04 (f52e71c)

7.15.1-beta.1 (2025-08-05)

Bug Fixes

  • mResponse: the mResponseErrors document contain body property instead of _source (cb7f0b4)
  • workflow: upgrade to ubuntu 24.04 (f52e71c)

7.15.0 (2025-02-12)

Bug Fixes

  • add default options to security:checkRights (#757) (b07f061)

Features

  • create an interface to export and use in KDM (#758) (84e7a1b)

7.15.0-beta.1 (2025-02-12)

Bug Fixes

  • add default options to security:checkRights (#757) (b07f061)

Features

  • create an interface to export and use in KDM (#758) (84e7a1b)

7.14.0 (2024-11-05)

Bug Fixes

  • change options in the right object (d193eda)
  • ci: Update ci to work with last version of puppeteer (f4962e4)
  • ci: Update ci to work with last version of puppeteer (c413283)
  • ci: Update ci to work with last version of puppeteer (ff6b29f)
  • ci: Update ci to work with last version of puppeteer (102b224)
  • ci: Update ci to work with last version of puppeteer (ad8e533)
  • eslint (adaf4e9)
  • ignore external library linting (f1e27d2)
  • use root user in the new puppeteer images (96306fa)
  • ws vulnerability (afcf3ac)

Features

  • add options parameter to controller functions containing a query (0aa4222)

Reverts

  • revert skipLibCheck and use a fixed eslint version instead (fb9f599)

7.14.0-beta.1 (2024-11-05)

Bug Fixes

  • change options in the right object (d193eda)
  • ci: Update ci to work with last version of puppeteer (f4962e4)
  • ci: Update ci to work with last version of puppeteer (c413283)
  • ci: Update ci to work with last version of puppeteer (ff6b29f)
  • ci: Update ci to work with last version of puppeteer (102b224)
  • ci: Update ci to work with last version of puppeteer (ad8e533)
  • eslint (adaf4e9)
  • ignore external library linting (f1e27d2)
  • use root user in the new puppeteer images (96306fa)
  • ws vulnerability (afcf3ac)

Features

  • add options parameter to controller functions containing a query (0aa4222)

Reverts

  • revert skipLibCheck and use a fixed eslint version instead (fb9f599)

7.13.0 (2024-10-01)

Features

  • collection: add flag to reindex collection after an update (1b5ec25)

7.12.0 (2024-09-18)

Features

7.11.3 (2024-06-03)

Bug Fixes

  • Reapply current JWT before executing offlineQueue requests (#744) (ea1872a)

7.11.2 (2023-12-06)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)

7.11.2-beta.1 (2023-12-05)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)

7.11.1-beta.1 (2023-12-05)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)
  • http: fix empty raw responses parsed as json (9becea5)

7.11.1 (2023-11-15)

Bug Fixes

  • http: fix empty raw responses parsed as json (9becea5)

7.11.0 (2023-08-30)

Bug Fixes

  • actions: add scope to the deploy action (92ab29c)
  • actions: issue with deploy documentation and packages (9a367e1)
  • package.json: update package lock to fix deps (6d0ee3a)

Features

  • semantic-release: add semantic release support and workflow files rework (748c6ae)

7.11.0-beta.1 (2023-08-30)

Bug Fixes

  • actions: add scope to the deploy action (92ab29c)
  • actions: issue with deploy documentation and packages (9a367e1)
  • package.json: update package lock to fix deps (6d0ee3a)

Features

  • semantic-release: add semantic release support and workflow files rework (748c6ae)