Releases: kispace-io/core
Release v1.3.8
feat: add preview scripts to package.json and enhance KContextMenu with improved click handling and command rendering
Release v1.3.7
chore: consolidate documentation deployment workflow into build-and-deploy.yml and remove obsolete docs.yml
Release v1.3.6
chore: update package-lock.json and package.json to include dependencies and versions for @langchain/core and related packages
Release v1.3.5
feat: create initial user/dev documention
Release v1.3.4
chore: update workflows and package-lock.json for improved CI/CD processes
Release v1.3.3
fix: release creation
Release v1.3.1
Update build scripts in package.json to build both core and app packages together. Enhance CI workflow by adding a step to build the core package before setting the package version from the tag.
Release v1.3.0
Update README to reflect project rebranding and simplify descriptions. Remove outdated monorepo structure details and enhance architecture overview with clearer terminology and organization.
Release v1.2.4
Add extension registration feature in KExtensions component. Implement dialog for user input, including fields for ID, name, description, URL, version, author, and icon. Enhance esmShService with GitHub URL handling and package.json fetching. Improve error handling and user feedback during registration process.
Release v1.2.3
Enhance app registration in index.html by adding a second default app and importing 'lit' for rendering. Refactor k-app-switcher component to utilize wa-scroller and wa-card for improved UI presentation of app list.