Skip to main content

20 posts tagged with "release"

View All Tags

Release Notes Aug 1

· 2 min read
Cortex
Developer Relations at Cortex

Major Features

Trading Competition Enhancements

  • Historical Leaderboard Access: New dropdown to view and select leaderboards from previous competition rounds
  • Improved Competition Navigation: Users can now easily browse past competition results and track historical performance
  • Competition Banners: Enhanced visual indicators for active competitions and prize pools

Swap Interface Improvements

  • Smart Token Selection: Prevents selection of identical tokens for from/to fields with automatic fallback to USDT
  • Enhanced Portfolio Management: Optimized portfolio refresh timing to reduce unnecessary API calls during swap operations
  • Improved Swap Messaging: Clearer confirmation messages for successful swaps on HyperEVM

Display and Formatting Updates

  • Small Amount Display: Better formatting for fractional amounts with intelligent precision handling
  • Balance Precision: Improved display for balances under 0.001 with appropriate decimal places
  • Packed Fractional Display: New formatting system for very small values (e.g., 0.0001 displays as 0.0₃1)

Infrastructure Updates

  • SDK Router Update: Updated to latest version for improved routing efficiency
  • Intent Parameter Extraction: Enhanced intent processing system for better transaction handling
  • HyperEVM Explorer Integration: Corrected explorer links to use HyperEVM etherscan

Bug Fixes

  • Fixed small round amount display issues preventing values like 0.0001 from being packed incorrectly
  • Resolved portfolio refresh triggering issues when closing modals with pending transactions
  • Fixed string casting errors in transaction processing
  • Corrected "to token" selection logic to prevent invalid token pairs
  • Fixed intent scorer cost calculations with 0.1% precision comparison
  • Resolved duplicate swap details text in confirmation messages
  • Fixed closing side order tracking for leaderboard calculations

Technical Improvements

  • Optimized portfolio fetch delays to reduce unnecessary API calls
  • Improved error handling for edge cases in amount formatting
  • Enhanced USD calculation accuracy for small fractional amounts
  • Better handling of zero-padded decimal values

Coming Soon

  • Additional competition types and formats
  • Enhanced historical data analytics
  • Improved mobile trading experience
  • Advanced portfolio tracking features

Release Notes Jul 19

· 2 min read
Cortex
Developer Relations at Cortex

Major Features

Trading Competitions Launch

  • Weekly Perps Competition: New competitive trading feature on Hyperliquid with $1,000 CX weekly prize pools
  • Real-Time Leaderboard: Live rankings based on Return on Equity (ROE) with instant updates
  • Fair Competition System: Rankings based on percentage returns rather than absolute profits to level the playing field
  • Competition Rules Engine: Comprehensive rules including anti-sybil measures, wash trading detection, and qualification requirements
  • Automated Prize Distribution: Winners receive CX tokens within 72 hours after each weekly round

Leaderboard Infrastructure

  • API Integration: New /leaderboard endpoint for real-time competition data
  • Fill Ingester: Automated system for tracking and processing perp trades from Cortex interface
  • Starting Balance Calculator: Accurate weekly snapshot system for fair ROE calculations
  • Deposit Tracking: Monitoring system to ensure minimum deposit requirements and prevent mid-week withdrawals
  • Mid-Week Deposit Adjuster: Fair handling of additional deposits that count against ROE calculations

Frontend Enhancements

  • Competition Dashboard: New leaderboard view integrated into Hyperliquid trading interface
  • Personal Performance Tracking: Highlighted user position with "me" indicator in rankings
  • Competition Rules Display: In-app access to complete competition rules and requirements
  • Competition Messaging: Clear communication about weekly rounds starting Mondays at 00:00 UTC
  • Rank Visualization: Color-coded ranking system for top 5 positions

Backend Improvements

  • Error Handling: Enhanced API error display for better user feedback
  • Mobile Optimizations: Improved navigation and table layouts for mobile devices
  • Defi Perp Row Interactions: Click-through functionality to Hyperliquid pages
  • Homepage Standardizations: Consistent design patterns across the platform

Technical Updates

  • Database Migrations: New schema for leaderboard, fills, deposits, and processed transactions
  • Scheduler Integration: Automated tasks for competition management
  • Prisma Schema Updates: Extended data models for competition tracking
  • Component Refactoring: Code improvements based on review feedback

Bug Fixes

  • Fixed mobile accessibility issues in navigation and close icons
  • Resolved token popover select alignment on mobile devices
  • Improved initial chat display behavior on mobile screens

Coming Soon

  • Expanded competition formats and asset support
  • Historical competition data and analytics
  • Competition-specific trading strategies
  • Enhanced anti-gaming measures

Release Notes Jun 27

· 2 min read
Cortex
Developer Relations at Cortex

Major Features

Algorithmic Trading & Automation

  • Moving Average Crossover Strategy: Automated trading based on technical indicators with customizable MA periods, position sizes, and check intervals
  • TWAP Orders: Time-weighted average price execution to minimize market impact with customizable duration and optional randomization
  • Strategy Management: New interface for viewing and controlling active trading strategies with encrypted storage

Trading & Portfolio Enhancements

  • Unified Swap Card: Consolidated swap and bridge functionality into a single transaction interface with improved state management
  • Hypercore Perp Portfolio: Comprehensive perpetual futures tracking with separate tables for spot and perp positions, including P&L, leverage, and liquidation data
  • Hyperliquid Spot Assets: Full support for spot trading on Hyperliquid including balance tracking, order placement, and portfolio management
  • Slippage Protection: Added warnings for high-value loss transactions to protect users from unfavorable trades

AI & Model Improvements

  • GPT-4.1 Integration: Intelligent routing between GPT-4.1 and Claude Sonnet based on query complexity for optimal performance
  • Enhanced Language Matching: Improved prompt handling for better natural language understanding

UI/UX Refinements

  • Redesigned HL Preview Components: Improved layout and information display for Hyperliquid order previews
  • Clickable Balances: Quick amount selection by clicking balances in transaction cards
  • Watchlist Management: Add/remove tokens directly from token view
  • Token Search Fixes: Resolved customer experience issues in token search functionality
  • Performance Improvements: Fixed quote data resetting, modal closing behavior, and iframe compatibility for wallet browsers

Platform Growth

  • Referral Program: Launch of referral system with future fee sharing - when the fee switch is activated, referrers will earn 50% of trading fees from referred users for 1 year
  • Community Incentives: Build your network now to benefit from future fee sharing when enabled

Developer & Security

  • Enhanced Security: Added wallet ownership verification for algorithmic trading features
  • CSP Compliance: Updated Content Security Policy for better third-party integrations

Release Notes Jun 5

· One min read
Cortex
Developer Relations at Cortex
  • Major Trading Enhancements:
    • Added TWAP (Time-Weighted Average Price) support for Hyperliquid trading
    • Improved wallet address switching handling
    • Set default endTime to current time for better order management
  • Documentation:
    • Integrated cortexprotocol/docs repository into main monorepo
    • Preserved full commit history from documentation repository
    • Updated monorepo structure to include docs in workspace
  • UI/UX refinements:
    • Updated margin pane with enhanced positions and orders display
    • Fixed resize observer initialization on first load
    • Improved funding display to show time since position opened

Release Notes May 29

· One min read
Cortex
Developer Relations at Cortex
  • Yield Opportunities:
    • Launched new yield opportunities feature
    • Added yield endpoint with caching support
    • Integrated yield data into portfolio view
  • Trading improvements:
    • Added time until next funding countdown display
    • Show funding since position opened instead of all-time
    • Improved deployment population fixes
    • Enhanced position and order display in margin pane
  • Performance optimizations:
    • Resize observer on first load for better rendering
    • Moved top-level await to ref for improved loading
    • Fixed various test cases and build issues

Release Notes May 22

· One min read
Cortex
Developer Relations at Cortex
  • Trading Platform Enhancements:
    • Added animated notifications for new positions/orders/fills
    • Implemented single ClosePositionModal for consistency
    • Added trade row links to transaction hash or user (for TWAP)
    • Hide chat by default on mobile with saved preferences
    • Added USD size toggle for better position management
  • Backend improvements:
    • Implemented fallback price oracle
    • Fixed duplicate saves for HyperCore assets
    • Added timeout to Parsec API for reliability
    • Improved display names for spot orders and fills
  • Margin and Risk:
    • New margin pane with enhanced functionality
    • Track margin available by trade side using ActiveAssetData
    • Fixed display issues for HyperCore assets
    • Improved table responsiveness based on container width

Release Notes May 15

· One min read
Cortex
Developer Relations at Cortex
  • Advanced Trading Features:
    • Added market order support to OrderForm
    • Implemented ability to close positions
    • Added percentage buttons for position sizing
    • Introduced trading fees display in OrderForm receipt
    • Added Hyperliquid trading commands via chat
  • Risk Management:
    • Added partial fill warning when using more than available margin
    • Implemented liquidation tracking in Fills table with toast notifications
    • Enhanced leverage slider with updated UI
    • Improved liquidation price calculations
  • UI/UX updates:
    • Removed "Coming Soon" labels and updated hero copy
    • Swapped RoE and UPnL display order for better visibility
    • Added sortable headers to summary tables
    • Fixed bridge and swap cost calculations
    • Updated chat input colors for latest layout

Release Notes May 8

· One min read
Cortex
Developer Relations at Cortex
  • HyperEVM Integration:
    • Added HyperEVM swaps support
    • Implemented HyperCore chain in Cortex chain config
    • Added USDT0 bridge functionality
  • Trading interface improvements:
    • Normalized DeFi and HL pages with chat moved to left
    • Added toggle to hide/show chat functionality
    • Improved mobile layout support
    • Added live fills populating tables in real-time
    • Enhanced sidebar navigation on mobile
  • Backend enhancements:
    • Unified token database creation
    • Fixed Parsec API amount calculations
    • Improved portfolio utility separation
    • Added proper HyperCore delegation network support

Release Notes May 1

· One min read
Cortex
Developer Relations at Cortex
  • Hyperliquid Trading Features:
    • Added live order book integration in MarketActivity pane
    • Implemented searchable/sortable Markets panel
    • Added ability to close orders from Margin panel
    • Introduced click-to-fill price from order book
    • Mobile-optimized markets panel
  • Performance optimizations:
    • Replaced manual fill fetches with WebSocket snapshots
    • Avoided on-chain calls in portfolio service
    • Removed non-English locales for smaller bundle size
    • Improved order form input handling for size and price requirements
  • UI improvements:
    • Added toasts for deposit/withdraw notifications
    • Implemented percentage/amount formatters in summary tables
    • Added cancel all orders functionality
    • Enhanced Welcome Screen with DeFi and HL specific capabilities
    • Resizable chat with width preference saved to localStorage

Release Notes Apr 24

· One min read
Cortex
Developer Relations at Cortex
  • Major performance and infrastructure updates:
    • Implemented global and per-account concurrency limits for token research
    • Fixed token limit overflow in web search tool
    • Added Redis caching with family 6 support
    • Improved background processing with batch delays
  • Hyperliquid enhancements:
    • Added deposit prompt when user doesn't have HL account
    • Implemented API wallet information with documentation links
    • Added order creation and cancellation through OrderForm
    • Fixed funding rate comparison across exchanges
  • Chat improvements:
    • Added agent key handling across multiple addresses
    • Normalized sent message event naming
    • Improved chat history tracking
  • Security updates:
    • Removed password requirement for improved UX
    • Enhanced authentication flow with ready state checking