Skip to content

Commit f337898

Browse files
authored
docs: update changelog for v0.31.0 (#152)
1 parent 611262a commit f337898

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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+
10+
#### Improvements
11+
- **Daemon Worktree Directory**: `auggie daemon` can now be configured with a custom worktree directory.
12+
13+
#### Bug Fixes
14+
- Fixed `auggie cloud expert list --by-usage` to report weekly active users consistently with the webapp.
15+
- Fixed owner parity for opted-in shared MCP servers.
16+
- Fixed `${...}` variable expansion across MCP server and hook config files, including plugin-root variables.
17+
318
### 0.30.0
419

520
#### New Features

0 commit comments

Comments
 (0)