Skip to content

Version 3.32-17 (2024-03-11)

Compare
Choose a tag to compare
@codemanyak codemanyak released this 11 Mar 07:02
· 69 commits to master since this release
95d4e6a

Bugfixes

  • Menu mnemonics for the PT_BR locale rectified.
  • #1128 Risk of getting stuck on record component retrieval (in Analyser or Input assist) eliminated.
  • #1129 Analyser warning popup didn't open with too many error entries.
  • #1130 C import expanded macros within char literals.
  • #1131 Anonymous inner classes were not dissected into diagrams on Java import.
  • #1132 Java import used to fail if backslashes occurred at the end of string literals (wrong escape sequence handling).