Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Releases: Alfresco/alfresco-js-api

7.2.0

07 Nov 13:47
7daa0ae
Compare
Choose a tag to compare

Changelog

  • b41cc2629 [ACS-6231] cleanup old codegen (#1716)
  • 8d02eb4ea [ACS-6231] cleanup old angular projects and break dependency on remove env (#1715)
  • 928f9cd91 [ACS-6231] preparation cleanup before supporting Nx (#1714)

7.1.0

30 Oct 11:15
68e9644
Compare
Choose a tag to compare

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

18 Sep 08:40
bf0c6cd
Compare
Choose a tag to compare

Changelog

6.2.0

23 Jun 11:49
4d5a11e
Compare
Choose a tag to compare

Changelog

6.1.0

01 Jun 13:16
e3f0ace
Compare
Choose a tag to compare

Changelog

6.0.0

27 Apr 14:49
dc864c0
Compare
Choose a tag to compare

Changelog

  • e70da65bc ACS-5040 Renamed one left reference to Alfresco (#1573)
  • c93b633ca [AAE-13902] - Create the release tag using the github API (#1572)
  • 5cdab4525 split testing jobs and add error reporting (#1567)
  • 22938d88c [ACS-5040] update license headers to reflect hyland copyright guidelines (#1561)

5.5.0

19 Apr 11:04
23a6240
Compare
Choose a tag to compare

Changelog


Title: Changelog for @alfresco/js-api v5.5.0

Changelog

5.4.0

28 Feb 16:41
aa13f88
Compare
Choose a tag to compare

Changelog

5.3.0

20 Jan 18:07
001fda4
Compare
Choose a tag to compare

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)

5.2.0

05 Dec 14:47
e1e45be
Compare
Choose a tag to compare

Changelog

  • 90ab51c [MNT-23143] Add withCredentials to isLoggedIn
  • 80106a4 [MNT-23143] Move withCredentials check to correct method
  • f80ed19 [MNT-23143] withCredentials reflected in isBpmLoggedIn