Enhancements
- #440 (part 1): Diagram export to PapDesigner files
- #828: New feature allowing code export for an arrangement group (via Arranger Index)
- #837: New export option to control the code export directory proposal
Functional Modifications
- #829: Debugger doesn't automatically close anymore [mawa290669]
Bugfixes
- #228: Code export error for routines with Pascal result mechanism
- #831: Wrong shebang and thread arguments on Python export [R. Schmidt]
- #833: Pascal import now ensures parentheses at subroutines [K.-P. Reimers]
- #834: Tooltip help for menu item Diagram > DIN? (in EN, DE, ES)
- #835: Structure preference keywords compromised imported conditions
- #836: Consistency lacks with batch code export (combined with #828)
- #838: Defective IMPORT line generation on Oberon export
- #839: Procedures exported after functions were faked as functions
- #840: Code export wrongly used information from disabled elements
- #841: Analyser check against missing parameter list did not work
- #843: Handling of global declarations in PHP export was missing
- #844: Sensible export of arrays and record types/vars to PHP