> For the complete documentation index, see [llms.txt](https://docs.origami.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.origami.tech/v2.1.0.md).

# v2.1.0

* **PerceptChart — new chart widget:** \
  A new chart widget has been added with live candles, orders, positions, trade markers with bubble icons and annotations, reconnect handling, and loading states for orders.&#x20;
* **Authentication — redesigned flows:** \
  Login, sign up, and forgot password screens have been redesigned.
* **Charts — live trading data integration:** \
  Integrated @titancharts/react with live candles, orders, and positions.
* **Bot management — floating window:** \
  A floating window has been added for managing bots directly from the terminal.
* **Bot management — create and edit bots from terminal:** \
  Bots can now be created and edited directly from the terminal, improving bot workflow speed and accessibility.
* **Bot grid — improved simulation context:** \
  Simulation context handling has been improved for the bot grid.
* **Bots — exchange name in bot title:** \
  Exchange names are now included in bot names, making bots easier to identify.
* **Manual orders — order book price selection:** \
  Clicking a price in the order book now fills the price field in manual orders.
* **Manual orders — leverage query support:** \
  Leverage query support has been added to manual orders.
* **Balances — USD value toggle:** \
  A USD value toggle has been added to balances.
* **Widget tabs — drag-and-drop:** \
  Widget tabs can now be reordered with drag-and-drop. This is available behind a beta feature flag.
* **Onboarding — new flow:** \
  A new onboarding experience has been added.
* **Orders — error and side fixes:** \
  Fixed order error and side handling.
* **Bots — save and removal fixes:**\
  Fixed navigation after saving a bot and fixed bot removal from the bot list.
* **Action screen — reward fixes:**\
  Fixed reward-related issues on the action screen.
* **DCA and bots — leverage query fixes:**\
  Fixed leverage query handling for DCA and bots.
* **Market type — futures default:**\
  The default market type is now set to futures.&#x20;
* **Position aggregates — notional USD fixes:**\
  Fixed non-negative notional USD handling in position aggregates.
* **Futures orders — position\_side restored:**\
  Restored position\_side in FuturesOrder.
* **Competitions — UI fixes:** \
  Fixed competition result modal issues and incorrect info card values.
* **Referrals — volume conversion view fix:**\
  Fixed referral volume conversion display.
* **Order history — current symbol filter fix:**\
  Fixed current symbol filtering in order history.
