This repository was archived by the owner on Aug 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11Release History
22---------------
33
4- 1.1.2
4+ 1.2.0
55=====
66
77This release fixes some minor bugs, addresses some usability gremlins and
@@ -19,6 +19,10 @@ https://github.com/mu-editor/mu/issues/new
1919 package application for Linux).
2020* Minor fixes by @stratakis in the Russian translation.
2121* @carlosperate fixed many minor glitches and gremlins.
22+ * @carlosperate was on fire with fixes needed to ensure Mu continues to work
23+ with very old versions of OSX (as used in many educational institutions).
24+ * Again, thanks to @carlosperate, AppImage with Wayland no longer the setting
25+ of an environment variable to make it work properly.
2226* The web mode includes simple and easy to use integration with
2327 beginner and education friendly web hosts, PythonAnywhere.
2428* @agdales, @Jeffrey04, @johannaengland and @AnjaVerboven contributed new
Original file line number Diff line number Diff line change 66__title__ = "mu-editor"
77__description__ = "A simple Python editor for beginner programmers."
88
9- __version__ = "1.1.2 "
9+ __version__ = "1.2.0 "
1010
1111__license__ = "GPL3"
1212__url__ = "https://github.com/mu-editor/mu"
You can’t perform that action at this time.
0 commit comments