- Added an option to set the shell command either as a single-line escaped command or as program name with arguments. This allows you to both have the convenience of just writing out arguments in a single line and not having to escape everything manually for complex arguments (hello hellish Windows shell escaping rules 👋)
- Fixed profile naming for shells from
/usr/local/bin
- Serial: fixed missing port names in builtin profiles
- Settings: added a release notes viewer
- UI: fixed button styles that got broken in v1.0.147