v5.2.0
What's Changed
This release contains some important fixes for FreeSimpleGUI, including some longstanding issues for MacOS users on newer Python versions. Enjoy.
-
Optimize the banner image at the top of the readme by @dbohdan in #37
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
-
Update init.py for settings json output by @breakpointforensics in #35
-
Fix exit() not existing when running Python with -S flag by @deajan in #51
-
gh-45 address errors for tcl/tk 9 used by homebrew users on MacOS by @spyoungtech in #55
-
(improvement for Qt variant) Pyside6 by @spyoungtech in #57
-
(fix for Qt/Wx/Web) Fix monkeypatchers by @spyoungtech in #58
-
Fix for typo in import for different fsg* commands by @bjarcdevs in #43
New Contributors
- @dbohdan made their first contribution in #37
- @breakpointforensics made their first contribution in #35
- @DMT07 made their first contribution in #53
- @bjarcdevs made their first contribution in #43
Full Changelog: v5.1.1...v5.2.0