Skip to content

Commit

Permalink
changelog small text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tadeubas committed Jul 12, 2024
1 parent b6736e0 commit 468f565
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@ Ensure you are signing for the correct multisig setup by inspecting PSBT's finge
The loaded key's fingerprint is now shown in the status bar.

### Fee Percentage of Transaction
Show the transaction's fee as a proportion of the transaction cost, warning if it is greater than 30%.
Show the transaction's fee as a proportion of the transaction cost, warning if it is greater than 10%.

### Sats/vB
PSBT now displays an accurate estimation of the transaction’s fee rate.
PSBT now displays an accurate estimation of the transaction’s feerate.

### Brightness Control for Maix Cube and M5stickV
Adjust backlight intensity for better viewing and scanning from your Cube or M5stickV.

### Fast Forward for Buttons
Hold the NEXT or PREVIOUS buttons when typing text to fast forward or backward.
Hold the NEXT or PREVIOUS buttons when navigating among letters while typing text to fast forward or backward.

### Add Display Settings for Maix Amigo
Add more display settings for Amigo to allow different display models to work properly.
Expand All @@ -67,13 +67,13 @@ Krux will now sign PSBTs even if a fingerprint is not properly set on the coordi
Krux will detect and warn the user in case arithmetic progression patterns in dice rolls by evaluating Shannon's entropy of the rolls derivative.

### Optimized SD Card Signing
Better suited for large transactions, SD card signing is now more RAM efficient, allowing transactions with 100 inputs or more to be signed in less than a minute.
Better suited for large transactions, SD card signing is now more RAM efficient, allowing transactions with +100 inputs to be signed in less than a minute.

### Stand Alone Verifiable Signed PSBTs
Signed PSBT QR codes and SD card files now contain all the required data to verify the signatures without needing the original, unsigned PSBT.

### Camera Optimizations for Yahboom With GC2145 Camera
Recent Yahboom K210 devices now come with the GC2145 camera instead of the OV2640. Optimizations and features, such as anti-glare, have been added for the new camera.
### Camera Optimizations for Yahboom (ver:1.1) With GC2145 Camera
Recent Yahboom K210 devices (ver:1.1) come with the GC2145 camera instead of the OV2640 (ver:1.0). Optimizations and features, such as anti-glare, have been added for the new camera.

### Yahboom and Cube Devices Added to Simulator
Simulator can now run as M5stickV, Amigo, Dock, Yahboom, and Cube.
Expand Down

0 comments on commit 468f565

Please sign in to comment.