Skip to main content

9 posts tagged with "release"

View All Tags

Release Notes Apr 10

· One min read
Cortex
Developer Relations at Cortex
  • Cortex UI improvements:
    • added Copy button to agent responses
    • improved performance of balance fetching
    • increased the messaging limit to 200 (made it non-existing for most of the users)
    • addressed portfolio defects
  • Landing page changes:
    • Convert and Bridge links open the chat with the widgets instead of living on separate pages
  • Chat agent:
    • changed the response architecture: more details, more context, more help, longer answers
    • added additional data sources to fetch info about market indices, popular stocks, forex
  • Added the support of ERC20 & ETH Transfers

Release Notes Apr 3

· One min read
Cortex
Developer Relations at Cortex

Cortex improvements:

  • Hyperliquid public release
    • Added support of additional user queries “acquire|buy|get|purchase HYPE on HyperEVM. ” resulting in showing Hype card immediately vs talking to AI Agent
  • Cortex Chat UI improvements
  • Improved Portfolio widget performance
  • Small mobile UI fixes
  • Improved agent flow and responses (more details, more context, more help, longer answers)

Release Notes Mar 28

· One min read
Cortex
Developer Relations at Cortex
  • Cortex improvements:
    • Enriched the agent with more data about HypeEVM
    • Changed the gating: invite code is asked after 20 messages
    • “Help me” text improvements for the new chat session
    • Added helpful next steps response to the completed Hype transactions -- telling users what to check next
    • Introduced Hype transactions specific card to the chat
    • Small UI improvements to chat, Swipe, Bridge components
    • Custom suggested responses tailored to the last action in the chat

Release Notes Mar 21

· One min read
Cortex
Developer Relations at Cortex
  • Cortex improvements:
    • “Bridge all” operations improved to account for different gas fees - decreased the percentage of operations that failed due to insufficient gas calculations
    • Suggested responses are shown to user based on the chat context
    • Added a feedback section to chat messages (thumbs up/ thumbs down)
    • Removed Twitter leaderboard and Build Agent button
    • Convert & Swap subpages improved design
    • Improved performance of the agent for “Help me see my portfolio value” query
    • Improved Landing UI for mobile

Release Notes Mar 15

· One min read
Cortex
Developer Relations at Cortex
  • Cortex improvements
    • Once gated, the users can join a waitlist/subscribe for updates or get access via an invite code.
    • Agent has learned more information about Cortex
    • Added support to buying CX in the chat directly on Base chain
    • Fixed the gas calculations to support “Bridge ALL” transactions
    • When the Cortex Agent tells the user to connect their wallet, the users now see an inline connect button
    • Improved performance of the Agent responses
    • New look & feel for Convert SYN and Bridge SYN pages
    • A new onboarding interface
  • Cortex Agent can now help you review your past transactions
  • Synapse improvements
    • Added gas.zip support to Bridge
    • Fixed operation: Bridge USDT from Ethereum to Klaytn
    • Paused chains: Harmony, Canto, Moonriver, Moonbeam, Cronos and Aurora

Release Notes Mar 6

· One min read
Cortex
Developer Relations at Cortex
  • Model upgrades to improve overall performance and dedicated model for faster swap interactions
  • Agent can now use multiple tools at once -- both parallel, but also chaining tools together.
    • Enables "First I'll find the users tokens in their portfolio, check for the highest gainers & losers, and then look for news about each of the tokens"
  • Broadly, lot of UI changes
  • Proper Markdown support added including tables
  • New tools
    • Web Search
    • Code execution - agent can decide to write code in order to answer the users question
    • Exchange-specific market data (liquidations, OI, funding rates, real time prices/candle info)
    • Tweet fetching if it identifies or receives a Twitter link somewhere
    • Trading signals based on Fear and Greed Indicator to backtest
    • Yield farming data (via DefiLlama, very rudimentary)

Release Notes Feb 27

· One min read
Cortex
Developer Relations at Cortex
  • Trending tokens

  • Less ambiguous swap/bridge transaction completion

  • Erroneously showing 15 seconds for all bridge quotes, use estimatedTime field to use real value

  • Adapt Balances UI card to sidebar

  • [Improvement] [Mobile]The full-screen navigation drawer does not collapse properly when the user interacts with its components.

  • Synapse

    • Removed Canto, Moonriver from supported gas.zip chains
    • Correctly display cancelled gas.zip txs
    • Incorrect flat fixed fee usage in SDK
    • Deploy Contracts on Hyperliquid
    • Unichain RFQ Support
    • Berachain RFQ Support

Release Notes Feb 20

· One min read
Cortex
Developer Relations at Cortex
  • Cortex UX improvements
    • Design changes for the blurb
    • redesigned portfolio component
    • new swap component styling
    • Add tooltip for medium link in the header
  • Addressed bugs concerning empty bubble messages, dropdown visibility, Twitter agent, CX bridging, chat history scrolling, deprecated routes, and button status.
  • Streaming logs handler implemented

Release Notes Feb 13

· One min read
Cortex
Developer Relations at Cortex
  • CX Bridge (SOL to EVM, EVM to EVM)
  • SYN to CX Conversion without LLM
  • Cortex UX improvements
    • Landing page copy and misc tweaks
    • Fixed empty text box display issues
    • Hidden input placeholder when active
    • Improved Frontend Intro Message
    • Added wallet connection prompts for wallet-required actions
    • Implemented message blocking while wallet is disconnected
    • Persisted Invite Code Authorization across App and Sessions
    • Converted widget to use Ethereum as default chain
  • Submit swap transactions with higher gas limit by 20% premium
  • BeraChain support
    • Deploy Solidity Contracts
  • UniChain support
    • Deploy Solidity Contracts