mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-11 17:29:44 +00:00

* feat: add paste API to extension API * feat(desktop): enhance clipboard and hotkey utilities - Add `hideAndPaste` utility function to simplify window hiding and clipboard pasting - Adjust key press and sleep timings for more reliable input simulation - Implement window focus listener in clipboard extension - Bind input element reference for automatic focus management * feat(permissions): enhance clipboard permission handling - Update clipboard permission schema to include paste permission - Modify clipboard API to check for paste permission before executing - Refactor permission map and schema for more flexible permission management * feat(desktop): refactor extension command search and rendering - Add `svelte-inspect-value` for debugging - Implement new `ExtCmds` component to replace `ExtCmdsGroup` - Enhance extension command search with separate Fuse.js instances for installed and dev extensions - Simplify extension command filtering and rendering logic - Add derived stores for extension commands with improved type safety * feat(desktop): improve extension command search filtering * bump @kksh/api version * feat(permissions): add clipboard paste permission description
192 lines
2.4 KiB
Markdown
192 lines
2.4 KiB
Markdown
# create-kunkun
|
|
|
|
## 0.1.49
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.5
|
|
|
|
## 0.1.48
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.4
|
|
|
|
## 0.1.45
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.2
|
|
|
|
## 0.1.44
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.1
|
|
|
|
## 0.1.43
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.0
|
|
|
|
## 0.1.42
|
|
|
|
### Patch Changes
|
|
|
|
- Update sveltekit template
|
|
|
|
## 0.1.40
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.53
|
|
|
|
## 0.1.38
|
|
|
|
### Patch Changes
|
|
|
|
- Add headless command template
|
|
|
|
## 0.1.37
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.48
|
|
|
|
## 0.1.36
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.47
|
|
|
|
## 0.1.35
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.43
|
|
|
|
## 0.1.30
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.23
|
|
|
|
## 0.1.29
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.22
|
|
|
|
## 0.1.28
|
|
|
|
### Patch Changes
|
|
|
|
- Re-enable server-based dev extension refresh. Deep Link forces switch focus to kunkun
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.21
|
|
|
|
## 0.1.27
|
|
|
|
### Patch Changes
|
|
|
|
- Fix Some Windows incompatibilities
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.20
|
|
|
|
## 0.1.26
|
|
|
|
### Patch Changes
|
|
|
|
- Fix windows compatibility errors
|
|
|
|
## 0.1.23
|
|
|
|
### Patch Changes
|
|
|
|
- Store templates as .tgz in dist, to avoid missing .gitignore problem
|
|
|
|
## 0.1.18
|
|
|
|
### Patch Changes
|
|
|
|
- Update templates README with detailed instructions
|
|
|
|
## 0.1.17
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [9fa3d8e]
|
|
- Updated dependencies [0a1ab7c]
|
|
- Updated dependencies [b48d53b]
|
|
- @kksh/api@0.0.20
|
|
|
|
## 0.1.16
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [9fa3d8e]
|
|
- Updated dependencies [0a1ab7c]
|
|
- Updated dependencies [b48d53b]
|
|
- @kksh/api@0.0.20
|
|
|
|
## 0.1.13
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.11
|
|
|
|
## 0.1.12
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.10
|
|
|
|
## 0.1.11
|
|
|
|
### Patch Changes
|
|
|
|
- Update templates, custom ui templates now requires base url. Due to a Tauri API problem on Windows.
|
|
|
|
## 0.1.10
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.9
|
|
|
|
## 0.1.7
|
|
|
|
### Patch Changes
|
|
|
|
- Add some helper functions for template worker extension building. Replace rollup with bun.
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.6
|
|
|
|
## 0.1.6
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [ec47e1e]
|
|
- @kksh/api@0.0.5
|
|
|
|
## 0.1.5
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.4
|