Skip to content

Releases: mohammedhammoud/aisync

aisync: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 20 May 20:45
27c1482

0.5.0 (2026-05-20)

Features

  • add tauri updater releases and signed update flow (#13) (5a94850)

aisync: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 May 19:53
0800f0b

0.4.0 (2026-05-20)

Features

  • github: add in-memory token cache for keychain reads and writes (#11) (8b7c713)
  • sync: add link status repair flow (#7) (100c547)

Bug Fixes

  • github: sync deletes and release urls (#10) (7bdbd33)
  • prioritize sync badge over update badge (480922b)
  • reduce update check timeout (5e1c9dd)
  • skills: navigate to created skill after save (b32cf1a)

aisync: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 May 20:13
57d21d4

0.3.0 (2026-05-18)

Features

  • core: add update check module (c7cd510)
  • core: wire update check into config (ae7e3ed)
  • ui: add bindings and i18n for updates (b30d90d)
  • ui: add update notice component (1fbe4fa)
  • ui: show update badge on settings nav (9d9c2e4)

aisync: v0.2.3

Choose a tag to compare

@github-actions github-actions released this 18 May 18:26
f82e627

0.2.3 (2026-05-18)

Bug Fixes

  • update cargo lock during release (20aeabe)

aisync: v0.2.2

Choose a tag to compare

@github-actions github-actions released this 18 May 18:17
47a843e

0.2.2 (2026-05-18)

Bug Fixes

  • avoid bundling bindings exporter (0c16bc3)

aisync: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 May 17:27
0546b32

0.2.1 (2026-05-18)

Bug Fixes

  • exclude bindings exporter from tauri bundle (9dd64b2)

aisync: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 May 16:24
e50b64a

0.2.0 (2026-05-18)

Features

  • add github sync backend (421857f)
  • add github sync interface (fcb96f2)
  • add shared status ui components (60f47b0)
  • features: add configs skills instructions and settings (4cfed91)
  • tauri: add desktop backend commands and assets (0935205)
  • ui: add AppLogo component (f01a694)
  • ui: add shell layout and shared components (d76aae4)

Bug Fixes

  • harden macos app security settings (8572287)
  • ui/theme: fix contrast on hover (9182f5d)