What's Changed
- Updated web demo app to upscale the display when in fullscreen mode by @lvcabral in #513
- Added support to use a CORS proxy with
roURLTransferandNetworkmodules by @lvcabral in #514 - Update
itemFocusedwhencontentis set in aliased field by @lvcabral in #515 - Prevent crash when no entry point is defined by @lvcabral in #516
- Fixed crash when XML component references a script on
sourcefolder by @lvcabral in #517 - Changed
ArrayGridbased nodes to propagateOKbutton press by @lvcabral in #518 - Added handling of
loadDisplayModeforPosterrendering by @lvcabral in #519 - Implement
MarkupGrid,MarkupListandDialognodes by @lvcabral in #493 - Added
backslashkey as alternative to thereplaybutton on the sample app by @lvcabral in #520 - Improved
Timerprocessing and now rendering is continuous by @lvcabral in #521 - Implement
StandardProgressDialogandBusySpinnernodes by @lvcabral in #522 - Fixed
ArrayGridloadingcontentwhen set asroleon XML by @lvcabral in #523 - Improved the scaling quality of the web demo app by @lvcabral in #525
- Implemented
MarkupListrendering by @lvcabral in #524 - Improved change management of Nodes and fields by @lvcabral in #526
- Fixed boxed
booleanvalues not being comparable by @lvcabral in #528 - Fixed handling of boxed array indexes by @lvcabral in #530
- Changed
roSGNodefields to auto-box values and improved support for boxed fields by @lvcabral in #533 - Implemented the signature with 2 parameters on
InStr()by @lvcabral in #534 - Fixed parsing of arrays from XML string value field by @lvcabral in #535
- Added legacy types support for
Type()function by @lvcabral in #536
Full Changelog: v1.8.5...v2.0.0-alpha.4