| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dory-0.17.0-arm64.zip.blockmap | 2026-05-24 | 236.8 kB | |
| builder-debug.yml | 2026-05-24 | 861 Bytes | |
| latest-mac.yml | 2026-05-24 | 790 Bytes | |
| Dory-0.17.0-x64.dmg | 2026-05-24 | 247.7 MB | |
| latest-arm64-mac.yml | 2026-05-24 | 490 Bytes | |
| latest-x64-mac.yml | 2026-05-24 | 484 Bytes | |
| Dory-0.17.0-arm64.dmg.blockmap | 2026-05-24 | 251.4 kB | |
| Dory-0.17.0-x64.zip.blockmap | 2026-05-24 | 242.7 kB | |
| Dory-0.17.0-arm64.dmg | 2026-05-24 | 240.5 MB | |
| Dory-0.17.0-x64.zip | 2026-05-24 | 240.4 MB | |
| Dory-0.17.0-arm64.zip | 2026-05-24 | 233.2 MB | |
| Dory-0.17.0-x64.dmg.blockmap | 2026-05-24 | 258.0 kB | |
| latest.yml | 2026-05-24 | 340 Bytes | |
| Dory-Setup-0.17.0.exe.blockmap | 2026-05-24 | 180.1 kB | |
| Dory-Setup-0.17.0.exe | 2026-05-24 | 177.3 MB | |
| Dory-Portable-0.17.0.exe | 2026-05-24 | 174.6 MB | |
| README.md | 2026-05-24 | 1.6 kB | |
| v0.17.0 source code.tar.gz | 2026-05-24 | 15.7 MB | |
| v0.17.0 source code.zip | 2026-05-24 | 16.7 MB | |
| Totals: 19 Items | 1.3 GB | 0 | |
What's Changed
Features
- Added Bring Your Own Key (BYOK) support for AI providers, enabling organizations to configure and manage their own AI credentials securely.
- Introduced AI provider testing functionality in organization settings, allowing admins to validate provider configurations before activation.
- Added new AI-powered endpoints for result insights, schema explanations, schema tagging, tab title generation, and table summarization.
Improvements
- Refined the AI provider selection UI in organization settings, including improved default provider switching behavior and clearer entitlement handling.
- Unified AI route transport logic using a shared cloud AI proxy layer, improving consistency and maintainability across AI-related API routes.
- Updated billing copy and UI elements related to AI provider configuration and usage limits.
Fixes
- Fixed incorrect UI behavior when switching default AI providers in organization settings.
- Downgraded Next.js to version 16.1.6 to resolve compatibility issues introduced in newer versions.
Documentation & Assets
- Updated
README.mdwith current project information and usage notes. - Replaced the outdated
public/actions.pngimage with an updated visual representation of application actions.
Internal
- Upgraded
samlifydependency to v2.13.1 (temporarily reverted due to compatibility concerns, then re-applied as part of broader AI changes). - Updated localization files (
en.json,es.json,ja.json,zh.json) across web and i18n packages to support new AI settings and provider test features.