Releases: calebl/ynab-mcp-server
Releases · calebl/ynab-mcp-server
0.1.2: Merge pull request #9 from calebl/approve-transaction-tool
[0.1.2] - 2024-03-26
Added
- New
ApproveTransactiontool for approving existing transactions in YNAB- Can approve/unapprove transactions by ID
- Works in conjunction with GetUnapprovedTransactions tool
- Preserves existing transaction data when updating approval status
- Added Cursor rules for YNAB API development
- New
.cursor/rules/ynabapi.mdcfile - Provides guidance for working with YNAB types and API endpoints
- Helps maintain consistency in tool development
- New
Changed
- Updated project structure documentation to include
.cursor/rulesdirectory - Enhanced README with documentation for the new ApproveTransaction tool
v0.1.1
What's Changed
- Create LICENSE by @calebl in #5
- add MCP server badge by @punkpeye in #1
- Fix env var spelling by @m-roberts in #3
- remove unused environment variables by @calebl in #6
- add optional YNAB_BUDGET_ID env variable by @calebl in #7
- Minor version bump by @calebl in #8
New Contributors
- @calebl made their first contribution in #5
- @punkpeye made their first contribution in #1
- @m-roberts made their first contribution in #3
Full Changelog: https://github.com/calebl/ynab-mcp-server/commits/0.1.1