v4.1 [Oct 27, 2021]
- Native support for Apple Silicon.
- Improved compatibility with macOS Monterey.
- Ability to hover over variables in the editor during debugging to see their value.
- Run toolbar button now has a drop-down menu for additional run actions.
- Improved printing, display/formatting options can now be specified directly in the Print dialog.
- Ability to quickly resolve version control conflicts in open documents.
- Lots of general fixes and improvements.
v4.0 [Nov 9, 2020]
-Improved resolution of PATH environment variable, eliminating run issues with certain third-party tools and libraries.
- Ability to stop running code producing output while stuck in an infinite loop.
-More space for debugger variables by only displaying action buttons during mouse-over.
-Fixed an issue causing elevated CPU usage when editing some C++ files.
v1.3 [Feb 4, 2012]
- Fixed issues with Mountain Lion, broke Snow Leopard support
- Retina graphics
- C# language presets
- Print function
- Key combo for switching between tabs
- General fixes and improvements