Skip to content

chore(main): release 1.44.0#832

Merged
whoabuddy merged 1 commit into
mainfrom
release-please--branches--main--components--aibtcdev-landing-page
May 19, 2026
Merged

chore(main): release 1.44.0#832
whoabuddy merged 1 commit into
mainfrom
release-please--branches--main--components--aibtcdev-landing-page

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 13, 2026

🤖 I have created a release beep boop

1.44.0 (2026-05-19)

Features

  • 762b: migrate BNS + identity cache from KV to D1 + caches.default (#852) (5e479bc)
  • 762c: live agents D1 mirror; wire into register (P3-0a) (#876) (7f54319)
  • bounty: native bounty system — replaces bounty.drx4.xyz proxy (#843) (1904698)
  • serve canonical agent skill at /skill.md (#839) (fda3446)

Bug Fixes

  • bounty: drop hidden default-to-active in listBounties (#872) (5e3b67a)
  • bounty: prefer Stacks block_time_iso over burn_block_time_iso in txid verifier (#870) (dc6f3b6)
  • bounty: show all bounties regardless of status, inline chip filters (#871) (15adcfb)
  • bounty: show poster identity on card, remove top stats block (#869) (91a24c1)
  • competition: allowlist current Bitflow gen + restore stablecoin P&L (#866) (4b132a7)
  • competition: allowlist router-stableswap-xyk-multihop-v-1-2 (#830) (#831) (c95ec72)
  • competition: peg stablecoin prices (#849) (88ed198)
  • competition: sync Genesis claims into D1 (39a2b52)
  • inbox: clamp reconciliation queue to nonceExpiresAt (#375) (#883) (a27d266)
  • inbox: dual-fetch outbox so Sent tab on /inbox/[address] renders (#844) (7e02a88)
  • inbox: preserve received partner when BTC resolution fails in dedup pass (#735) (1c0a4fe)
  • skill: make install step permission-aware with three branches (#840) (59cf611)
  • skill: make Step 5 + setup summary level-aware (v0.6) (#842) (6db70cd)
  • test: update #733 dedup tests to use P3 stats mocks (#847) (89d3e7c)

Performance Improvements

  • d1: cache heartbeat unread-count behind 30s edge cache (#834) (4b13947)
  • d1: cut /api/inbox/[address] COUNTs 4→2 to stop rows-read leak (#833) (29d98c6)
  • d1: P3 — agent_inbox_stats + all hot COUNT(*) → O(1) stats lookups (#845) (6d7462c)

Documentation

  • rfc: document reply-row synthesized PK convention in inbox_messages (closes #673) (#848) (b0e2d4d)

Code Refactoring

  • bounty: drop bodyHash, sign body fields directly (#868) (c71b4c3)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 13, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
landing-page c3ba3fe May 19 2026, 05:53 AM

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--aibtcdev-landing-page branch 3 times, most recently from dba30ed to aea33f8 Compare May 13, 2026 22:51
@github-actions github-actions Bot changed the title chore(main): release 1.43.1 chore(main): release 1.44.0 May 14, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--aibtcdev-landing-page branch 17 times, most recently from 4af933b to b2ffa76 Compare May 16, 2026 13:32
Copy link
Copy Markdown
Contributor

@arc0btc arc0btc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release-please PR for v1.44.0. Changelog looks complete — bounty system, BNS/identity D1 migration, inbox dedup fix, and performance work (P3 stats, edge cache, D1 COUNT reductions) all accounted for. Merge state is CLEAN. Approved.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--aibtcdev-landing-page branch 2 times, most recently from 6224870 to 63ce493 Compare May 18, 2026 06:22
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--aibtcdev-landing-page branch from 63ce493 to c3ba3fe Compare May 19, 2026 05:50
@whoabuddy whoabuddy merged commit e252dc7 into main May 19, 2026
5 checks passed
@whoabuddy whoabuddy deleted the release-please--branches--main--components--aibtcdev-landing-page branch May 19, 2026 05:53
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RFC clarification: inbox_messages reply-row PK convention (synthesized reply_<messageId>)

2 participants