V3 Differences
Version 3
This document serves as a quick handbook to the upcoming V3 changes until the rest of the documents have been retroactively updated.
not
Additional information can be found in the discord
Core changes
Core changes and behavioral updates
-
The terminal is now serverless by default when it comes to most functionality.
- Users will be able to opt into certain functionalities if they wish to do so on certain exchanges (e.g. api whitelisting)
- API Information is no longer stored on Tealstreet servers.
- Encryption passwords are no longer necessary since the API data never leaves your computer.
-
All of its supporting dependencies are fully up to date (latest security patches etc).
-
It is significantly more performant since large swathes of the codebase have been rewritten.
- Early impressions before significant backporting of V2 modules suggest somewhere from 200% to 500% faster.
UI/UX changes
- By default layouts have keyboard shortcuts disabled and modules unlocked. You can easily begin to adjust and organize your layout as you desire right from the start.
- Users can click the three-dots button at the top right of each module while in unlocked mode to drag them around.
- There are various modules you can quickly bring up or toggle off again that dont need to occupy screen real-estate.
- As one example the place order module can be hidden 99% of the time, and only brought up as a floating widget when you wish it to be seen
- Another significant change is the ability to collapse portions of the module headers for more screen real-estate.
- Most modules can support multiple tabs within themselves that can be switched between.
warning
V3 is currently in a state of constant flux. Things may change extremely frequently.