The major feature for this update is a better experience around displaying compile errors and warnings (vs. before where you had to scroll up past a huge callstack to see them). Local testing has shown this experience to be so good, it's worth upgrading for it.
- Compile errors / warnings are now collected from Gradle output and shown in a scrollable list in a convenient location -- no more need to scroll up needing to dig through history to see what went wrong.
- The "Output may seem to pause for a while..." message goes away once it's clear the download phase is complete.
- Added an interactive mode for
kobweb stop, which before would always switch to dumb mode kobweb listnow supports highlighting projects, useful for bringing attention to a few choices in an otherwise large list- Despite being implemented, I will be waiting a while before updating projects to use this, as this introduces a backwards incompatible change due to an unfortunate default serialization configuration.