Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions civic/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ icon: "pen"
public: true
---

<Update label="April 07, 2026" description="v0.1.130">

**Features**
- Webhook-triggered automations — set up automations that run automatically when webhook events are received

**Improvements**
- Audit dashboard UX improvements including chart legend, pagination, configuration options, and user details
- Toolkit sidebar now shows tooltips when collapsed and can be expanded from the rail

**Bug fixes**
- Fixed billing page pricing link pointing to the wrong destination
- Fixed an issue where certain authorization prompts were not shown during job creation
- Fixed job approval status not being verified correctly when continuing a job

</Update>

<Update label="April 02, 2026" description="v0.1.128">

**Features**
Expand Down
Loading