Skip to content

Stet 0.6.2

Choose a tag to compare

@rainesdrew rainesdrew released this 14 Aug 14:27
1c992f8

Fixed

  • Stet now runs on Intel Macs. Every build through 0.6.1 was Apple Silicon
    only, so on an Intel Mac the app was crossed out in Finder and would not
    open at all. Stet now ships as a universal app.
  • Crash logs now land in ~/Library/Logs/Stet/panic.log, where you can
    actually find them. They were being written to a nested path inside
    Application Support that nobody would think to look in, which made them
    useless for diagnosing a crash someone reports.