| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dashAI-0.9.5-arm-osx.dmg | 2026-06-24 | 455.7 MB | |
| dashAI-0.9.5-x64-linux.AppImage | 2026-06-24 | 678.4 MB | |
| dashAI-0.9.5-x64-osx.dmg | 2026-06-24 | 521.5 MB | |
| dashAI-0.9.5-x64-windows.exe | 2026-06-24 | 360.5 MB | |
| README.md | 2026-06-24 | 7.6 kB | |
| v0.9.5 source code.tar.gz | 2026-06-24 | 60.8 MB | |
| v0.9.5 source code.zip | 2026-06-24 | 61.7 MB | |
| Totals: 7 Items | 2.1 GB | 0 | |
What's Changed
- Quick fix to mac installer by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/589
- Critical fix to models front by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/603
- Removed forced reinstall by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/607
- Monthly Merge To production by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/660
- Updated version for pypi by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/662
- fix: change flag in explorers to accept numerical categorical by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/661
- refactor: update padding in MessageContent and change Typography size in generative by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/663
- Resolve lazy imports of DashAIImage and Categorical introduced by ImageDataLoader by @Creylay in https://github.com/DashAISoftware/dashAI/pull/664
- Remove change_columns_type and encode_labels temporal workarounds from DashAIDataset by @Creylay in https://github.com/DashAISoftware/dashAI/pull/665
- fix: add missing German translations to backend components by @nicolasnast-png in https://github.com/DashAISoftware/dashAI/pull/666
- feat: Add Chinese translations for various components in DashAI by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/667
- Add compute_metadata toggle to dataset upload by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/668
- Replace MaterialReactTable with lean native tables for large dataset performance by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/669
- Add 10 preloaded datasets on first app start by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/670
- Apply brand identity and redesign docs home page by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/672
- Rebrand DashAI to dashAI in documentation by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/673
- Update application branding to dashAI by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/674
- Update README branding and documentation badge by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/675
- Fix missing explorer and converter images in packaged distributions by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/676
- Show parameter display names instead of keys across schema forms, run results, and explorer details by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/677
- Fix mixed image channel sizes in image classifiers by @Creylay in https://github.com/DashAISoftware/dashAI/pull/678
- Fix CUDA/CPU tensor mismatch in image classifier prediction by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/679
- Standardize dashAI branding across installers, bundles, and release artifacts by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/680
- Disable Dataset Hub in Frontend by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/681
- Show generic dataset creation error message by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/682
- fix: Reduce scope for drag in models and notebooks by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/683
- fix: update allowed_types for DensityHeatmap and Histogram explorers by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/684
- Refresh Home sidebar footer and community links by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/685
- Hide home card tags and stack cards on small screens by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/686
- Replace sidebar action buttons with hub buttons across modules by @Creylay in https://github.com/DashAISoftware/dashAI/pull/687
- Fix option box responsive cards by @Creylay in https://github.com/DashAISoftware/dashAI/pull/688
- Feat/color axis and size of the font explorers by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/690
- Fix: Label now is showed correctly in overview table by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/691
- Add verified column and badge for dashAI plugins by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/692
- Add first and last page buttons to LeanDatasetTable by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/693
- fix: update file size calculation in dataset info by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/689
- feat: folder system for datasets by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/694
- Fill missing es/pt/de/zh translations across frontend and backend by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/695
- Add CI check for translation coverage in pull requests by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/696
- Fix lazy imports for pyarrow and datasets by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/697
- Handle sklearn version difference in ROCAUC scoring by @Creylay in https://github.com/DashAISoftware/dashAI/pull/698
- Centralize institutions and acknowledgments data in single JSON source by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/699
- Fix missing import for pyarrow in datasets.py by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/700
- Fix tour styles by @Creylay in https://github.com/DashAISoftware/dashAI/pull/701
- Remove dashes from documentation and component text by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/702
- refactor: change hover color by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/703
- Add CUDA Docker image, split CPU/CUDA requirements, and rework README installation docs by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/705
- Move pyarrow to runtime import in datasets endpoint by @Creylay in https://github.com/DashAISoftware/dashAI/pull/704
- Auto-rename on duplicate name across datasets, hub and sessions by @Creylay in https://github.com/DashAISoftware/dashAI/pull/706
- feat: add tag-based filtering to dataset hub search by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/708
- Use GPU for translation model inference and compute BLEU/TER locally with torchmetrics by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/709
- fix: enhance StatBox to handle text overflow with tooltip by @Creylay in https://github.com/DashAISoftware/dashAI/pull/711
- feat: Change color of Alert and insights in light mode for better visibility by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/712
- Add a Linux AppImage to the release builds by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/707
- Prevent docs search bar overlapping logo on mobile by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/713
- Production by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/714
- Review the sample datasets to fit the tasks, add task labels to the user interface, and fix column resets. by @Creylay in https://github.com/DashAISoftware/dashAI/pull/716
- Improve generative chat scroll behavior by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/717
- Fix format regression prediction outputs using training data precision by @Creylay in https://github.com/DashAISoftware/dashAI/pull/718
- dashAI 0.9.5 by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/715
- Fix AppImage build "same file" rename error by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/720
- AppImage generation error by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/721
Full Changelog: https://github.com/DashAISoftware/dashAI/compare/v0.9.4...v0.9.5