Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

37 lines (30 loc) · 928 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.5.0] - 2024-12-07

Fixed

  • Remove unnecessary tab permissions from manifest
  • Improve pin functionality and market config

[1.4.0] - 2024-12-06

Added

  • Implement categorized market view
  • Add toggle for current/regular market price display

Fixed

  • Improve pin/unpin behavior and window management
  • Update permissions for better security
  • Restore original color scheme

[1.0.0] - 2024-11-28

Added

  • Add settings page with market selection
  • Market settings functionality
  • Redesign UI with multi-market grid layout
  • Improved pinned window behavior
  • Enhanced UI controls with better icons and animations

Fixed

  • Improved market data fetching and display
  • Fixed CSP issues
  • CORS issues and error handling

[0.1.0] - 2024-11-26

Added

  • Initial commit
  • Basic UI implementation
  • Project structure setup