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

Releases: adobe/helix-pages

v1.3.0

15 Jan 03:35
Compare
Choose a tag to compare

1.3.0 (2020-01-15)

Features

  • indexing: include a x-source-hash meta tag for indexing support (#140) (42bc86c)

v1.2.1

10 Jan 00:53
Compare
Choose a tag to compare

1.2.1 (2020-01-10)

Bug Fixes

  • deps: update dependency @adobe/helix-pipeline to v6.1.6 (#136) (a4c8cfb)

v1.2.0

18 Dec 08:39
Compare
Choose a tag to compare

1.2.0 (2019-12-18)

Bug Fixes

Features

  • doc: Remove greenkeeper badge (20c78f7)

v1.1.2

04 Nov 08:07
Compare
Choose a tag to compare

1.1.2 (2019-11-04)

Bug Fixes

v1.1.1

23 Oct 14:29
Compare
Choose a tag to compare

1.1.1 (2019-10-23)

Bug Fixes

v1.1.0

18 Oct 06:37
Compare
Choose a tag to compare

1.1.0 (2019-10-18)

Bug Fixes

  • IT: fix the smoke tests, forgot to adjust branch name before merging (47f84c8)

Features

  • IT: Integration Tests "infrastructure" (585aed5)

v1.0.3

07 Oct 09:57
Compare
Choose a tag to compare

1.0.3 (2019-10-07)

Bug Fixes

  • deps: update dependency snyk to v1.231.0 (#92) (f42343d)
  • package: update snyk to version 1.231.1 (7327903)

v1.0.2

03 Oct 01:07
Compare
Choose a tag to compare

1.0.2 (2019-10-03)

Bug Fixes

v1.0.1

11 Sep 15:54
Compare
Choose a tag to compare

1.0.1 (2019-09-11)

Bug Fixes

  • scripts: clean up scripts (9b7399a)

v1.0.0

11 Sep 00:35
Compare
Choose a tag to compare

1.0.0 (2019-09-11)

Bug Fixes

  • build: use [email protected] (ee76182)
  • css: add customer loader for content css (ee98014)
  • fetch: add preFetch step to favour local content first (#45) (4ddc0d5)
  • google: use default service when GOOGLE_DOCS_ROOT is not available (#74) (e401f71), closes #73
  • htl: use document.body directly (#39) (0875faf)
  • js: add custom loader for min.js (7d6e7ae)
  • js: use correct content type (e13a0e3)
  • prefetch: ensure REPO_RAW_ROOT (a8728db)
  • release: reset version (cfdf356)
  • scripts: use unsafe context to avoid xss escaping (#16) (fe86fb1)
  • .snyk, package.json & package-lock.json to reduce vulnerabilities (0258c39)

Features

  • cache: disable the dispatch cache (651ce88)
  • content: Support for google docs mounts (#70) (a526173)
  • google: improve fstab format and handle view only access in google script (b6a177c), closes #67
  • index: adding idx json for rendering tables (485f845)
  • release: setup semantic-release (#75) (0349c63)