Releases: albireo77/devflowcharter
Releases · albireo77/devflowcharter
devFlowcharter 12.3
devFlowcharter 12.2
12.2 [09-11-2025]
- Settings: remove setting to auto select code for highlighted flowchart blocks. To select code just hold Ctrl key and highlight block.
- Code Editor: add info about above to Help.
devFlowcharter 12.1
12.1 [05-11-2025]
- Code Editor: disable by default selecting function/datatype code when switching between tabs. To select, hold Ctrl key.
- Code Editor: defer removing invalid function/datatype from code till text control (name or size) containing invalid value loses focus.
devFlowcharter 12.0
12.0 [28-10-2025]
- Java: add support for records
- Java: fix POJO classes generated as public
devFlowcharter 11.10
11.10 [04-06-2025]
- update Chinese translation file (thanks to phoeagon)
- minor fixes and optimizations
devFlowcharter 11.9
11.9 [20-03-2025]
- Flowchart: changing block's font size or style also affects overlying comments
devFlowcharter 11.8
11.8 [06-01-2025]
- Flowchart: fix comments in wrong position after inserting new block
devFlowcharter 11.7
11.7 [28-12-2024]
- further improvements to look better on Windows 11
devFlowcharter 11.6
11.6 [24-12-2024]
- set Ctl3D = False for text controls to have better look on Windows 11
devFlowcharter 11.0
11.0 [01-12-2024]
- Flowchart: enable keyboard shortcuts for inserting blocks. Now it's possible without use of context menu.
- Flowchart: fix Alt-A sequence not working correctly in text box
- Code Editor: fix scroll in view sometimes not working correctly when selecting flowchart elements