--- a/docs/changelog.md Sat Apr 15 11:12:30 2023 +0200 +++ b/docs/changelog.md Sat Apr 15 18:22:09 2023 +0200 @@ -3,7 +3,7 @@ ### Version 23.5 - bug fixes - JavaScript Support - - Removed JavaScript functionality depending on the `Jasy` package because it + - Removed JavaScript functionality depending on the `jasy` package because it has not been maintained for years. - MicroPython - Added support for STLink based devices. @@ -11,6 +11,8 @@ be detected (e.g. because the device does not have a volume name). - Added the capability to install the `mpy-cross` compiler from the MicroPython page of the configuration dialog. + - Added a package installer for devices lacking network connectivity and the `mip` + package manager. - Translator - Added support for the LibreTranslate translator (see https://github.com/LibreTranslate/LibreTranslate).