9:41

Changelog

Everything we shipped to Halyard, newest first.

All Editor API Fixes
February 23, 2024 v1.0.2

Faster keyboard navigation

Move through a document without reaching for the trackpad.

Dark code editor on a laptop screen - photo by Nemuel Sereti on Pexels

Alongside the shortcuts you already know, Halyard now maps arrow keys, focus toggles and block surgery onto the keyboard, so writing and restructuring never breaks stride.

  • Arrow up and down now step between sibling blocks instead of scrolling the whole canvas.
  • Press Enter or Esc to enter or leave block focus on the row under the caret.
  • Remove a block outright with Cmd + Del — no menu, no confirm step.
  • Copy with Cmd + C and paste a duplicate anywhere in the tree.

Not yet: copy-paste across repositories is still on the roadmap for spring.

Shipped by Portrait - photo by Thanh Xuan Nguyen Ly on PexelsOdalys Marchetti
January 30, 2024 v1.0.1

Webhooks, starting with commits

Get a POST the moment something changes in your repository.

Server racks with status lights - photo by panumas nikhomkhai on Pexels

Point Halyard at a URL and we will deliver a signed payload whenever the event you picked fires. The first supported hook is repo.commit, which pairs neatly with on-demand revalidation on your front end.

Teams are already using it to keep a search index warm — 412 workspaces wired one up in the first week. Delivery, retries and signatures run through our relay.

Shipped by Portrait - photo by Korede Adenola on PexelsTobias Renner
January 24, 2024 v1.0.0

Public beta

Halyard is now open to everyone, no invite code required.

After fourteen months of private testing the platform is reliable enough for production traffic. Diff view, the docs site and paid plans all land with this release.