Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 44bfb52

Browse files
committed
1.1.0
1 parent 65255ce commit 44bfb52

File tree

4 files changed

+1902
-1326
lines changed

4 files changed

+1902
-1326
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
Alfresco JS API
66

77
_This project provides a JavaScript client API into the v1 Alfresco REST API_
8-
<a name="1.0.1"></a>
9-
# [1.0.1](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.0.0) (xx-xx-2017)
10-
## fix
8+
<a name="1.1.0"></a>
9+
# [1.1.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.1.0) (26-01-2017)
10+
## Fix
1111
- [Add getRawContentUrl API #161](https://github.com/Alfresco/alfresco-js-api/issues/161)
1212
- [Add getContentThumbnailUrl API #160](https://github.com/Alfresco/alfresco-js-api/issues/160)
1313
- [Fix null string field values parsed as text 'null' #158](https://github.com/Alfresco/alfresco-js-api/issues/158)
@@ -34,28 +34,28 @@ _This project provides a JavaScript client API into the v1 Alfresco REST API_
3434

3535
<a name="1.0.0"></a>
3636
# [1.0.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.0.0) (20-12-2016)
37-
## fix
37+
## Fix
3838
- [/api/enterprise/script-files/controllers sending wrong accept header #130](https://github.com/Alfresco/alfresco-js-api/pull/130)
3939
- [CSRF Token is not working #128](https://github.com/Alfresco/alfresco-js-api/pull/128)
4040
- [Timestamp timezones are ignored #134](https://github.com/Alfresco/alfresco-js-api/issues/134)
4141

4242
<a name="0.5.5"></a>
4343
# [0.5.5](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.5.5) (09-12-2016)
44-
## fix
44+
## Fix
4545
- [Added bable plugin for IE10 #121](https://github.com/Alfresco/alfresco-js-api/pull/122)
4646

4747
## Features
4848
- [Add the report api inside the js api #124](https://github.com/Alfresco/alfresco-js-api/issues/124)
4949

5050
<a name="0.5.3"></a>
5151
# [0.5.3](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.5.3) (06-12-2016)
52-
## fix
52+
## Fix
5353
- [CSRF Token fix for activiti #116](https://github.com/Alfresco/alfresco-js-api/issues/116)
5454

5555
<a name="0.5.2"></a>
5656
# [0.5.2](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.5.2) (05-12-2016)
5757

58-
## fix
58+
## Fix
5959
- [ProcessInstanceVariablesApi doesn't work in webpack #111](https://github.com/Alfresco/alfresco-js-api/issues/111)
6060

6161
## Features

0 commit comments

Comments
 (0)