Nightly Changelogs - 2019

Nightly Changelog: 8.0.0- beta.20190108

Ignition Platform

FB12252: Extended Idp Record Config value max length to Integer.MAX_VALUE

FB11891: Prevent deprecated scripting functions from showing up in hints
Also improves keyboard shortcut OS compatibility in the script console.

FB11911, FB11912: Pack200 removal from C/D scope and build plugins
removed pack200 from gradle build, and module plugin as well as the maven plugin DownloadJarsStep for clients now expects unpacked Jars. JarDownloadServlet now serves up unpacked jars, and the JarFile class now describes unpacked Jars only.

FB12113: Legacy tag conversion 01022019
Includes the following fixes:

  • Fix that prevents udt parameters from being treated as standard tag properties. Also updated the legacy test config.idb to use a udt parameter with the same name as a standard tag property for test purposes.
  • Fixed bug where the _ types_ folder was being converted, but with a different node id

Perspective

FB10978: Bindings on session props can now be refreshed from scripts in the same way as view or component props