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