Skip to content

v0.3.0 - Transfer Between Buckets

Choose a tag to compare

@PaulAtkins88 PaulAtkins88 released this 17 Jan 14:45
8325a6c

πŸŽ‰ What's New

Transfer money between your Barefoot buckets! Move funds from Smile to Daily Expenses, Splurge to Fire Extinguisher, or any bucket combination.

New Features

  • ✨ Transfer transactions with proper source β†’ destination tracking
  • πŸ“Š Bucket balances automatically update for both sides
  • πŸ” Transactions appear in both source and destination bucket views
  • βœ… Validation prevents transferring to/from the same bucket

⚠️ For Existing Users (Upgrading from v0.2.x)

This is a breaking change requiring a database migration.

Before upgrading:

  1. βœ… Backup your database: pg_dump -U budgetwise budgetwise > backup.sql
  2. βœ… Stop your current containers: docker compose down
  3. βœ… Pull latest code: git pull origin main
  4. βœ… Restart: docker compose up -d

Migrations run automatically on startup. No manual SQL needed!

πŸ†• For New Users

Just follow the standard installation guide - everything works out of the box!

See CHANGELOG.md for full technical details.

Credits

Thanks to everyone testing and providing feedback! πŸ™