From f47e397086433e907d4dbc105b787d27bc90e464 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy Date: Mon, 29 Oct 2018 22:39:33 -0400 Subject: [PATCH] Readem 3.13.0, 1.13.0 --- docs/index.md | 17 ++++++++++++++--- readme.md | 17 ++++++++++++++--- 2 files changed, 28 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index e581cf1b..50c33ce7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,9 +24,9 @@ ## Now supports both Python 2.7 & 3 -![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_3.x_Version-3.12.0-red.svg?longCache=true&style=for-the-badge) +![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_3.x_Version-3.13.0-red.svg?longCache=true&style=for-the-badge) - ![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_2.7_Version-1.12.0-blue.svg?longCache=true&style=for-the-badge) + ![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_2.7_Version-1.13.0-blue.svg?longCache=true&style=for-the-badge) [Announcements of Latest Developments](https://github.com/MikeTheWatchGuy/PySimpleGUI/issues/142) @@ -3533,7 +3533,7 @@ A MikeTheWatchGuy production... entirely responsible for this code.... unless it | 3.10.3 & 1.2.3 | Oct 23, 2018 | 3.11.0 & 1.11.0 | Oct 28, 2018 | 3.12.0 & 1.12.0 | Oct 28, 2018 - +| 3.13.0 & 1.13.0 | Oct 29, 2018 ## Release Notes 2.3 - Sliders, Listbox's and Image elements (oh my!) @@ -3762,6 +3762,17 @@ Emergency patch release... going out same day as previous release * Progress meter uses new CloseButton * Popups use new CloseButton +## 3.13.0 & 1.13.0 +* Improved multiple window handling of Popups when the X is used to close +* Change submits added for: + * Multiline + * Input Text + * Table + * Tree + * Option to close calendar chooser when date selected + * Update for Tree Element + * Scroll bars for Trees + ### Upcoming Make suggestions people! Future release features diff --git a/readme.md b/readme.md index e581cf1b..50c33ce7 100644 --- a/readme.md +++ b/readme.md @@ -24,9 +24,9 @@ ## Now supports both Python 2.7 & 3 -![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_3.x_Version-3.12.0-red.svg?longCache=true&style=for-the-badge) +![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_3.x_Version-3.13.0-red.svg?longCache=true&style=for-the-badge) - ![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_2.7_Version-1.12.0-blue.svg?longCache=true&style=for-the-badge) + ![Python Version](https://img.shields.io/badge/PySimpleGUI_For_Python_2.7_Version-1.13.0-blue.svg?longCache=true&style=for-the-badge) [Announcements of Latest Developments](https://github.com/MikeTheWatchGuy/PySimpleGUI/issues/142) @@ -3533,7 +3533,7 @@ A MikeTheWatchGuy production... entirely responsible for this code.... unless it | 3.10.3 & 1.2.3 | Oct 23, 2018 | 3.11.0 & 1.11.0 | Oct 28, 2018 | 3.12.0 & 1.12.0 | Oct 28, 2018 - +| 3.13.0 & 1.13.0 | Oct 29, 2018 ## Release Notes 2.3 - Sliders, Listbox's and Image elements (oh my!) @@ -3762,6 +3762,17 @@ Emergency patch release... going out same day as previous release * Progress meter uses new CloseButton * Popups use new CloseButton +## 3.13.0 & 1.13.0 +* Improved multiple window handling of Popups when the X is used to close +* Change submits added for: + * Multiline + * Input Text + * Table + * Tree + * Option to close calendar chooser when date selected + * Update for Tree Element + * Scroll bars for Trees + ### Upcoming Make suggestions people! Future release features