GeeXLab 0.47 released

Started by JeGX, June 30, 2022, 09:06:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

GeeXLab 0.47.2 has been released today for Windows and Linux platforms.

Release notes:
https://www.geeks3d.com/hacklab/20220630/geexlab-0-47-released-for-windows-and-linux/

Downloads:
https://www.geeks3d.com/geexlab/downloads/

QuoteVersion 0.47.2.0 - 2022.06.28
+ (2022.06.28) GPU mmonitoring plugin: added support of GeForce GTX 1630.
! (2022.06.28) updated SQLite engine with latest version 3.39.0
+ (2022.06.28) added python3_7_home, python3_8_home, python3_9_home, python3_10_home and
  python3_11_home attributes in the XML window node. These attributes allow
  to specify the Python HOME per project.
+ (2022.06.28) added Python 3.7 support (with new value for the language attribute
  in the XML script node: PYTHON_3_7).
+ (2022.06.27) added shell_exe_v2() to gh_utils in lua and python. Allows to execute
  a command with admin rights on Windows.
* (2022.06.24) [GPU monitoring] fixed a bug in the update of the core usage
  for Radeon GPUs.
! (2022.06.22) updated with Dear ImGui 1.88 final.
! (2022.06.22) GPU monitoring plugin: updated with NVIDIA NVAPI R515.


Version 0.47.1.0 - 2022.06.20
. released for YAFFplayer 0.5.9.0
* (2022.06.20) fixed bugs in the audio decoding module of the FFmpeg plugin.
+ (2022.06.19) added python3-nmap package to Python 3.
! (2022.06.15) GPU monitoring plugin: added detection of Intel Arc A380 GPU.


Version 0.47.0 - 2022.06.08
! (2022.06.08) updated SQLite engine with latest version 3.38.5
+ (2022.06.05) added support of multiple versions of Python (3.8, 3.9, 3.10 and upcoming 3.11)
  with new values for the language attributes in the XML script node: PYTHON_3_8, PYTHON_3_9,
  PYTHON_3_10 and PYTHON_3_11.
+ (2022.06.05) added pyttsx3 package (text 2 speech) in python3_8/Lib/site-packages/ folder.
! (2022.06.05) default Python 3.8 folder in GeeXLab renamed in python3_8/
* (2022.06.05) minor improvements and bugfixes.