Releases: e-Spirit/javascript-content-api-library
Releases · e-Spirit/javascript-content-api-library
v5.2.0
5.2.0 (2021-04-22)
Features
- custom mapper: simplify custom mapper usage (#20) (9208eb5)
- navigation / pass extra headers: allow passing of extra headers to navigation service (#22) (62b749d)
v5.1.1
5.1.1 (2021-03-22)
Bug Fixes
- locale: fix error, where country part of locale would not be used correctly (77d976d)
v5.1.0
5.1.0 (2021-03-11)
Features
- caasmapper: format section and link templates in FS_CATALOG entries to match section (b19fd63)
v5.0.2
5.0.2 (2021-03-09)
Bug Fixes
- 🐛 fixed additionalParams in fetchElement (#15) (9d0ea37)
v5.0.1
5.0.1 (2021-03-03)
Bug Fixes
- caasmapper: enable RichText mapping for the CMS_INPUT_DOMTABLE as well (#14) (31436ed)
- 🐛 fixed additionalParams for fetchByFilter (#12) (7d694c8)
- caasmapper: map FILE entries (#5) (33872d8)
v5.0.0
5.0.0 (2021-02-25)
Features
- fetchprojectproperties: added fetchProjectProperties method and better development enviroment (7e15cf4)
BREAKING CHANGES
- fetchprojectproperties: - This version only works with CaaSConnect module version 3.3.0 onwards.
v4.1.1
4.1.1 (2021-02-11)
Bug Fixes
- xml-parser: add block type to RichTextElement (a261bd5)
- xml-parser: map div tag to block type (4467e83)
- xml-parser: map div tag to block type (f0ced59)
v4.1.0
4.1.0 (2021-01-21)
Features
- Add description to Image when mapping CaaS data (#3) (428e8fd)
v4.0.7
4.0.7 (2021-01-21)
Bug Fixes
- Add seoRouteRegex to interface of NavigationItem (#4) (1e42b9a)
v4.0.6
4.0.6 (2021-01-18)
Bug Fixes
- caasmapper: pass through unknown media-types as is (d85f2e7)