Skip to content

Releases: kizen/app-engine

Version 1.9.3

Choose a tag to compare

@keegandonley keegandonley released this 03 Sep 13:56
906e4c0

This version fixes a bug with the setup assistant where field selectors didn't auto-map properly when hints were set up appropriately.

Version 1.9.2

Choose a tag to compare

@keegandonley keegandonley released this 26 Aug 19:40
ce64cf0

This release adds test coverage and updates some documentation, to prepare the project for becoming open-source

Version 1.9.0

Choose a tag to compare

@keegandonley keegandonley released this 05 Aug 19:37
ccfe3f0

This version introduces support at the engine-level for rendering a view in place of a setup assistant, to allow app developers to fully customize the initial install experience.

Version 1.8.0

Choose a tag to compare

@keegandonley keegandonley released this 10 Jul 21:53
acda2a8

This version updates the browser navigation logic to allow setting and reading from session storage for navigating with large payloads

Version 1.7.4

Choose a tag to compare

@keegandonley keegandonley released this 07 Jul 14:15
2fa1b01

This version introduces a new method runBockScript that can be used for cross-block communication on dashboards, chart groups, and homepages.

Version 1.7.2

Choose a tag to compare

@keegandonley keegandonley released this 29 Jun 14:41
5bfbacf

This version fixes a bug that caused event scripts not to be called with the original script's arguments

Version 1.7.1

Choose a tag to compare

@keegandonley keegandonley released this 18 Jun 22:17
424ad43

This version fixes an issue with the frame proxy where malformed events caused some iframe messaging to break

Version 1.7.0 - Frame Proxy

Choose a tag to compare

@keegandonley keegandonley released this 09 Jun 16:46
5547ad2

This version introduces the new frame proxy for embedding iframes inside Kizen

Version 1.6.0

Choose a tag to compare

@keegandonley keegandonley released this 01 Jun 21:22
1df8ac6

This release updates the engine to call done with the return value of all plugin scripts, so that the caller can handle the result of a plugin execution.

Version 1.5.1

Choose a tag to compare

@keegandonley keegandonley released this 21 May 20:35
84037f0

Support using Kizen URL schemes directly in QR codes