From 223d74f5baff1225ecafa9ad23de265d07067c43 Mon Sep 17 00:00:00 2001 From: odudex Date: Tue, 24 Sep 2024 11:43:54 -0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d6fb608..6b7fe59e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,9 @@ When generating new mnemonics through dice rolls or camera images, you can now m ### Support for Scanning Various Binary Grid Formats In addition to TinySeed, the camera can now scan and load mnemonics from equivalent formats, such as OneKey KeyTag, or even generic binary grids, like spreadsheets with colored, squared cells. +### Message Signing Using SD cards +Recently released in Sparrow, the SD card message signing workflow is now supported. + ### Generate Double Mnemonics from Camera When generating a new mnemonic using the camera, users can now choose to create a "Double Mnemonic," in addition to the standard 12 and 24-word options. This feature generates a 24-word mnemonic that, when split in half, forms two valid 12-word mnemonics.