Skip to content

v0.1.1-35

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:13

What's Changed

  • chore: release 0.1.1-34 by @Xoshbin in #447
  • Set CREATE_NO_WINDOW on extension shell spawns (Windows) by @dose-dot-dev in #450
  • perf(macos): unthrottled WebKit, parked launcher panel, paint-resize-syncro by @AllDaGearNoIdea in #451
  • Chore/formatting setup by @Xoshbin in #452
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #415
  • chore(deps): bump rollup from 0.63.5 to 4.62.2 in the npm_and_yarn group across 0 directory by @dependabot[bot] in #453
  • Feat/raycast-performance-benchmarks by @Xoshbin in #454
  • feat(launcher): require user consent for extension permissions at install/enable by @dose-dot-dev in #455
  • feat(files): permission-gated files:read scoped to declared globs by @dose-dot-dev in #456
  • feat(opener): declared-scheme allowlist for shell:open-url by @dose-dot-dev in #457
  • fix(launcher): unify dialog keyboard/focus handling onto a native Modal component by @Xoshbin in #458
  • feat(files): scoped files:glob enumeration and files:thumbnail so dynamic commands can show real artwork by @dose-dot-dev in #460
  • fix(snippets): disable autocapitalize/autocorrect on create/edit form… by @Xoshbin in #462
  • fix: derive extensionId from DOM attribute, not postMessage payload by @Xoshbin in #463
  • refactor: extract BROWSER_TABS_WRITE_PERMISSION const in browser.rs by @Xoshbin in #465
  • fix(sync): gate cloud sync on auth state and a user-facing toggle by @dose-dot-dev in #464
  • feat(launcher): add an isolated dev flavor via a separate Tauri identifier by @Xoshbin in #467
  • chore(sdk): release 4.1.0 by @Xoshbin in #469

New Contributors

Full Changelog: v0.1.1-34...v0.1.1-35