Skip to content

Tags: ibero-data/duck-ui

Tags

v0.0.25

Toggle v0.0.25's commit message
feat: add profile management, query execution, schema handling, and t…

…ab management slices

- Implemented profileSlice for managing user profiles, including creation, loading, updating, and deletion.
- Added querySlice for executing queries, managing query history, and exporting results to Parquet format.
- Created schemaSlice to fetch database and table information, column statistics, and handle table deletion and file imports.
- Developed tabSlice for managing editor tabs, including creation, closing, and updating tab content and titles.
- Defined types for state management in types.ts, including profiles, queries, schemas, and tabs.
- Configured Vitest for testing with appropriate aliases and environment settings.

v0.0.24

Toggle v0.0.24's commit message
update packages and fix: improve error message handling in ErrorFallb…

…ack and TableErrorFallback components

v0.0.23

Toggle v0.0.23's commit message
feat: add OpenAI-compatible provider support

- Updated package version to 0.0.23 and adjusted release date.
- Enhanced DuckBrainPanel to include OpenAI-compatible provider configuration.
- Modified BrainTab to manage OpenAI-compatible provider inputs and connection testing.
- Updated OpenAIProvider to handle custom endpoints and connection validation for OpenAI-compatible APIs.
- Adjusted types and store management to accommodate the new provider.
- Improved UI elements for OpenAI-compatible configuration in the sidebar.

v0.0.21

Toggle v0.0.21's commit message
chore: update version to 0.0.21 and release date to 2025-12-28 in pac…

…kage.json

v0.0.20

Toggle v0.0.20's commit message
feat: Implement Duck Brain service with WebLLM integration and File S…

…ystem Access API

- Added DuckBrainService for managing WebLLM engine with WebGPU support.
- Implemented Web Worker for off-main-thread processing of WebLLM.
- Created File System Access API service for persistent folder access and file management.
- Developed Brain page UI for selecting AI providers, managing API keys, and loading models.
- Integrated cache management for IndexedDB and Cache API.
- Added type declarations for File System Access API.

v0.0.19

Toggle v0.0.19's commit message
feat: update dependencies and improve SQL editor functionality

- Updated version and release date in package.json
- Changed script source in VitePress config
- Added shareable query URL functionality in SqlEditor
- Enhanced DuckUITable with sorting capabilities
- Implemented error boundary for table rendering in SqlTab
- Integrated URL query loading in WorkspaceTabs
- Created useQueryFromURL hook for handling URL parameters
- Improved error handling in resultToJSON function, solved #17, #18, #19

v0.0.14

Toggle v0.0.14's commit message
chore: bump version to v0.0.13

v0.0.13

Toggle v0.0.13's commit message
chore: bump version to v0.0.13

v0.0.12

Toggle v0.0.12's commit message
chore: bump version to v0.0.12

v0.0.11

Toggle v0.0.11's commit message
chore: bump version to v0.0.11