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

Commit

Permalink
Release 1.3.0 (#208)
Browse files Browse the repository at this point in the history
* 1.2.2 build

* 1.2.2 build

* #65 - moved api call from rest to enterprise (#195)

#65 - moved api call from rest to enterprise

* Search API (#198)

#194 search api

* Alfresco authoraization server support (#202)

* fix authentication reference
oauth2 spike

* add oauth2 option

* Oauth2 support documentation and refresh token

* changelog

* fix interface auth (#203)

improve validation

* add  maxItems and skipCount as options in findSharedLinks #200 (#204)

* Move the build process from browserify to webpack #206 (#207)

* 1.3.0 build
  • Loading branch information
eromano authored and mauriziovitale committed Apr 4, 2017
1 parent 09547e2 commit ccd1e98
Show file tree
Hide file tree
Showing 109 changed files with 72,052 additions and 59,917 deletions.
7 changes: 0 additions & 7 deletions .babelrc

This file was deleted.

10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,16 @@
Alfresco JS API

<a name="1.3.0"></a>
# [1.3.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.3.0) (xx-xx-2017)
# [1.3.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.3.0) (05-04-2017)
## Features
- [Include new Search end points in the js-api](https://github.com/Alfresco/alfresco-js-api/issues/194)
- [Add support Alfresco Authorization server js-api](https://github.com/Alfresco/alfresco-js-api/issues/201)
- [maxItems and skipCount options not supported by findSharedLinks](https://github.com/Alfresco/alfresco-js-api/issues/200)
- [Move the build process from browserify to webpack](https://github.com/Alfresco/alfresco-js-api/issues/206)

## Fix
- [Move /task-forms/{task-id}/variables from rest to enterprise #199](https://github.com/Alfresco/alfresco-js-api/pull/195)
- [loginTicket 400 response #209](https://github.com/Alfresco/alfresco-js-api/issues/209)

<a name="1.2.2"></a>
# [1.2.2](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.2.1) (06-03-2017)
Expand Down
Loading

0 comments on commit ccd1e98

Please sign in to comment.