Skip to content

v4.0.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:29

Possible Breakage

There were some build changes in this release. Although they shouldn't change the behavior of the program, if there were some hidden bugs or undefined behavior, they may be exposed by these changes:

  • Upgrade libpng to 1.6.49 fecf1e7
  • Upgrade libjpeg to 9f 846a0a8
  • The build runners are upgraded
    • windows 2019 -> 2022
    • mac 11 -> 13
    • ubuntu 20.04 -> 24.04
  • Mac builds remove -force_cpusubtype_ALL

What's Changed

  • Add confirmation to the SHIFT-Q shortcut before closing the game by @I-Have-No-Idea-What-IAmDoing in #22
  • Fix All Builds (libpng & libjpeg version update + modify sdlmixer + steam sdk download fix) in #24

New Contributors

Full Changelog: v4.0.0...v4.0.1