Skip to content

v0.61.146

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 07:05
· 200 commits to main since this release
ab20cc6

What's Changed

  • docs(adr): ADR-061, locked Phase 1 design for the assistant surface by @mosamlife in #517
  • fix(email): send agent_seq for resend_email, and count only successes (#520) by @mosamlife in #524
  • fix(agent): stop fatalling on the objects core actually passes to five hook callbacks (#521) by @mosamlife in #526
  • fix(agent): repair PHPStan phpVersion parse abort (#525) by @mosamlife in #530
  • release: 0.61.145 by @mosamlife in #532
  • ci(agent): gate PHPStan, and fail an incomplete analysis distinctly (#525) by @mosamlife in #527
  • fix(agent): fail closed when a restore cannot tell which table SQL targets (#531) by @mosamlife in #534
  • fix(agent): register the app-password 2FA block on a hook core fires (#523) by @mosamlife in #536
  • fix(release): derive agent tested/requires from source, not a literal (#515) by @mosamlife in #535
  • fix(perf): abort the cache toggle when the CDN credentials read fails (#522) by @mosamlife in #533
  • fix(agent): stop a generic user-agent ban from 403ing the site's own login page (#529) by @mosamlife in #537
  • fix(agent): verify an optional message_id before a resend (#528) by @mosamlife in #541
  • fix(email): confirm the row before a resend, so a restored site cannot send the wrong mail (#528) by @mosamlife in #542
  • fix(web): surface the GH #528 resend verification caveat by @mosamlife in #545
  • docs(rules): correct the stale claim that make gen is a stub by @mosamlife in #543
  • release: 0.61.146 by @mosamlife in #544

Full Changelog: v0.61.144...v0.61.146