Version 1.0.2 - January 21, 2026

Features

  • Added groups parameter support to Ticker, Gainers, and Losers widget API payloads
  • Added limit parameter support to control maximum number of records returned
  • Enhanced Ticker Widget: Added group selection functionality with real-time group data fetching to the Ticker Configurator. Added groups and limit properties for advanced filtering and data control
  • Enhanced Losers Widget: Added Interactive configurator component for easy Losers widget setup and customization. Added groups and limit properties for customizable data display
  • Enhanced Gainers Widget: Added Interactive configurator component for easy Gainers widget setup and customization. Added groups and limit properties for customizable data display

Bug Fixes

  • Fixed import path resolution in new configurator components
  • Resolved TypeScript compilation issues with unused imports

Improvements

  • Consistent configurator architecture across all widget types
  • Improved developer experience with interactive configurators
  • Better API payload structure for filtering and data limits

Version 1.0.1 - January 19, 2026

Features

  • Enhanced CDN delivery with gzip compression for faster widget loading
  • Optimized build process: baha-widgets.min.js now contains only widgets
  • Added Time column to financial widgets: Indices, Commodities, Currencies and Crypto

Bug Fixes

  • Resolved YAML formatting issues in MkDocs configuration
  • Fixed code highlighting not displaying properly in light mode
  • Fixed responsiveness issues in financial widgets to ensure proper display across all device sizes

Improvements

  • Updated MkDocs configuration to support shadcn theme
  • Improved theme configuration with proper light/dark mode support
  • Enhanced documentation structure with independent Changelog section

Version 1.0.0 - January 14, 2026

Features

  • Initial release of BAHA Widgets
  • Chart widget
  • Ticker widget
  • Commodities widget
  • Currencies widget
  • Crypto widget
  • Indices widget
  • Gainers widget
  • Losers widget
  • Widget configurators
  • Multi-language support (English, German)
  • Light and dark theme support

Bug Fixes

  • N/A

Improvements

  • N/A