Release v2.3.7
Summary
The "update available" hint could stay silent for a day after a release, and never matched how a Homebrew install actually updates.
Fixed
- The update hint no longer stays silent for up to 24 hours after a release. An "up to date" answer is now re-checked within the hour, so a check that ran moments before a release no longer hides every release after it.
- Homebrew and other native installs are now checked against the GitHub releases they actually update from, rather than the NuGet package they never install.
cratis updatenow always asks the source rather than trusting a cached answer.- The update hint no longer goes missing after commands that take more than five seconds, such as
workbench,run, andscreenplay generate.