• Joined on 2025-02-13
alex pushed to main at block/smartblock 2026-07-08 13:36:02 +00:00
3064ef1b40 chore: bump pluginsdk to v0.2.5
6b477721bb chore: bump pluginsdk to v0.2.4
11d0abecc8 chore: bump pluginsdk to v0.2.2
f564d3ca32 chore: bump pluginsdk to v0.2.1
ccfc87453f chore: pluginsdk v0.2.0 (P3 host-composed chrome)
Compare 6 commits »
alex pushed tag v0.2.5 to block/pluginsdk 2026-07-07 18:01:02 +00:00
alex pushed to main at block/pluginsdk 2026-07-07 18:01:00 +00:00
39427c40e7 feat(egress): http.request capability + allowed_hosts manifest (ADR 0023)
alex pushed tag v0.2.4 to block/pluginsdk 2026-07-07 15:40:31 +00:00
alex pushed to main at block/pluginsdk 2026-07-07 15:40:31 +00:00
99e791b6e9 test(caps): golden roundtrip case for content.published_block_configs
alex pushed tag v0.2.3 to block/pluginsdk 2026-07-07 15:36:19 +00:00
alex pushed to main at block/pluginsdk 2026-07-07 15:36:19 +00:00
b5a288c3de feat(content)!: PublishedBlockConfigs capability — published block content crosses the ABI
alex pushed to main at block/pluginsdk 2026-07-07 14:53:53 +00:00
9a4394a07c feat(auth): X-Bn-Verified-Captcha trusted header + CaptchaVerified helper
alex pushed tag v0.2.2 to block/pluginsdk 2026-07-07 14:53:53 +00:00
alex pushed to main at block/pluginsdk 2026-07-07 12:25:16 +00:00
54716d705f feat(render): BlockNote renderer moves in from block/core
alex pushed tag v0.2.1 to block/pluginsdk 2026-07-07 12:25:16 +00:00
alex pushed to main at block/pluginsdk 2026-07-07 05:36:28 +00:00
52f6c62fd3 docs: correct PageDocument contract description; drop stale chrome/sync sections
alex pushed tag v0.2.0 to block/pluginsdk 2026-07-07 05:32:25 +00:00
alex pushed to main at block/pluginsdk 2026-07-07 05:32:25 +00:00
27e57b8837 feat!: delete guest chrome (templates/bn, templates/pongo) — host composes the envelope (P3)
80328eddb1 feat(wasmguest): PageDocument envelope; renderTemplate returns TemplateDocument
a43ef7c242 feat(abi)!: RenderTemplateResponse returns TemplateDocument (P3 flag-day)
Compare 3 commits »
alex pushed to main at block/cli 2026-07-07 04:46:06 +00:00
f074d71cf9 chore(theme): modernize strings.Split to SplitSeq
42789ffd0f refactor: migrate plugin SDK imports from block/core to block/pluginsdk
Compare 2 commits »
alex pushed to main at block/cli 2026-07-07 03:05:33 +00:00
4e82b1ef41 fix(login): retry transient poll errors instead of aborting the device flow
alex pushed to main at block/cli 2026-07-07 02:37:08 +00:00
2b685348c9 feat(login): use account chosen on the device-approval page; stdin picker becomes fallback
alex pushed to main at block/core 2026-07-07 01:42:03 +00:00
accb305fa3 docs: core is only for code shared between first-party entities
alex pushed tag v0.20.4 to block/core 2026-07-06 19:02:36 +00:00
alex pushed to main at block/core 2026-07-06 19:02:36 +00:00
20c67b80ee feat(templates): full bn chrome sync from cms + VersionedAssetURL hook