Skip to content

Releases: iHildy/opencode-synced

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 22:44
9053536

0.9.0 (2026-01-29)

Features

  • add model favorites sync setting (ea67233)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 22:16
821250f

0.8.0 (2026-01-29)

Features

  • support syncing extra config paths (7cfab68)

Bug Fixes

  • safe chmod extra path entries (5b37a7c)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 05 Jan 22:07
13a7fa1

0.7.1 (2026-01-05)

Bug Fixes

  • remove uppercase mention (9e3e022)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 08:18
f07d62f

0.7.0 (2026-01-01)

Features

  • add file locking and improved chmod handling to fix false bug (e3382dc)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 23:44
74aa34f

0.6.0 (2025-12-31)

Features

  • support trailing commas in config and improve error handling (00ae89c)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 31 Dec 15:49
eeb7d40

0.5.1 (2025-12-31)

Bug Fixes

  • avoid Object.hasOwn and structuredClone (198857b)
  • move hasOwn to shared utility and use hasOwnProperty.call (6919922)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 15:01
03cb5d1

0.5.0 (2025-12-31)

Features

  • implement MCP secret scrubbing and optional sync (49b8116)

Bug Fixes

  • generalize authorization scheme matching in mcp secrets (3a50890)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 31 Dec 08:42
2e87ed8

0.4.2 (2025-12-31)

Bug Fixes

  • harden plugin loading and add pack test (a230567)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Dec 07:52
97ef032

0.4.1 (2025-12-31)

Bug Fixes

  • use .js extensions in missed imports and update convention (bae3ebb)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 06:46
a4f401e

0.4.0 (2025-12-31)

Features