- Compound data (record / struct) now supported (#423)
- Constants supported (#388)
- Third diagram type for global definitions etc.: "Includable" (#389)
- Source code import enhancements:
a) Two new import languages: C (#409), COBOL (#354)
b) Import of source code comments (#420)
c) Enhanced keyword refactoring options (#370)
d) Enhanced Pascal import (types, variable declarations) - Import of "Struktogrammeditor" (http://whiledo.de) files
- Find & Replace dialog (#415)
- Mechanism to transmute an element sequence into a subroutine diagram (#380)
- Sub-structure editor for structured variables in Executor Control (#439)
- FOR-IN loop may split a string into characters (#431)
- Option to rotate single-line branches in CASE elements to reduce width (#405)
- Turtleizer functions to query position and orientation (#424)
- New built-in functions sgn, signum, split, copyArray, copyRecord etc. (#398, #413)
- Significantly improved capabilities of guessing variables types for export
- New diagram attributes: Author, creation/modification date, license (#372)
- Diagram attribute viewer and license editor (#372)
- Backslash syntax to split an instruction into several lines (#416)
- Direct support for use of Turtleizer with exported Java code (#441)