--- a/docs/changelog.md Tue Jan 03 17:01:19 2023 +0100 +++ b/docs/changelog.md Tue Jan 24 10:15:12 2023 +0100 @@ -1,5 +1,24 @@ # Change Log +### Version 23.2 +- bug fixes +- Human Machine Interfaces + - Changed code to use the default tab bar icon size. +- Debug Client - Python + - Removed the internal copy of the 'coverage' package and made it a dependency. +- pip Interface + - Added code to show the full text of security advisories in the package details + dialog. + - Added a tab to show the defined project URLs to the package details dialog. + - Changed the package details dialog to show just those tabs, that contain some + data. +- Help Viewer + - Added a configuration option to disable the search for new QtHelp documents + on startup. +- Web Browser + - Updated the included 'jquery.js' and 'jquery-ui.js' needed by the Speeddial page + and adapted this page to the new/changed functions. + ### Version 23.1.1 - bug fixes