Enhancements / improments
- #912: JRE now packaged into the Mac OS X delivery to cope with new Java installation practice on Macs
- #939: Several Pascal import limitations (e.g. ASCII) lifted (grammar successfully updated)
Bugfixes
- #556: Errors on C99 import if expressions contained more than 1 slash.
- #935: Export of inconsistent FOR loops (incompatible syntax) caused errors (silent).
- #936: Group export (silently) failed if the arrangement group had not been saved yet.
- #937: Group export could get caught in an endless loop with certain diagram interdependence constellations.
- #940/#943: Undue reference to Java 9 classes and methods in fix #912 prevented start with Java 8.
Internal revisions
- #420: Comment retrieval on code import revised, workaround dropped