2024-12-24 06:49:10 +01:00
# Wave Terminal Roadmap
This roadmap outlines major upcoming features and improvements for Wave Terminal. As with any roadmap, priorities and timelines may shift as development progresses.
Want input on the roadmap? Join the discussion on [Discord ](https://discord.gg/XfvZ334gwU ).
2025-01-03 23:24:52 +01:00
Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal
2024-12-24 06:49:10 +01:00
2025-01-03 23:24:52 +01:00
## v0.11.0
2024-12-24 06:49:10 +01:00
2025-01-28 01:02:30 +01:00
Released on 1/25/25
2024-12-24 06:49:10 +01:00
2025-01-24 01:36:22 +01:00
- ✅ File/Directory Preview improvements
- ✅ Reworked fileshare layer running over RPC
- ✅ Expanded URI types supported by `wsh file ...`
2024-12-26 19:23:28 +01:00
- ✅ EC-TIME timeout when transferring large files
2025-01-24 01:36:22 +01:00
- ✅ Fixes for reducing 2FA requests on connect
2024-12-27 22:39:04 +01:00
- ✅ WebLinks in the terminal working again
2025-01-02 17:51:04 +01:00
- ✅ Search in Web Views
- ✅ Search in the Terminal
2025-01-24 01:36:22 +01:00
- ✅ Custom init files for widgets and terminal blocks
2025-01-02 19:06:47 +01:00
- ✅ Multi-Input between terminal blocks on the same tab
2024-12-27 22:39:04 +01:00
- ✅ Gemini AI support
2025-01-24 01:36:22 +01:00
- ✅ Various Connection Bugs + Improvements
- ✅ More Connection Config Options
2024-12-24 06:49:10 +01:00
2025-01-03 23:24:52 +01:00
## v0.11.1
2025-01-28 01:02:30 +01:00
Targeting 1/31/25
2025-01-03 23:24:52 +01:00
2025-01-09 21:58:47 +01:00
- 🔧 Reduce main-line 2FA requests to 1 per connection
2025-01-24 01:36:22 +01:00
- 🔧 Remote S3 bucket browsing (directory + files)
2025-01-09 21:58:47 +01:00
- 🔷 Drag & drop between preview blocks
2025-01-28 01:02:30 +01:00
- 🔷 Drag into/out of a preview block from native file explorer
2025-01-09 21:58:47 +01:00
- 🔷 Wave Apps (Go SDK)
2025-01-28 01:02:30 +01:00
- 🔷 JSON schema support (basic)
- 🤞 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
2025-01-03 23:24:52 +01:00
## v0.12
2025-01-28 01:02:30 +01:00
Targeting mid-February (more will get added before work on v0.12 kicks off)
2025-01-03 23:24:52 +01:00
- 🔷 Import/Export Tab Layouts and Widgets
2025-01-09 21:58:47 +01:00
- 🔷 log viewer
- 🔷 binary viewer
2025-01-28 01:02:30 +01:00
- 🔷 New layout actions (splitting, replacing blocks)
- 🔷 Rewrite of window/tab system
- 🔷 Minimized / Non-Visible blocks
- 🔷 Custom keybindings to quickly switch / invoke built-in and custom widgets
- 🔷 More Drag & Drop support of files/URLs to create blocks
- 🔷 Tab Templates
2025-01-03 23:24:52 +01:00
## Planned (Unscheduled)
2024-12-24 06:49:10 +01:00
2025-01-03 23:24:52 +01:00
- 🔷 Customizable Keybindings
- 🔷 Launch widgets with custom keybindings
- 🔷 Re-assign system keybindings
- 🔷 Command Palette
- 🔷 AI Context
2025-01-28 01:02:30 +01:00
- 🔷 Monaco Theming
- 🔷 File system watching for Preview
- 🔷 File system watching for drag and drop
- 🤞 Explore VSCode Extension Compatibility with standalone Monaco Editor (language servers)
- 🤞 VSCode File Icons in Preview