Skip to content

v0.9.4

Latest

Choose a tag to compare

@github-actions github-actions released this 29 May 22:22
· 136 commits to develop since this release

What's Changed

  • Fix hardcoded dataloader detection in preview endpoints by @Irozuku in #601
  • Feat/button consistency by @Creylay in #606
  • Add ARFF dataset loader support by @Irozuku in #608
  • Refactor converter row count metadata and add frontend warnings for row-changing converters by @Irozuku in #609
  • Fix WebSocket URL Resolution for Live Metrics and Hardware Monitor by @Irozuku in #611
  • Fix prediction preview serialization and manual input row initialization bugs by @Irozuku in #614
  • fix: replace Paper with Accordion for model comparison panel by @Creylay in #610
  • Add Portuguese language support for various components and tours by @Felipedino in #615
  • fix: clear notebook state and update SaveDatasetModal style on dataset save by @Creylay in #616
  • fix: implement search threshold for displaying search bars in components by @Creylay in #617
  • Update benchmark documentation by @Irozuku in #618
  • Reduce redundant dataset fetches and standardize notebook API endpoints by @Irozuku in #620
  • Feat/fix and redesign onboarding by @Creylay in #621
  • Reduce redundant HTTP requests in the notebooks/datasets UI by @Irozuku in #622
  • Fix/generative session modal and ordering by @Creylay in #624
  • Fix stale dataset cache and converter updates for Arrow-backed datasets by @Irozuku in #625
  • Fix/light mode white colors and confirmation modal styles by @Creylay in #626
  • fix: remove union_type from schema_field definitions by @Creylay in #627
  • Fix/right panel padding and chip overflow by @Creylay in #628
  • fix: Add step 0.1 to 0.1 in splits by @Felipedino in #636
  • Migrate frontend theme to DashAI blue branding by @Irozuku in #639
  • refactor: "Run all" doesnt expand show results in card models by @Felipedino in #630
  • demo:refactor: round correlation matrix results and heatmap color scheme by @Felipedino in #640
  • demo:feat: enhance explorers to support numeric categorical types by @Felipedino in #641
  • Update DashAI branding with new SVG logo and UI consistency changes by @Irozuku in #642
  • demo: adjust input field width for manual prediction by @Felipedino in #644
  • Feat/integrate image classification by @Creylay in #612
  • fix: stop infinite job queue polling in edge cases by @Felipedino in #629
  • Fix optimizer parameter switching and Hyperopt trial parameter casting by @Irozuku in #631
  • Feat/new model highlight by @Creylay in #632
  • fix: adjust layout and spacing for model comparison header buttons by @Creylay in #634
  • Fix/reduce requests by @Felipedino in #637
  • refactor/Remove deprecated by @Felipedino in #638
  • fix: enhance SaveDatasetModal with delete confirmation and scrollable… by @Creylay in #645
  • Persist dataset row/column counts and reduce frontend dataset requests by @Irozuku in #619
  • Fix: ItemsToDeleteList unreadable in light mode by @Creylay in #635
  • Add delete confirmation modal to ModelComparisonTable and RunCard com… by @Creylay in #633
  • Feat/explainer prediction redesign by @Creylay in #643
  • Fix dataset name overridden by auto-generated value after file upload by @Creylay in #646
  • Normalize and centralize spacing of components by @Felipedino in #613
  • feat: Implement drag-and-drop functionality for models, converters and explorers by @Felipedino in #647
  • Fix pagination reset on column selection by @Creylay in #648
  • Fix correct image preview filename for Skewed Chi2 Sampler by @Creylay in #649
  • Fix dataset export filename by @Creylay in #650
  • feat: add German (Deutsch) language support by @nicolasnast-png in #651
  • Add Hub for browsing and importing datasets from external sources by @Irozuku in #652
  • Clear stale localStorage state when deleting or recreating a run by @Creylay in #654
  • Add native type extraction support to BaseDataLoader and ARFF by @Irozuku in #655
  • Add image classification models by @Creylay in #653
  • Fix/hpo with one-hot encoder and score system by @Felipedino in #656
  • Fix type change validation for hub import datasets without local files by @Irozuku in #657
  • Improve performance and usability of analysis tabs and insights by @Irozuku in #658
  • Include translation function in model fetching dependencies by @Creylay in #659

New Contributors

Full Changelog: v0.9.3...v0.9.4