- New block level badges, rollup up to tabs. Enabled terminal bell indicator and new
wsh badgeto set indicators manually - Tab flagging
- Fix for "Save Session As..." bug (and some assorted fallout)
- Fix for "New Window" in Gnome dock not working/hanging
- Fix zoom notifications not going to all windows/tabs
- OSC52 now defaults to "always". So CLI apps can always write to the clipboard even when not focused (matches other terminals). Can be changed back to "focus" by setting config "term:osc52" to "focus"
- Updated anthropic-messages backend API for Wave AI (untested)
- Updated "About" Modal
- Improved mocking/testing infrastructure
- Claude Code Integration Docs
- Updates to preview widget (modtime, UX, context menu)
- TabBar inconsistencies fixed, minor UI changes
PRs (since beta.1)
- add new skill to copilot-instructions by @sawka in #3029
- update copilot instructions for how to run the preview server by @sawka in #3030
- add
wsh badgedocumentation by @sawka in #3031 - TabBar full preview + much more FE mocking via WaveEnv to enable it by @Copilot in #3028
- Do not minify preview builds, and fix HMR reload warning by @sawka in #3036
- Share tab badge rendering with vertical tabs by @Copilot in #3034
- Add full sysinfo block preview backed by mock WaveEnv/WOS data by @Copilot in #3033
- Preview Directory Updates (modtime format, zebra, default sort, yml, context-menu) by @sawka in #3038
- v0.14.2 release notes and onboarding by @sawka in #3039
- Add preview-native context menus and fix submenu rendering in
frontend/previewby @Copilot in #3035 - Add Claude Code Integration Guide + Fix Badge Priority Bug by @sawka in #3040
- Block Header should use waveEnv for context menu (for mocking) by @sawka in #3041
Full Changelog: v0.14.2-beta.1...v0.14.2-beta.2