Skip to content

Releases: SamErde/Personas

v0.8.6

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:56
Immutable release. Only release title and notes can be modified.
4288250

0.8.6 (2026-07-06)

Bug Fixes

  • replace rectangle with circle in activity icon SVG (f3ff194)

Miscellaneous Chores

  • realign release-please to published 0.8.5 and trigger 0.8.6 (e2a04fc)

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:33
Immutable release. Only release title and notes can be modified.
472a8a9

0.8.3 (2026-07-04)

Miscellaneous Chores

  • first Marketplace release (8a48630)

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:13
Immutable release. Only release title and notes can be modified.
9191318

0.8.2 (2026-07-04)

Bug Fixes

  • refresh on silent no-op paths so local pending state always clears (290fb58)
  • webview: instant pending feedback and visible hover-card border (b8569c5)

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:03
Immutable release. Only release title and notes can be modified.
369ca71

0.8.1 (2026-07-04)

Bug Fixes

  • verify message origin in welcome-view handler (code scanning alert 2) (56e117a)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:27
Immutable release. Only release title and notes can be modified.
dd02d3c

0.8.0 (2026-07-04)

Features

  • core types and path resolution from runtime context (c0fdd75)
  • defensive parsers for profile registry and extension manifests (afe9170)
  • extension detail hover card and roomier sidebar profile rows (2930173)
  • extension icons in matrix, themed welcome button, clearer labels (85de57f)
  • inventory composition and IO service (a586935)
  • live-refresh read-only profile documents (05bcf07)
  • matrix panel host, service wiring, file watchers, guarded mutations (b710e52)
  • matrix webview UI with filters, chips, and cleanup flow (4d0770d)
  • open the matrix automatically from the activity bar (configurable) (12894de)
  • orphan computation and trash-based cleanup service (0609589)
  • per-row bulk install/remove across profiles and apply-to-all guide action (b22e19f)
  • profiles dashboard in the activity sidebar (524c734)
  • rename to Profile Extension Manager, brand assets, CI, publishable README (ad7e56b)
  • serialized CLI mutation service with windows cmd-shim handling (8d7c418)

Bug Fixes

  • attach vsix to draft release before publishing (immutable releases) (db1fb79)
  • degrade safely on default-manifest and .obsolete parse failures (5432926)
  • exclude app-scoped extensions from bulk actions; listener/style cleanup (413729a)
  • icon path guard, stale page title, unsupported-state cleanup (bbffe86)
  • improve README clarity and privacy statement (119a1b1)
  • keep hover card through keyboard-path refreshes, restore card focus (28d3f78)
  • last-profile confirm with inherited profiles, cancel resync, watcher and stat resilience (ba4d6c8)
  • persistent webview toolbar preserving filter focus, live orphan refresh, manual refresh (7e703c0)
  • prepublish build, unreadable-vs-missing state files, dev-host guard, unsupported panel state (2ffa6e5)
  • register file watchers with service construction, not matrix open (47a0723)
  • reject profile names with double quotes; document deleteFolders contract (58093aa)
  • suppress orphan reporting when profile registry is unreadable (5c8f54d)
  • validate extension-page opens, honest marketplace disclosure, card survives refresh (8a42a4b)