OGX.JS Javascript Framework version 1.1.1 released and more

2020-05-25

Last minute update of OGX.JS 1.1.0 to 1.1.1 due to issues discovered while updating the demo app, which has been fully updated as well.

This update is also reflected in OGX.CLI, which has been updated to version 1.0.4, including a hotfix for the compress and restore commands.

The changelog for OGX.JS version 1.1.1 is as follow:

  • [Router] added origin:Route 'self'
  • [NestList] fix broken render
  • [Display] fix templatize old method
  • [Threater] additional debug messages
  • [List] fix cache single property
  • [Cache] fix sound cache
  • [Audio] fix sound get/play

To install the framework through the command line interpreter, via NPM/NodeJS, do

     npm install @globules/ogx.cli -g

Or clone via github, visit the homepage homepage.

To check out the code of the demo, visit the demo homepage.

 

 

OGX.JSOGX.CLIOGX.Demo