Skip to content

Belay 1.6.1

Choose a tag to compare

@david-build david-build released this 26 Aug 09:07
· 86 commits to main since this release
  • A rare overnight crash is fixed. With Keep local reports enabled, the diagnostics log could build up thousands of nested callbacks during a long night of agent activity until the next write overflowed the stack and crashed Belay. A user’s .ips report pointed to the exact cause. It’s now fixed at the source and covered by a regression test. Thanks for the precise report.
  • Set the timer by end time. The custom Always On timer now accepts either a duration (“For”) or a clock time (“Until”). Pick a time that has already passed and Belay treats it as tomorrow. The other value updates as you type, and the timer editor now opens as a sheet over the panel instead of appearing behind it.
  • Take your statistics with you. Before erasing your history, you can export every recorded day to CSV. Hover over the Statistics headline to switch from time Belay saved to your time at the keyboard.

Also: chart bars show the actual date on hover, disabled agent tiles dim as one piece, the Off pill looks better in dark mode, statistics cards attach correctly when shared to apps like Telegram, Cline custom folders under /tmp-style paths are detected properly, and after an unexpected exit Belay records what happened in the log on the next launch.