Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,21 @@ Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal

## v0.11.0

Targeting first betas at then end of the week of Jan 6th, 2025 (or early the following week). Release at the end of the week or early the following week.
Currently in beta, targeting release on 1/24.

- 🔧 File/Directory Preview improvements
- 🔧 Remote S3 bucket browsing (directory + files)
- ✅ File/Directory Preview improvements
- ✅ Reworked fileshare layer running over RPC
- ✅ Expanded URI types supported by `wsh file ...`
- ✅ EC-TIME timeout when transferring large files
- 🔧 Fixes for reducing 2FA requests on connect
- Fixes for reducing 2FA requests on connect
- ✅ WebLinks in the terminal working again
- ✅ Search in Web Views
- ✅ Search in the Terminal
- 🔷 Custom init files for widgets and terminal blocks
- Custom init files for widgets and terminal blocks
- ✅ Multi-Input between terminal blocks on the same tab
- ✅ Gemini AI support
- 🔧 Various Connection Bugs + Improvements
- 🔧 More Connection Config Options
- Various Connection Bugs + Improvements
- More Connection Config Options

## v0.11.1

Expand All @@ -30,6 +31,7 @@ Likely to follow v0.11 by 1 week.
- 🔧 Reduce main-line 2FA requests to 1 per connection
- 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
- 🔷 Monaco Theming
- 🔧 Remote S3 bucket browsing (directory + files)
- 🔷 Drag & drop between preview blocks
- 🔷 Drag into a preview directory from the native file browser or desktop to copy a file
- 🔷 Wave Apps (Go SDK)
Expand Down
Loading