Skip to content

Commit 6fc70b8

Browse files
committed
docs: update changelog for v0.31.0
1 parent 611262a commit 6fc70b8

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
### 0.31.0
4+
5+
#### New Features
6+
- **Cloud Workflow Triggers**: `auggie cloud` experts can now use Jira, Confluence, GitLab, and Microsoft Teams as persistent workflow trigger sources.
7+
- **Session Space Pinning**: `auggie cloud session create` now accepts `--space-id` to pin a new session to a Space.
8+
- **VFS File Links**: Added `auggie cloud vfs get-url` to generate compact, durable links to VFS files.
9+
- **Daemon Diff View**: Added a diff view for the Auggie daemon.
10+
11+
#### Improvements
12+
- **Daemon Worktree Directory**: `auggie daemon` can now be configured with a custom worktree directory.
13+
14+
#### Bug Fixes
15+
- Fixed `auggie cloud expert list --by-usage` to report weekly active users consistently with the webapp.
16+
- Fixed owner parity for opted-in shared MCP servers.
17+
- Fixed `${...}` variable expansion across MCP server and hook config files, including plugin-root variables.
18+
319
### 0.30.0
420

521
#### New Features

0 commit comments

Comments
 (0)