Skip to content

v0.1.1-14

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Apr 21:59

What's Changed

  • fix(windows): resolve breaking changes in windows crate v0.61 by @Xoshbin in #171
  • chore: release 0.1.1-12 & sync sdk 1.11.0 by @Xoshbin in #170
  • chore: release 0.1.1-13 & sync sdk 1.11.0 by @Xoshbin in #172
  • docs: add sort order frontmatter to documentation files by @Xoshbin in #173
  • docs: update inter-extension communication FAQ and reference by @Xoshbin in #174
  • feat: implement isolated extension cache API with TTL support by @Xoshbin in #175
  • Feat/frontmost-app-api by @Xoshbin in #176
  • fix: align ApplicationService with SDK and resolve Svelte 5 warnings by @Xoshbin in #177
  • fix: correct ApplicationService broker.invoke type strings by @Xoshbin in #178
  • fix: wire CacheService and fix TTL data loss in cache implementation by @Xoshbin in #179
  • feat: add WindowManagementService for cross-platform frontmost window control by @Xoshbin in #180
  • feat: add Window Management as Tier 1 built-in feature by @Xoshbin in #181
  • Feat/command-metadata-update by @Xoshbin in #182
  • feat: add deeplink extension triggering (open-by-default) by @Xoshbin in #183
  • Feat/manifest-declared-actions by @Xoshbin in #184
  • fix: remove accidentally committed .svelte-kit artifacts from src-tauri by @Xoshbin in #185
  • docs: add window management, deep links, live subtitles, scheduling, … by @Xoshbin in #186
  • Feat/store-deeplink-slug-navigation by @Xoshbin in #187
  • Feat/clipboard history enhancements by @Xoshbin in #188
  • fix(clipboard-history): render RTF items as readable plain text by @Xoshbin in #189
  • Fix/settings-window-tdz-cycle by @Xoshbin in #190
  • fix(updater): include {{arch}} in update endpoint URL by @Xoshbin in #191
  • feat(updater): add background auto-update scheduler and What's New panel by @Xoshbin in #192
  • chore: bump version to 0.1.1-13 by @Xoshbin in #193
  • fix(settings): restore dark-mode surface hierarchy by @Xoshbin in #194
  • feat: move extension update polling from setInterval to Rust tokio sc… by @Xoshbin in #195
  • Fix/cloud-restore-stale-stores by @Xoshbin in #196

Full Changelog: v0.1.1-13...v0.1.1-14