Skip to content

Releases: quintype/quintype-node-framework

Support for OneSignal push notification

11 Feb 06:03
Compare
Choose a tag to compare

Added support for OneSignal push notification.

Update backend version

11 Nov 12:10
Compare
Choose a tag to compare

update backed version to support limiting the nested collection items of depth 3

Fix: Browser back and forward button does not change the content

11 Nov 06:24
Compare
Choose a tag to compare

I have added a defensive check, whether the current path is undefined or null in the navigateToPage () function and taking window.location.pathname as default if it's undefined.

Fix SEO issue

06 Sep 12:46
Compare
Choose a tag to compare

Pass missing SEO callback to Isomorphic handler

Integrate SEO

06 Sep 12:18
Compare
Choose a tag to compare
  1. Integrate SEO package
  2. Add missing error handler parameters

Added error handling

01 Sep 05:11
Compare
Choose a tag to compare

Define custom application exceptions and handle those exceptions in isomorphic handler.

Add basic error handling

29 Aug 04:23
Compare
Choose a tag to compare
v0.2.11

Bump the version