Version 23.09.0 - September 12, 2023
After a long year, new features are finally coming out of beta and making their way into a stable release. Also @jreesun appointed @odudex as the new lead maintainer of the project.
Changes
Battery Indicator
Check battery status of M5stickV or Maix Amigo on top right of the screen.
New Mnemonic From Camera
Use camera as a source of entropy to quickly create a mnemonic.
Tiny Seed - Export, Print, Punch, Manually Load or Scan
Import and export a binary representation of your mnemonic, in a format popularized by Tiny Seed metal plates. BIP39 mnemonic words number, ranging from 1 to 2048 are punched in binary format on a rectangular grid.
Krux will automatically convert a mnemonic to Tiny Seed format allowing to print or transcript it. You can also load a tiny seed toggling word bits on screen, or make use of machine vision capabilities of K210 chip to directly scan a Tiny Seed mnemonic backup stored on metal or paper.
Stackbit - Import and Export
Without needing tools, guides or dictionaries, import and export another metal plate backup format, where each of the four digits of the word's number is a sum of marked (punched) numbers 1,2,4 and 8.
Enter Mnemonic as Word Numbers - Hex and Octal formats
Also available in some metal plate backup formats, you could load your mnemonic words from its decimal BIP39 word number (1-2048), now you can also load from its hexadecimal(0x1-0x800) or octal(01-04000) word number.
Encryption and Storage
Conveniently store your mnemonics on device's internal flash memory or removable SD card, protecting them with encryption. It is now possible to export encrypted QR codes too.
Addresses
Beyond verifying your wallet's receive addresses, you can now also list, export and print receive and change addresses.
SD Card Hot plugging
SD cards can now be inserted and removed at any time, making it easier to use it for signing transactions, messages and storing encrypted mnemonics.
Transcript Tools for QR codes
Different visualization modes which make it easier to transcript QR codes.
Transaction Details
When signing a transaction, more information is presented, ensuring that the user sees all details before signing.
Tools
Check SD Card
Check if the SD card is detected and explore its content.
Delete Mnemonic
Delete any stored encrypted mnemonic, on device's internal flash memory or SD card.
Print Test QR
Quickly print a test QR code to check and optimize your printer setup.
Create QR Code
Enter a text input to create, print or transcript a QR code that can be later used as an encryption key or as a passphrase.
Themes
Choose your color theme according to your preference.
Thermal Printing and CNC
More mnemonic export formats and tools to create and print generic QR codes to be used as passphrases or encryption keys. You can also export QR codes to gcode files and save them in SD cards, allowing you to machine them GRBL compatible CNCs without the need of computers and CAD tools.
More Settings
Persist
Choose where you want to store your settings, on internal flash memory or SD card.
Touchscreen
If your device has touchscreen you can change the touch detection threshold.
Languages
Dutch translations were added.
UI Tweaks
Small changes to optimize user experience.
Under the Hood
Small bugfixes, optimizations and code refactoring, targeting better compatibility with coordinator softwares, faster boot and better RAM management.