This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Releases: Alfresco/alfresco-js-api
Releases · Alfresco/alfresco-js-api
7.2.0
7.1.0
Changelog
- f00bc51 [ACA-4724] Use jsdom directly instead of mocha-jsdom in unit test (#1693)
- ca1ef4f [ACS-5994] Add multiple nodes deletion support (#1687)
- 9d1c6a7 Break various dependencies on 3rd party libs (#1679)
- 2ee68fb remove mocha-jsdom dependency due to security issues and deprecated status (#1678)
- 8f3c669 [ACTIVITI-4914] updated getProcessesAndTasksOnContent (#1672)
7.0.0
Changelog
- a67a0222e [ACS-5946] aps documentation enhancements (#1659)
- 2f1de4ec6 Add relations to site entry (#1658)
- 7d6d1882b [ACS-5946] documentation improvements (#1652)
- 4e3b831bd [ACS-5839] api typings and docs improvements (#1651)
- 76f951f67 [ACS-5839] api typings and docs (#1650)
- 8ca4ed0a1 [ACS-5839] GS Api enhancements and typings(#1649)
- 0e9673d8b [ACS-5839] fix security groups api
- 7119cbe0f [ACS-5839] minor fix to trigger gha deployment
- 03c641de2 [ACS-5839] bump to 7.0.0, api enhancements (#1648)
- 277b79f3e [ACS-5839] typing fixes (#1646)
- de66ea713 [ACS-5839] api fixes and improvements (#1645)
- 12567fefe [ACS-5839] improved typing support (#1638)
- 877bae3f7 [ACS-5839] improved documentation and TypeScript support (#1636)
- 241a47ee6 [ACS-5839] improved API typings (#1635)
- b7b8dbbbc [ACS-5845] Remove deprecated apis, documentation updates (#1629)
- 54c609427 [ACS-5839] Make
contextRoot
optional as per documentation (#1628) - 8cc1d4cdd [ACS-5845] remove Alfresco Compatibility usage (#1627)
- e274913c7 [ACS-5839] Improved typings for model classes (#1626)
- 5ecfdb2f1 Remove console logs from auth and fix promise rejections (#1621)
- 8faeff9bb [ACS-5839] more TS typings support for Content API models (#1622)
- f1e55ab17 Fix FormFieldRepresentation typings, add missing "fields" property (#1623)
- e736ce8ec Update dependencies and various audit fixes (#1620)
- 14129b977 bump superagent (#1614)
- 70e78e889 [AAE-12502] Handle Storage as a singleton to fix on ADF the alf_ticket in not added to the content api because config.ticketECM is undefined (#1616)
6.2.0
6.1.0
6.0.0
Changelog
5.5.0
Changelog
Title: Changelog for @alfresco/js-api v5.5.0
Changelog
- 3939ed803 use the gh strategy (#1565)
- e90fb3c62 [ACS-4126] viewer allow assigning tags to content basic (#1557)
- b4b9ffe28 [ACS-4753] list of tags is not rendered because of missing count field in backend response (#1546)
- c3dcf1c39 Use token as part of workflow (#1544)
- 835bb11f7 fix tab
- 9bd75b802 Inverte release order (#1543)
- d697c7623 Rely on action to create npmrc (#1542)
- 3dea8b143 Publish js pkgs on gh pkg registry (#1538)
- 2414d226f [ACS-4724] remove minimatch dependency (#1536)
- a7c0cee18 [ACS-4723] Remove fs-extra dependency (#1535)
5.4.0
Changelog
- 4b9b21f4f fix-js-api-upstream (#1526)
- 4152c12f3 [ACS-4331] Add deleteTag method to tags API (#1490)
- d979e35be [ACS-4590] cleanup performance tests (#1516)
- 90d83635c [ACS-4611] Check proper storage (#1515)
- 41e31845e Improved ESLint setup (#1509)
- 26bbe4e18 Fix GHA warnings for upcoming changes for setup-node action (#1508)
- 009444391 [ADF-5515] disable integration tests until config fixes (#1505)
- fea47c040 [ACS-4412] Unit tests for createTags function (#1499)
- 39b3c3004 AAE-12059: Removed createProcessInstanceVariables method from process instance variavles api (#1494)
5.3.0
Changelog
- 86fec25 [ACS-4118] create a tag from tags list
- 11252d0 [ACS-4413] upgrade CodeQL to v2 (#1493)
- 3d8e285 [ACS-4118] Update readme file
- 4b58f0f [ACS-4118] Little correction for documentation
- b9809fa [ACS-4118] Allow to return tags for specified name
- e692367 [ACS-4118] Use callApi and write some documentation for tags creation
- cfd2b60 [ACS-4118] Update api for tags creation
- ddc565f [ACS-4240] delete category api change (#1484)
- 4286228 [ACS-4115] Added module annotation to categoriesApi and added category models to index
- 6ee3498 [ACS-4116]update of updateCategory endpoint.
- f0c6e8e added module annotation to categoriesApi and other models to index
- 22d5c29 [ACS-4114] Export categories api
- 1c1305e [ACS-4114] Export categories api
- 2ebce87 [ACS-4114] Add categories api (#1477)