Skip to content

Releases: qubic/qx-frontend

v1.4.0

15 Sep 12:45

Choose a tag to compare

1.4.0 (2025-09-15)

Bug Fixes

  • add run semantic release (53ad41f)
  • deploy.yml prettier updates (81e3bdf)
  • deploy.yml updates (d76ea3b)
  • increase the width to display assets and sc (f08f0b0)
  • reduced the width for the assets cards in medium and large screens (2cecb84)

Features

  • product no maintained banner added (b7585f7)
  • show all assets (881f117)

v1.4.0-rc.1

15 Sep 12:40

Choose a tag to compare

v1.4.0-rc.1 Pre-release
Pre-release

1.4.0-rc.1 (2025-09-15)

Bug Fixes

  • add run semantic release (53ad41f)
  • deploy.yml prettier updates (81e3bdf)
  • deploy.yml updates (d76ea3b)
  • increase the width to display assets and sc (f08f0b0)
  • reduced the width for the assets cards in medium and large screens (2cecb84)

Features

  • product no maintained banner added (b7585f7)
  • show all assets (881f117)

v1.3.0

31 Aug 23:39

Choose a tag to compare

1.3.0 (2025-08-31)

Bug Fixes

  • add logic to display trade side properly on entity page (65cdbfa)

Features

  • [#46] Add calls to new smart contract and token trade endpoints (1c05336)
  • [#46] Add draft for splitting trades view for SC and common tokens (9087842)

v1.2.3

24 Apr 18:46

Choose a tag to compare

1.2.3 (2025-04-24)

Bug Fixes

  • add logic to display trade side properly on entity page (7446f31)

v1.2.2

27 Mar 19:15

Choose a tag to compare

1.2.2 (2025-03-27)

Bug Fixes

  • add 'approve in wallet' translation for multiple languages (0827190)
  • update footer links to use correct URLs (4d09bdb)

v1.2.1

18 Mar 23:27

Choose a tag to compare

1.2.1 (2025-03-18)

Bug Fixes

  • remove pipe for VITE_APP_URL assignment in deploy workflow (d4456b2)

v1.2.0

18 Mar 11:58

Choose a tag to compare

1.2.0 (2025-03-18)

Bug Fixes

  • extract WalletConnect context and provider into separate files to fix fast refresh issues (8a69409)
  • update import path for OrderPath type in ConfirmTradeStep component (afe13a6)
  • update TradeRow key to use JSON.stringify for improved uniqueness (6522ef4)

Features

  • add 'Check My Orders' button in AssetPage and update translations (bd797af)
  • add animation to PortalModalWrapper using react-spring (df2210b)
  • add buttons for opening ask and bid orders in AssetPage (0a706de)
  • add declined transaction handling and update translations (3f90aa6)
  • add disconnect call on session delete event in WalletConnectProvider (d4c62ed)
  • add dropdown toggle functionality to AccountsSection component (e2de418)
  • add en translations (e8730e6)
  • add en translations (ad47f91)
  • add rollup-plugin-visualizer for build analysis and lazy load error images (0e5e165)
  • add user rejection handling in wallet connection process (ac5cc92)
  • add wallet icon, update account change notification and enhance wallet menu (d03762e)
  • adjust layout of AssetPage (4d48893)
  • adjust layout of PublicEntityOrders (4999820)
  • adjust table cell padding and update price alignment (b729618)
  • adjuts rows and tables layout (96d4110)
  • comment unused WalletConnect event listeners (f09fe4e)
  • conditionally render label in TableHeadCell component (c8b009a)
  • enhance AccountsSection to support account type distinction and localization (c179db8)
  • enhance ConfirmTradeStep with validation and user asset balance checks (ea516b7)
  • enhance ConnectWalletButton and ConnectWalletMenu with dropdown toggle functionality (19ddd41)
  • enhance DropdownMenu with click outside handling and toggle functionality (3eee50b)
  • enhance error handling in TradeModal and RemoveOrderModal with new request expired state (3d008fa)
  • enhance table header styling and add fixed height for scrollable areas (a5a76da)
  • enhance WalletConnectProvider events management (47fcb2b)
  • extend button size options to include 'xxs' and adjust size classes for better responsiveness (37e4e25)
  • implement development logging for WalletConnect context and client (88c9458)
  • integrate add assets ask bid orders (c07fb9f)
  • integrate ask/bids orders removing (2982b82)
  • prevent reinitialization of WalletConnectClient if already initialized (63e6b11)
  • refactor cancel order modal: (e856dfa)
  • refactor ConnectWalletModal and ConnectWalletStep for improved connection status handling (c5c9d5d)
  • refactor table components to use TableHead and TableWrapper for improved structure (d8155d7)
  • refactor WalletConnectProvider and wallet-connect-client for improved wallet events handling (4abd9c9)
  • refine proposal expiration handling to exclude specific statuses (6473d2d)
  • rename TOKEN_AMOUNT_CHANGED and update QubicAccountSchema to include assets (7b95dc3)
  • scroll to top on route change in AppLayout component (ed85edb)
  • set default selected account in WalletConnectProvider on session restoration (9f29854)
  • simplify BurgerMenu component after dowpdown updates (df1709b)
  • simplify LanguagePicker by removing unused refs and click outside handling (010cefd)
  • update AccountsSection to include translation function in dependencies (983e99c)
  • update ConfirmTradeStep to prevent zero values in price and amount inputs (c9c2870)
  • update RTL support in modals and dropdown components (14a73e3)
  • update TradeModal logic to handle wallet connection and correct order type handling (f5fca06)
  • update translation for ask and bid orders terminology (91e8df1)
  • update translations (4b0abcb)
  • update translations and add LogoutIcon to AccountActions component (3b60a80)
  • update translations for order terminology and adjust header in EntityOwnerOrders component (d5ab8ff)

v1.2.0-rc.1

18 Mar 11:53

Choose a tag to compare

v1.2.0-rc.1 Pre-release
Pre-release

1.2.0-rc.1 (2025-03-18)

Bug Fixes

  • extract WalletConnect context and provider into separate files to fix fast refresh issues (8a69409)
  • update import path for OrderPath type in ConfirmTradeStep component (afe13a6)
  • update TradeRow key to use JSON.stringify for improved uniqueness (6522ef4)

Features

  • add 'Check My Orders' button in AssetPage and update translations (bd797af)
  • add animation to PortalModalWrapper using react-spring (df2210b)
  • add buttons for opening ask and bid orders in AssetPage (0a706de)
  • add declined transaction handling and update translations (3f90aa6)
  • add disconnect call on session delete event in WalletConnectProvider (d4c62ed)
  • add dropdown toggle functionality to AccountsSection component (e2de418)
  • add en translations (e8730e6)
  • add en translations (ad47f91)
  • add rollup-plugin-visualizer for build analysis and lazy load error images (0e5e165)
  • add user rejection handling in wallet connection process (ac5cc92)
  • add wallet icon, update account change notification and enhance wallet menu (d03762e)
  • adjust layout of AssetPage (4d48893)
  • adjust layout of PublicEntityOrders (4999820)
  • adjust table cell padding and update price alignment (b729618)
  • adjuts rows and tables layout (96d4110)
  • comment unused WalletConnect event listeners (f09fe4e)
  • conditionally render label in TableHeadCell component (c8b009a)
  • enhance AccountsSection to support account type distinction and localization (c179db8)
  • enhance ConfirmTradeStep with validation and user asset balance checks (ea516b7)
  • enhance ConnectWalletButton and ConnectWalletMenu with dropdown toggle functionality (19ddd41)
  • enhance DropdownMenu with click outside handling and toggle functionality (3eee50b)
  • enhance error handling in TradeModal and RemoveOrderModal with new request expired state (3d008fa)
  • enhance table header styling and add fixed height for scrollable areas (a5a76da)
  • enhance WalletConnectProvider events management (47fcb2b)
  • extend button size options to include 'xxs' and adjust size classes for better responsiveness (37e4e25)
  • implement development logging for WalletConnect context and client (88c9458)
  • integrate add assets ask bid orders (c07fb9f)
  • integrate ask/bids orders removing (2982b82)
  • prevent reinitialization of WalletConnectClient if already initialized (63e6b11)
  • refactor cancel order modal: (e856dfa)
  • refactor ConnectWalletModal and ConnectWalletStep for improved connection status handling (c5c9d5d)
  • refactor table components to use TableHead and TableWrapper for improved structure (d8155d7)
  • refactor WalletConnectProvider and wallet-connect-client for improved wallet events handling (4abd9c9)
  • refine proposal expiration handling to exclude specific statuses (6473d2d)
  • rename TOKEN_AMOUNT_CHANGED and update QubicAccountSchema to include assets (7b95dc3)
  • scroll to top on route change in AppLayout component (ed85edb)
  • set default selected account in WalletConnectProvider on session restoration (9f29854)
  • simplify BurgerMenu component after dowpdown updates (df1709b)
  • simplify LanguagePicker by removing unused refs and click outside handling (010cefd)
  • update AccountsSection to include translation function in dependencies (983e99c)
  • update ConfirmTradeStep to prevent zero values in price and amount inputs (c9c2870)
  • update RTL support in modals and dropdown components (14a73e3)
  • update TradeModal logic to handle wallet connection and correct order type handling (f5fca06)
  • update translation for ask and bid orders terminology (91e8df1)
  • update translations (4b0abcb)
  • update translations and add LogoutIcon to AccountActions component (3b60a80)
  • update translations for order terminology and adjust header in EntityOwnerOrders component (d5ab8ff)

v1.1.3

30 Dec 10:46

Choose a tag to compare

1.1.3 (2024-12-30)

Bug Fixes

  • remove filter by moneflew and latest issued assets and transfers (2994a3b)

v1.1.2

18 Dec 20:34

Choose a tag to compare

1.1.2 (2024-12-18)

Bug Fixes

  • add border to LightweightChart component for improved styling (8da5293)
  • correct skeleton row key casing in TransfersTable component (a45d0f4)