Added major updates
This release will follow new features of krux firmware:
- Now
maixpy_amigo_tft
andmaixpy_amigo_ips
are unified asmaixpy_amigo
;
New two amigos:
-
Added
maixpy_yahboom
in device list for both official and beta releases; -
Added
maixpy_cube
in device list (only for beta releases);
Many thanks to the selfcustody team: @odudex , @tadeubas, @jdlcdl, @kkdao and the telegram users for feedbacks. Without you guys, this release can't be done!
What's Changed
- Bump electron from 28.2.5 to 29.1.0 by @dependabot in #46
- Bump markdownlint-cli from 0.38.0 to 0.39.0 by @dependabot in #43
- Bump chai from 4.4.1 to 5.1.0 by @dependabot in #45
- Bump vite-plugin-electron from 0.15.6 to 0.28.2 by @dependabot in #47
- Bump @vitejs/plugin-vue from 4.6.2 to 5.0.4 by @dependabot in #48
- added yahboom and cube to devices list by @qlrd in #49
Full Changelog: v0.0.11...v0.0.12
Install
Windows
This is a simple installer. Simple double click and follow the instructions;
Linux/AppImage
This is a simple standalone application. But you will need to allow execution with:
chmod +x krux-installer-0.0.12.AppImage
./krux-installer-0.0.12.AppImage
Debian/Ubuntu
sudo dpkg -i krux-installer_0.0.12_amd64.deb
sudo apt-get install -f
When its done, the krux-installer
command will be available in your bash
and in your desktop entries.
Fedora
sudo dnf install krux-installer-0.0.12.x86_64.rpm
When its done, the krux-installer
command will be available in your bash
and in your desktop entries.
RHEL based distros:
sudo yum localinstall krux-installer-0.0.12.x86_64.rpm
or
sudo rpm -ivh krux-installer-0.0.12.x86_64.rpm
Developer PGP public key:
gpg --keyserver hkps://keys.openpgp.org --recv-keys "B428 1DDD FBBD 207B FA41 1313 8974 C902 9932 6322"