Skip to content

Releases: quintype/quintype-node-framework

Reduce ttl of tag pages

12 May 12:17
Compare
Choose a tag to compare

As of today, platform doesn't provide CDN cache tags to purge tag page data. So as a temporary fix, setting a TTL of 10 minutes on tag page requests

Add metadata to static page data

08 May 12:14
Compare
Choose a tag to compare

This release fixing this issue
Issue : In BOLD, while creating static pages, the editor has checked only "show footer", in this case the ideal expectation is that only footer would appear, but both header and footer are showing up.

Updated Content security policy

08 May 05:55
Compare
Choose a tag to compare

This unsafe-inline keyword was allowing inline scripts to be executed on the page. This is considered a security risk as it makes the page vulnerable to cross-site scripting attacks.

We have remove the keywords and added this script-src 'self' https://cdnjs.cloudflare.com/ to be safe.

Ref ticket: https://github.com/quintype/ace-planning/issues/797

fix: Add cache tags for custom pages

27 Apr 07:26
Compare
Choose a tag to compare

Multiple URL redirect

05 Apr 11:25
Compare
Choose a tag to compare

This is to support custom slug feature.
When custom slug is added, it redirects to previous slug throwing 301.
Story will always redirect to latest redirect path.

bump amp to support last published time

14 Mar 08:00
Compare
Choose a tag to compare
v7.18.9

chore(release): 7.18.9

v7.18.8

24 Feb 11:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.18.7...v7.18.8

support custom timestamp in amp story cards

22 Feb 04:54
Compare
Choose a tag to compare
v7.18.7

chore(release): 7.18.7

fix ga title tracking issue

30 Jan 11:35
Compare
Choose a tag to compare
v7.18.1

chore(release): 7.18.1

take component 3.3.0

27 Jan 05:44
Compare
Choose a tag to compare

Changes in component 3.30

  • fix yt video alignment ipad issue