@@ -4,34 +4,47 @@ This roadmap outlines major upcoming features and improvements for Wave Terminal
4
4
5
5
Want input on the roadmap? Join the discussion on [ Discord] ( https://discord.gg/XfvZ334gwU ) .
6
6
7
- ## v0.11
7
+ Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal
8
8
9
- Targeting a release during the week of Jan 13th 2024, betas possible at the end of the prior week.
9
+ ## v0.11.0
10
10
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.
12
12
13
13
- 🔷 File/Directory Preview improvements
14
14
- 🔷 Remote S3 bucket browsing (directory + files)
15
15
- 🔷 Drag & drop between preview blocks
16
16
- 🔷 Drag into a preview directory from the native file browser or desktop to copy a file
17
17
- ✅ EC-TIME timeout when transferring large files
18
- - 🤞 log viewer
19
- - 🤞 binary viewer
20
18
- 🔷 Wave Apps (Go SDK)
21
19
- 🔷 Fixes for reducing 2FA requests on connect
22
- - 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
23
20
- ✅ WebLinks in the terminal working again
24
21
- ✅ Search in Web Views
25
22
- ✅ Search in the Terminal
26
23
- 🔷 Custom init files for widgets and terminal blocks
27
24
- ✅ Multi-Input between terminal blocks on the same tab
28
25
- ✅ Gemini AI support
29
- - 🔷 Monaco Theming
30
- - 🤞 Blockcontroller fixes for terminal escape sequences
31
- - 🤞 Explore VSCode Extension Compatibility with standalone Monaco Editor (language servers)
32
26
- 🔧 Various Connection Bugs + Improvements
33
27
- 🔧 More Connection Config Options
34
28
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)
36
45
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