> 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.2.0.md).

# v2.2.0

* **Widget context — account binding:**\
  Account binding has been added to the widget context, making account-aware widgets more consistent and predictable.
* **Default context — Symbol & Account picker:**\
  Symbol and Account pickers have been added for the default context.
* **Widgets — account filtering:**\
  Widgets now support account filtering, allowing data to be scoped to a selected account.
* **Exchange switching — automatic account selection:**\
  The first available account is now selected automatically when switching exchanges.
* **Order Book — order points:**\
  Order points have been added to the Order Book.
* **Order Book — Average tooltip:**\
  An Average tooltip has been added to the Order Book.
* **Manual orders — Order Book price selection:**\
  Clicking any row in the Order Book now sets the selected price in manual orders.
* **Bot and grid presets — newest first:**\
  Bot and grid presets are now sorted from newest to oldest.
* **Widget tabs — improved drag-and-drop:**\
  Drag-and-drop behavior for widget tabs has been improved.
* **Floating windows — bottom-center collapse:**\
  Floating windows can now be collapsed to the bottom center of the screen.
* **Navigation — component handling refactor:**\
  Component navigation handling has been refactored.
* **Terminal layout — flexible columns:**\
  Fixed terminal column widths have been removed.
* **Invites — UI Kit migration:**\
  Invites logic has been moved to the UI Kit.
* **Floating windows — UI cleanup:**\
  The floating window UI has been cleaned up.
* **Authentication — 401 loop fix:**\
  Fixed an infinite 401 loop that could happen when a token was rejected.
* **Authentication — silent logout and cross-tab refresh fixes:**\
  Fixed silent logout behavior and cross-tab refresh race conditions.
* **Connectivity — WebSocket reconnect fix:**\
  Fixed WebSocket reconnect after network recovery or browser tab wake-up.
* **Manual orders — account selection fix:**\
  Fixed account selection in manual orders.
* **Accounts — exchange filtering fix:**\
  Fixed account filtering by exchange in the account popover.
* **Order Book — tooltip, alert, and value fixes:**\
  Fixed Order Book issues related to tooltip behavior, cross-margin alerts, and value display.
* **Order Book — Average naming and account warning cleanup:**\
  Renamed Average and removed the account warning from the Order Book.
* **Bots — postfix and active filter fixes:**\
  Fixed the bot postfix and hide-only-active logic in bots.
* **Simulation — empty table fix:**\
  Fixed an empty table state after a simulate error.
* **Search — additional fields for bots and balances:**\
  Additional searchable fields have been added for bots and balances.
* **Tables — grouped row sorting fix:**\
  Fixed sorting for grouped table rows.
