A couple of updates to help you write cleaner incident updates and get more out of your webhooks.
✍️ A sharper notice editor
The rich-text editor used for incidents and maintenance updates got a round of polish. Hover any block to reveal a drag handle for reordering, and open the block menu to insert a new block, duplicate, clear formatting, or delete. The same editor is now used consistently across every notice and update form.
🔔 Smarter outgoing webhooks
Two improvements to the webhooks we shipped last cycle:
- notice.createdpayloads now include the affected service statuses, so subscribers get the full picture in a single event.
- When one notice update changes several services at once, those changes are now batched into a single webhook instead of firing one per service.