From a2bda910e67dc862e00ff5ded857079877e31e51 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 6 Oct 2020 16:41:01 +0100 Subject: [PATCH] appcast 4.1.1 --- edmarketconnector.xml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/edmarketconnector.xml b/edmarketconnector.xml index e5723acd..3783a6d5 100644 --- a/edmarketconnector.xml +++ b/edmarketconnector.xml @@ -168,11 +168,29 @@ - Release 4.1.0 + Release 4.1.1 body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; } +

Release 4.1.1

+

This release should get the program running again for everyone who had issues +with 4.1.0.

+
    +
  • +

    Catch any exception when we try to set UTF-8 encoding. We'll log where this +fails but the program should continue running.

    +
  • +
  • +

    The use of the tkinter.filedialog code is now contingent on a UTF-8 +encoding being set. If it isn't then we'll revert to the previous +non-tkinter file dialog code. The older OSes that can't handle a UTF-8 +encoding will get that slightly worse file dialog (that was previously +always the case before 4.1.0). Everyone else gets to enjoy the more up to +date file dialog with all the shortcuts etc.

    +
  • +
+

Release 4.1.0

This release contains the result of a lot of code cleanup on several files and the addition of a proper logging paradigm, which should aid us in tracking @@ -769,10 +787,10 @@ If any of your plugins are listed in that section then they will need updating, ]]>