Skip to content

v0.131.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 20:56
· 625 commits to main since this release
afc1136

What's Changed

  • fix(operator_api): decode repo-authored catalogs as UTF-8, not the Windows locale (#2464) by @mabry1985 in #2472
  • fix(docs): un-break the Docs view's inline JS + parse-check every plugin view (#2471) by @mabry1985 in #2485
  • fix(chat): deleting a chat purges its session-summary memory (#2482) by @mabry1985 in #2487
  • fix: settings schema lists native-OAuth models; /model labels them as subscription (#2473) by @mabry1985 in #2489
  • fix(server): boot graphless when a native OAuth provider is disconnected (#2458) by @mabry1985 in #2475
  • feat(web): label subscription-provider cost as an estimate, not a charge (#2463) by @mabry1985 in #2479
  • fix(web): invalidate the whole query cache when setup Finish completes (#2462) by @mabry1985 in #2481
  • fix(web): render telemetry timestamps in the operator's local timezone (#2468) by @mabry1985 in #2477
  • fix(web): derive the reserved-shortcut hint from platform-aware formatCombo (#2467) by @mabry1985 in #2478
  • fix(web): honor the ephemerality contracts — /btw asides + incognito View prompt (#2483, #2484) by @mabry1985 in #2488
  • fix(rewind): match list-of-block message content by its text (#2480) by @mabry1985 in #2490
  • fix(operator_api): disconnect unloads the live graph, not just storage (#2459) by @mabry1985 in #2476
  • fix(windows): degrade legacy non-UTF-8 catalog overrides to the safe fallback (supersedes #2465) by @mabry1985 in #2493
  • fix(oauth): track credential provenance; never remote-revoke a borrowed login (#2461) by @mabry1985 in #2494
  • feat(web): OAuth account lifecycle in Settings, shared with the wizard (#2460) by @mabry1985 in #2495
  • fix(web): chat-focus shortcuts navigate to the chat surface first (#2474) by @mabry1985 in #2496
  • fix(settings): platform-truthful copy — paths, autostart, namespace help (#2470, #2469) by @mabry1985 in #2497
  • fix(settings): Escape closes only the topmost layer, not the whole dialog (#2466) by @mabry1985 in #2498
  • fix(chat): regenerate rewinds the server turn before resending (#2491) by @mabry1985 in #2499
  • fix(tests): plugin-view sweep block ids are separator-stable on Windows by @mabry1985 in #2500
  • fix(chat): Send clears the slash popover so bare-command pickers are clickable (#2492) by @mabry1985 in #2501

Full Changelog: v0.130.0...v0.131.0