Skip to content

Releases: kispace-io/core

Release v1.3.8

14 Feb 16:56

Choose a tag to compare

feat: add preview scripts to package.json and enhance KContextMenu with improved click handling and command rendering

Release v1.3.7

09 Feb 07:10

Choose a tag to compare

chore: consolidate documentation deployment workflow into build-and-deploy.yml and remove obsolete docs.yml

Release v1.3.6

09 Feb 07:03

Choose a tag to compare

chore: update package-lock.json and package.json to include dependencies and versions for @langchain/core and related packages

Release v1.3.5

09 Feb 06:49

Choose a tag to compare

feat: create initial user/dev documention

Release v1.3.4

08 Feb 13:49

Choose a tag to compare

chore: update workflows and package-lock.json for improved CI/CD processes

Release v1.3.3

08 Feb 13:33

Choose a tag to compare

fix: release creation

Release v1.3.1

08 Feb 13:17

Choose a tag to compare

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

08 Feb 13:10

Choose a tag to compare

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

26 Jan 08:27

Choose a tag to compare

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

25 Jan 09:32

Choose a tag to compare

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.