Skip to content

chore(release): v2.7.0#32

Merged
stephendolan merged 1 commit intomainfrom
release/v2.7.0
Mar 8, 2026
Merged

chore(release): v2.7.0#32
stephendolan merged 1 commit intomainfrom
release/v2.7.0

Conversation

@stephendolan
Copy link
Owner

Summary

Test plan

  • bun run typecheck passes
  • bun test passes (20/20)
  • bun run lint passes (0 errors, 0 warnings)
  • bun run build succeeds

Closes #21, closes #26, closes #27

🤖 Generated with Claude Code

Add batch transaction updates, field selection consistency, and secure token input.

- Add `transactions batch-update` command and MCP tool for updating multiple
  transactions in a single API call, reducing rate limit pressure (#27)
- Add `--fields` support to `accounts transactions`, `categories transactions`,
  and `payees transactions` commands and their MCP equivalents (#26)
- Make `auth login` token input interactive — prompts when no `--token` flag
  is provided, supports stdin piping for secure automation (#21)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stephendolan stephendolan merged commit e34c52f into main Mar 8, 2026
1 check passed
@stephendolan stephendolan deleted the release/v2.7.0 branch March 8, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant