Releases: kunkunsh/kunkun
Kunkun v0.1.9-beta.7
See the assets to download this version and install.
What's Changed
- 78 fix windows create-kunkun by @HuakunShen in #85
Full Changelog: Kunkun-v0.1.9-beta.6...Kunkun-v0.1.9-beta.7
Kunkun v0.1.9-beta.6
See the assets to download this version and install.
- Fixed extension uninstall bug
- Prevent windows app from loading custom ui extensions (files won't load due to a limitation of tauri)
Full Changelog: Kunkun-v0.1.9-beta.5...Kunkun-v0.1.9-beta.6
Kunkun v0.1.9-beta.5
Caution
Known issue: Custom Extension loading on windows will fail due to Tauri's inconsistent behaviour across different platforms.
Waiting for this issue tauri-apps/tauri#11505
See the assets to download this version and install.
What's Changed
- Add RPC-style API support for Extension-Deno Communication by @HuakunShen in #52
- feat: extension spawned hanging process auto clean up by @HuakunShen in #54
- feat: new custom ui extension loading design, no longer need base url config by @HuakunShen in #55
- feat: add tls cert, but didn't enable https by @HuakunShen in #59
- Template Extension Metadata Components by @HuakunShen in #60
- feat: add deep link by @HuakunShen in #61
- feat: add command platform display for desktop app extension store and filter for command search by @HuakunShen in #65
- feat: mac security API for extensions by @HuakunShen in #64
- New design for extension loading and database by @HuakunShen in #68
- feat: window troubleshooter for displaying extension window info by @HuakunShen in #70
- feat: extension loading troubleshooter by @HuakunShen in #71
- Desktop Auth by @HuakunShen in #73
- 74 draggable region by @HuakunShen in #80
Full Changelog: Kunkun-v0.1.9-beta.2...Kunkun-v0.1.9-beta.5
Kunkun v0.1.9-beta.2
See the assets to download this version and install.
- Page transition
- App language API
- Loading bar
- Fix shell API's
kill
andstdin_write
API - Fix iframe API exposing
Kunkun v0.1.9-beta.1
See the assets to download this version and install.
Kunkun v0.1.8
See the assets to download this version and install.
What's Changed
- Add plist parsing API by @HuakunShen in #10
- Deno Runtime by @HuakunShen in #21
- Version Compatibility by @HuakunShen in #23
- Change Template Extension List View Action Design #25
- Version compatibility mapping #22
- Use hbs for templates scaffolding #18
- Template Extension List View Custom Filter #14
Full Changelog: Kunkun-v0.1.7...Kunkun-v0.1.8
Kunkun v0.1.7
See the assets to download this version and install.
Full Changelog: Kunkun-v0.1.6...Kunkun-v0.1.7
- Add Markdown View for template extension
- Upgrade clipboard plugin to fix clipboard files
Kunkun v0.1.8-beta.0
See the assets to download this version and install.
Kunkun v0.1.6
See the assets to download this version and install.
What's Changed
- Fix: memory leak due to reconnection to comlink by @HuakunShen in #6
- Implemented a custom extension file server by @HuakunShen in #8
Full Changelog: Kunkun-v0.1.4...Kunkun-v0.1.6
Kunkun v0.1.4
Full Changelog: Kunkun-v0.1.3...Kunkun-v0.1.4
Enable extension store