changelog
- Tue, 17 Dec 2024 10:48:38 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 17 Dec 2024 10:48:38 +0100] rev 11097
- Fixed an issue of the find file widget (see issue 578).
- Tue, 17 Dec 2024 10:33:49 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 17 Dec 2024 10:33:49 +0100] rev 11096
- Introduced a change that should ensure proper functioning of tool execution in the main window (see issue 577).
- Sun, 15 Dec 2024 11:43:13 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 15 Dec 2024 11:43:13 +0100] rev 11095
- Fixed some superfluous spaces.
- Sat, 14 Dec 2024 17:25:19 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 14 Dec 2024 17:25:19 +0100] rev 11094
- Plugin Repository
- Added a status label for 'Upgrade Available' that includes a copy of the the upgradable plugin entries.
- Sat, 14 Dec 2024 13:03:11 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 14 Dec 2024 13:03:11 +0100] rev 11093
- pip Interface
- Changed the package search function to open an external web browser with the package search term (PyPI does not support programmatic search anymore).
- Thu, 12 Dec 2024 11:42:04 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 12 Dec 2024 11:42:04 +0100] rev 11092
- Changed the install script to consider the Python minor version for the script generation on macOS.
- Wed, 11 Dec 2024 18:12:50 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 11 Dec 2024 18:12:50 +0100] rev 11091
- pip Interface
- Added an action button to clean up the site-packages directory of the selected environment.
- Tue, 10 Dec 2024 15:46:34 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 10 Dec 2024 15:46:34 +0100] rev 11090
- Updated copyright for 2025.
- Tue, 10 Dec 2024 08:59:29 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 10 Dec 2024 08:59:29 +0100] rev 11089
- Corrected an issue causing the 'External Tools' trying to check for 'pip' in remote environments as well.
- Fri, 06 Dec 2024 14:16:23 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 06 Dec 2024 14:16:23 +0100] rev 11088
- Improved subprocess debugging by support for the 'shell=True' parameter (see issue 575).