Skip to content

v2.0.0-beta.23

Pre-release
Pre-release
Compare
Choose a tag to compare
@leaanthony leaanthony released this 15 Dec 08:43
· 1511 commits to master since this release

What's Changed

  • BREAKING CHANGE - Remove AllowFiles and AllowDirectories flags in Dialog options. They are implied by the methods.
  • [v2] feature / Add flag to skip mod tidy by @dedo1911 in #1021
  • Add Riftshare to community showcase by @achhabra2 in #1024
  • [mac] Fix for save dialog
  • [mac] Fix for 10.14 compilation issues
  • Fix: Only generate .ico if not there
  • Add info about antivirus and upx by @stffabi

New Contributors