Skip to content

Commit 2d11ac4

Browse files
authored
update ROADMAP with v0.11.1, v0.12, some future stuff. (#1682)
1 parent 0ecf9cc commit 2d11ac4

File tree

1 file changed

+24
-11
lines changed

1 file changed

+24
-11
lines changed

ROADMAP.md

+24-11
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,47 @@ This roadmap outlines major upcoming features and improvements for Wave Terminal
44

55
Want input on the roadmap? Join the discussion on [Discord](https://discord.gg/XfvZ334gwU).
66

7-
## v0.11
7+
Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal
88

9-
Targeting a release during the week of Jan 13th 2024, betas possible at the end of the prior week.
9+
## v0.11.0
1010

11-
Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal
11+
Targeting first betas during the week of Jan 6th, 2025. Release at the end of the week or early the following week.
1212

1313
- 🔷 File/Directory Preview improvements
1414
- 🔷 Remote S3 bucket browsing (directory + files)
1515
- 🔷 Drag & drop between preview blocks
1616
- 🔷 Drag into a preview directory from the native file browser or desktop to copy a file
1717
- ✅ EC-TIME timeout when transferring large files
18-
- 🤞 log viewer
19-
- 🤞 binary viewer
2018
- 🔷 Wave Apps (Go SDK)
2119
- 🔷 Fixes for reducing 2FA requests on connect
22-
- 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
2320
- ✅ WebLinks in the terminal working again
2421
- ✅ Search in Web Views
2522
- ✅ Search in the Terminal
2623
- 🔷 Custom init files for widgets and terminal blocks
2724
- ✅ Multi-Input between terminal blocks on the same tab
2825
- ✅ Gemini AI support
29-
- 🔷 Monaco Theming
30-
- 🤞 Blockcontroller fixes for terminal escape sequences
31-
- 🤞 Explore VSCode Extension Compatibility with standalone Monaco Editor (language servers)
3226
- 🔧 Various Connection Bugs + Improvements
3327
- 🔧 More Connection Config Options
3428

35-
## Future Releases
29+
## v0.11.1
30+
31+
Likely to follow v0.11 by 1 week.
32+
33+
- 🔷 Reduce main-line 2FA requests to 1 per connection
34+
- 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
35+
- 🔷 Monaco Theming
36+
- 🤞 log viewer
37+
- 🤞 binary viewer
38+
- 🤞 Explore VSCode Extension Compatibility with standalone Monaco Editor (language servers)
39+
40+
## v0.12
41+
42+
- 🔷 Import/Export Tab Layouts and Widgets
43+
44+
## Planned (Unscheduled)
3645

37-
Check back soon for longer-term roadmap items.
46+
- 🔷 Customizable Keybindings
47+
- 🔷 Launch widgets with custom keybindings
48+
- 🔷 Re-assign system keybindings
49+
- 🔷 Command Palette
50+
- 🔷 AI Context

0 commit comments

Comments
 (0)