Skip to content

v3.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 18:52

Enhancements

Bug Fixes

  • #468 - Fixed _MOUSEMOVEMENTx behavior on macOS. - @a740g
  • #470 - Fixed an issue where the IDE would lock up if the source code had too many DATA statements on macOS. - @a740g
  • #473 - Fixed the "Export As" menu state in the IDE. - @RhoSigma-QB64
  • #474 - Fixed the GLUT thread to redraw at an accurate 60 FPS. - @mkilgore
  • #476 - Fixed an issue on Windows where special keys were monitored even when the window was not in focus. - @a740g
  • #477 - Fixed the IDE to open the GUI file dialog when Ctrl+S was pressed and GUI Dialogs were enabled. - @a740g
  • #480, #487 - Fixed mono-mode font rendering and quality issues, and corrected font width calculations when loading monospaced fonts. - @a740g
  • #481 - Fixed an issue that would cause LLVM-MinGW to incorrectly generate Windows GUI applications when $CONSOLE was used. - @a740g
  • #484 - Fixed macOS startup script bugs. - @tothebin
  • #485 - Fixed various wiki issues. - @RhoSigma-QB64
  • #486 - Fixed an issue where the IDE was reporting an incorrect error. - @SteveMcNeill

Other Fixes

Full Changelog: v3.12.0...v3.13.0