Skip to content

v0.1.1-17

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Apr 07:06
· 686 commits to main since this release

What's Changed

  • chore: release 0.1.1-16 & sync sdk 1.15.13 by @Xoshbin in #236
  • Fix: Extension Display Upon Keyboard Shortcut by @AllDaGearNoIdea in #237
  • Refactor/launcher service singletons by @Xoshbin in #238
  • fix(launcher): remove mouse hover highlight on result list rows by @Xoshbin in #239
  • fix(compact): preserve extension view across hide/show in compact mode by @Xoshbin in #240
  • chore(gitignore): ignore src-tauri/built-in-features staging dir by @AllDaGearNoIdea in #241
  • feat: add macOS Uninstall Application action by @Xoshbin in #243
  • feat: auto-rescan application index on filesystem changes by @Xoshbin in #242
  • feat(fs-watcher): wire fs:watch SDK surface with permissionArgs manifest sidecar by @Xoshbin in #244
  • refactor(extensions): narrow manifest type, add background + command mode by @Xoshbin in #245
  • feat: replace iframe_lifecycle with extension_runtime by @Xoshbin in #246
  • feat(tier2): split view/worker iframe contexts with role-based routing by @Xoshbin in #247
  • refactor(sdk-consumers)!: migrate to asyar-sdk/contracts; retire data-role DOM read by @Xoshbin in #248
  • feat: add launcher-brokered extension state store + view→worker RPC by @Xoshbin in #249
  • fix(dev): resolve asyar-sdk via subpaths, drop dead bare entry by @Xoshbin in #250
  • fix(themes): resolve theme.json path via ExtensionRecord for dev themes by @Xoshbin in #251
  • refactor(installer): accept view.html/worker.html at root or dist/ by @Xoshbin in #253
  • fix(extension-runtime): auto-mount worker iframe on enable and relaunch by @Xoshbin in #254
  • feat(dev): add DevEx Inspector side-panel by @Xoshbin in #255
  • Sdk and cleanup by @Xoshbin in #256
  • docs: rewrite manifest, runtime, and skills for worker/view split by @Xoshbin in #257
  • chore: strip refactor-history phase labels from comments and docs by @Xoshbin in #258
  • fix: defer IndexWatcher::start to background thread by @Xoshbin in #259
  • Refactor/tier2 worker view split by @Xoshbin in #260
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #261
  • Fix/fs watch worker delivery by @Xoshbin in #263
  • fix(launcher): let extensions own Enter when they declare a primary a… by @Xoshbin in #264
  • Feat/searchbar-accessory by @Xoshbin in #265
  • feat: typed Diagnostic wire shape with severity classification by @Xoshbin in #266
  • Fix/diagnostics-ipc-envelope by @Xoshbin in #267
  • Feat/unified-diagnostics-channel by @Xoshbin in #268
  • Feature/aliases by @Xoshbin in #270
  • fix(compact): eliminate flash on goBack, dismiss, and Settings by @AllDaGearNoIdea in #269
  • style(launcher): Raycast-style visual & UX polish pass by @AllDaGearNoIdea in #262

Full Changelog: v0.1.1-16...v0.1.1-17