Skip to content

0.5.2

Choose a tag to compare

@Arctessa Arctessa released this 14 Jun 02:11
· 6 commits to main since this release
7968041

Minor quality of life changes 🙂

What's Changed

  • Update README with macOS driver instructions by @Arctessa in #22
    • Just documentation only - Mac OS 10.12 through 10.15 need the Silicon Labs driver manually installed to recognise TashTalk USB
  • GUI: Swap to stuffit-rs fork by @Arctessa in #23
    • This is to fix a crash where we'd silently panic in the event a SIT archive was compressed with method 3.
  • GUI: Add "Open Log Directory" button and log to file for Linux/Windows by @Arctessa in #24
    • Nothing super exciting here, just a way for end users to easily access debug logs!
  • TailTalk: Gate Pcap usage behind ethertalk flag by @Arctessa in #25
    • This should make our Linux and macOS packages a bit smaller, and negate the need for winpcap to be installed on Windows systems.

Full Changelog: 0.5.1...0.5.2