Skip to content

Version 3.32-15 (2023-12-20)

Compare
Choose a tag to compare
@codemanyak codemanyak released this 20 Dec 11:27
· 95 commits to master since this release
2276c96

GUI modifications

  • #311: Menu items "copy PNG image" and "copy EMF image" moved from menu "Edit" to menu "Diagram", preference category "Diagram" renamed to "View" (according to menu changes as of 3.32-14).

Enhancements

  • #1114: Caret positioning on first '?' in text for new elements;
  • #1115: New C99 import option to convert #defines into consts in order to preserve symbolic names.
  • #1117: The changelog page on the "About" window now provides active HTML links for the issue numbers.

Bugfixes

  • #1116: C99 import failed on array typedefs with named ranges;
  • #1118: The comment of empty Instructions wasn't exported to C, C++, C#, Java, etc.;
  • #1119: An empty editor text will no longer produce an element with a single empty line but with no lines.