Releases: wavetermdev/waveterm
Releases · wavetermdev/waveterm
Wave Terminal v0.5.0 Release
- Wave Terminal -- New UI, new brand, new website, new docs!
- Open Source (Apache 2.0)
- MacOS Universal Build
- Linux Builds
- Big updates to code structure (new mono-repo)
- Simplifications to build process, webpack scripts
- New Tab Screen to help initial tab setup
- Customize your tabs with new tab icons
- New "Add Connection" Screen
- New Onboarding Popup, gives access to set telemetry settings
- Updated and simplified History UI
- Removed bookmarks feature (will return in future release)
- Updated CodeEdit "close" functionality to no longer display the file
- Improved command completion to include bare slash commands
- Lots of UI cleanup, new controls, fonts, etc. New "About Wave" modal
- Lots of bug fixes and other minor features
Prompt v0.4.0 Release
- New UI!
- csvview for viewing CSV files. Columns are sortable.
- Other bug fixes
Prompt Terminal v0.3.0
- codeedit / codeview commands to view and edit files directly inside of the terminal
- reformatted all the source files to conform to prettier
- new library versions
- other bug fixes