Customer reported defects fixed in Corticon.js 1.3.0.0
Item Details Knowledge Base

COR-10016

Modified the Corticon.js sample browser wrapper to set the encoding to UTF-8. When package rules for browser deployment the file browser.sample.html is generated. This is sample code demonstrating how to include Corticon.js packaged rules in a browser application. If the encoding is not set to UTF-8, you may encounter errors using the packaged rules if any of the rule assets contained non-ASCII characters.

COR-9695

Optimized Corticon.js code generation to reuse code for redundant conditions. This reduces the generated code size for very large rulesheets with high numbers of redundant conditions. Previously such rulesheets could not be packaged by Corticon.js. This would prevent running them in Coritcon.js Studio Tester or packaging them for deployment.