A minor update is available which fixes a number of problems in the previous
build:
- All drawing routines have been adjusted to reduce (and hopefully
eliminate) drawing related crashes. Also, error handling has been improved
which (again; hopefully) should make display crashes less fatal.
- A crash bug related to viewport refresh events while the preview is
disabled has been fixed.
- The expression parser incorrectly handled the AND operator as String
concatenation.