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
15 changes: 15 additions & 0 deletions civic/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ icon: "pen"
public: true
---

<Update label="April 09, 2026" description="v0.1.132">

**Features**
- Improved credentials and authorization management experience with updated routes and UI

**Improvements**
- Setup instructions now generate deeplinks scoped to your specific toolkit profile, making Cursor and VS Code integration more seamless
- Renamed "Guardrails" navigation label back to "Applications"

**Bug fixes**
- Fixed credentials navigation pointing to the wrong page
- Fixed authorization modal not displaying profiles list correctly

</Update>

<Update label="April 08, 2026" description="v0.1.131">

**Features**
Expand Down
Loading