Releases: AlphadayHQ/alphaday
Releases · AlphadayHQ/alphaday
3.8.4 - GridTable Row Links and N/A formatting + Image widget Links
What's Changed
- fix: zero value formatting to "N/A" by @elcharitas in #714
- feat: Add row link functionality to GridBasedTable by @elcharitas in #715
- feat: Add support for image links by @elcharitas in #716
- chore: Version bump v3.8.4 by @Xavier-Charles in #718
- 3.8.4 - GridTable Row Links and N/A formatting + Image widget Links by @Xavier-Charles in #717
Full Changelog: v3.8.3...v3.8.4
v3.8.3 - Recipes + Other Improvements
What's Changed
- chore(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.37.5 by @dependabot[bot] in #622
- chore(deps): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #651
- chore(deps-dev): bump happy-dom from 17.1.0 to 20.0.2 in /packages/frontend by @dependabot[bot] in #671
- chore(deps-dev): bump happy-dom from 17.1.0 to 20.0.2 by @dependabot[bot] in #672
- chore(deps): bump min-document from 2.19.0 to 2.19.2 by @dependabot[bot] in #694
- feat: Recipes by @Xavier-Charles in #697
- fix: merge existing query parameters in getCustomItems request by @elcharitas in #707
- enhance: Recipe UX by @Xavier-Charles in #706
- chore: Recipes Feature Flag by @Xavier-Charles in #710
- chore: Version bump v3.8.3 by @Xavier-Charles in #711
- 3.8.3 - Recipes + Other Improvements by @Xavier-Charles in #712
Full Changelog: v3.8.2...v3.8.3
v3.8.2 - Dune Widget (UI Enhancements + Infinite load + Auto Cell Formatting)
What's Changed
- chore: Clean Up Polymarket Widgets by @Xavier-Charles in #689
- fix: add validation for custom_data and API results by @elcharitas in #696
- feat: infinite data load in dune tables by @elcharitas in #698
- enhance: Dune Widget UI by @Xavier-Charles in #695
- feat: add auto format resolution for table cells by @elcharitas in #699
- fix: enhance scroll in tables by @elcharitas in #700
- chore: Version bump v3.8.2 by @Xavier-Charles in #701
- v3.8.2 - Dune Widget (UI Enhancements + Infinite load + Auto Cell Formatting) by @Xavier-Charles in #702
Full Changelog: v3.8.1...v3.8.2
v3.8.0 - Polymarket Events Widget + Improvements
What's Changed
- Enhance: Improve Polymarket Topvolume Widget by @Xavier-Charles in #679
- feat: Polymarket Events Widget by @Xavier-Charles in #676
- fix: correct market status logic and refactor tag handling by @elcharitas in #681
- refactor: improve loading and empty state handling in events module by @elcharitas in #682
- fix: Remove Expired market status handling from Polymarket Widget by @Xavier-Charles in #683
- enhance: Clicking a Single Market Event Should Open PolyMarket by @Xavier-Charles in #687
- chore: Version bump v3.8.0 by @Xavier-Charles in #686
- v3.8.0 - Polymarket Events Widget + Improvements by @Xavier-Charles in #685
Full Changelog: v3.7.2...v3.8.0
v3.7.2 - Top Volume Widget + Two Col Image Widget Fixes
What's Changed
- fix: Image Loading and Board Switching issues by @Xavier-Charles in #674
- feat: Polymarket Top Volume widget by @Xavier-Charles in #673
- chore: Version bump v3.7.2 by @Xavier-Charles in #678
- v3.7.2 - Polymarket Top Volume Widget + Image Widget Improvements by @Xavier-Charles in #677
Full Changelog: v3.7.1...v3.7.2
v3.7.1 - Polymarket Improvements + Single Col widget
What's Changed
- fix: filter polymarkets by tags by @elcharitas in #662
- feat: Single Col Image Widget by @Xavier-Charles in #663
- feat: Polymarkets Infinite scroll and Improvements by @elcharitas in #664
- enhance: Show Polymarket Item price by @Xavier-Charles in #667
- chore: Version Bump v3.7.1 by @Xavier-Charles in #669
- fix: optimize tags handling and filter reset logic by @elcharitas in #670
- v3.7.1 - Polymarket Widget Improments + Single-col Image Widget by @Xavier-Charles in #668
Full Changelog: v3.7.0...v3.7.1
v3.7.0 - PolyMarket, Flake off, Image widgets
What's Changed
- enhance: Market Error Message by @Xavier-Charles in #652
- enhance: Refactor heatmap Grid UI by @Xavier-Charles in #653
- feat: Image Widget by @Xavier-Charles in #654
- chore(deps): bump react-loading-skeleton from 3.3.1 to 3.5.0 by @dependabot[bot] in #624
- fix: Avoid Circular Depenedency by @Xavier-Charles in #655
- feat: add polymarket widget by @elcharitas in #650
- chore: Improve Flexibility of Two-col Widget by @Xavier-Charles in #657
- feat: Flake Off Chart by @Xavier-Charles in #656
- fix: coin tag selection for market heatmap clicks by @elcharitas in #658
- chore: Version Bump v3.7.0 by @Xavier-Charles in #660
- chore: Rename Image Template by @Xavier-Charles in #661
- v3.7.0 - Polymarket +Flake off + Image Widget by @Xavier-Charles in #659
Full Changelog: v3.6.0...v3.7.0
v3.6.0 - Crypto HeatMap + Coin URL Selector
What's Changed
- feat: Enable Coin URLSearchParam for Market and Kasandra Widgets by @Xavier-Charles in #645
- feat: Crypto Market Heatmap Widget by @Xavier-Charles in #646
- chore: Version Bump v3.6.0 by @Xavier-Charles in #648
- v3.6.0 - Crypto HeatMap + Coin URL Selector by @Xavier-Charles in #649
Full Changelog: v3.5.6...v3.6.0
v3.5.6 - Safari Bug Fix + Kasandra Feature Flag
What's Changed
- chore(deps): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #632
- chore: Version Bump v3.5.6 by @Xavier-Charles in #644
- chore: Add Kasandra History Feature Flag by @Xavier-Charles in #642
- fix: iOS Safari line breaks UI bug by @elcharitas in #639
- v3.5.6 - Kasandra History Feature Flag + Safari Bug Fix by @Xavier-Charles in #643
Full Changelog: v3.5.5...v3.5.6
v3.5.5 - History Insights & UI Fixes
What's Changed
- feat: History Insights by @Xavier-Charles in #633
- chore: Show Red Color lines when Kasandra History Charts Are Negative by @Xavier-Charles in #635
- fix: Show Hstory Insight Points When A Case is selected by @Xavier-Charles in #634
- fix: Hide Kasandra Timeline Percent Change When Fetching New insights by @Xavier-Charles in #631
- fix: Use Same Color For History and Insights Points on Line Chart by @Xavier-Charles in #636
- chore: Version Bump v3.5.5 by @Xavier-Charles in #637
- v3.5.5 - History Insights & Kasandra UI Improvements by @Xavier-Charles in #638
Full Changelog: v3.5.4...v3.5.5