Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roadmap updates #1700

Merged
merged 1 commit into from
Jan 9, 2025
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
20 changes: 10 additions & 10 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@ Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal

## v0.11.0

Targeting first betas during the week of Jan 6th, 2025. Release at the end of the week or early the following week.
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.

- 🔷 File/Directory Preview improvements
- 🔷 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
- 🔧 File/Directory Preview improvements
- 🔧 Remote S3 bucket browsing (directory + files)
- ✅ EC-TIME timeout when transferring large files
- 🔷 Wave Apps (Go SDK)
- 🔷 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
Expand All @@ -30,16 +27,19 @@ Targeting first betas during the week of Jan 6th, 2025. Release at the end of th

Likely to follow v0.11 by 1 week.

- 🔷 Reduce main-line 2FA requests to 1 per connection
- 🔧 Reduce main-line 2FA requests to 1 per connection
- 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
- 🔷 Monaco Theming
- 🤞 log viewer
- 🤞 binary viewer
- 🔷 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)
- 🤞 Explore VSCode Extension Compatibility with standalone Monaco Editor (language servers)

## v0.12

- 🔷 Import/Export Tab Layouts and Widgets
- 🔷 log viewer
- 🔷 binary viewer

## Planned (Unscheduled)

Expand Down
Loading