Skip to content

Releases: minipadKB/minitool

minitool 1.2.0

06 Jun 09:27
40eb4cb
Compare
Choose a tag to compare

This release does some minor changes and bug fixes.

Changes

  • The calibrate command has been removed as it's been obsolete since firmware version 2024.309.1 and no longer works from that version onwards.
  • Prior to this version, on the info command the key index has been zero-based (eg. hkey0, hkey1, ...), which is now corrected and is displayed from properly, starting at 1.

minitool 1.1.0

31 Oct 19:19
133c5f9
Compare
Choose a tag to compare

This release adds some very useful features, in response to feedback through-out the last months of extensive usage by people and issues and inconveniences they were facing.

Features

  • Added the flash command which accepts a UF2 file that is directly flashed on the minipad
  • Added the console command which opens a console to send multiple commands to the minipad more easily
  • Opening the minitool.exe directly now opens a ready-to-go command prompt and prints out the help text of the application

Changes

  • The boot command now uses a native way to set the device into bootloader mode, instead of relying on the boot command of the minipad firmware

minitool 1.0.0

11 Aug 22:01
824e5b1
Compare
Choose a tag to compare

Initial release.

Implemented devices, info, boot, send, calibrate and visualize command.