Skip to content

Releases: calebl/ynab-mcp-server

0.1.2: Merge pull request #9 from calebl/approve-transaction-tool

21 Apr 14:57
11a7359

Choose a tag to compare

[0.1.2] - 2024-03-26

Added

  • New ApproveTransaction tool 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.mdc file
    • Provides guidance for working with YNAB types and API endpoints
    • Helps maintain consistency in tool development

Changed

  • Updated project structure documentation to include .cursor/rules directory
  • Enhanced README with documentation for the new ApproveTransaction tool

v0.1.1

08 Apr 14:36
c6684b5

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/calebl/ynab-mcp-server/commits/0.1.1