Piggyvault Versions Save

Family finance management app.

0.35.0

9 months ago

Changed

  • Flutter version upgrade

Fixed

Full Changelog: https://github.com/piggyvault/piggyvault/compare/0.34.2...0.35.0

0.34.2

1 year ago

What's Changed

  • Calculator input style updated to match the transaction form

Full Changelog: https://github.com/piggyvault/piggyvault/compare/0.34.1...0.34.2

0.34.1

1 year ago

What's Changed

Full Changelog: https://github.com/piggyvault/piggyvault/compare/0.34.0...0.34.1

0.34.0

2 years ago

Added

Category icons

Transaction list

Screenshot_1650097928

Category list

Screenshot_1650097938

0.33.1

2 years ago

Fixed

  • Alignment of description in the transaction detail

Changed

  • API hosted domain from https://piggyvault.in to https://piggyvault.abhith.net

Full Changelog: https://github.com/piggyvault/piggyvault/compare/0.33.0...0.33.1

0.33.0

2 years ago

Added

Account archive support

  • Archived accounts will not be listed in the transaction form.
  • Add transaction fab will be hidden in the archived account details screen.
  • Archived toggle will be visible during account edit (not during account creation).

account-edit archived-accounts

Calculator input for transaction amount field in transaction form.

11-add-transaction-calc

Changed

Transaction form UI

11-add-transaction

Account form UI

05-account-add

Category form UI

Screenshot_20220327-132750

Transaction details UI

13-transaction_details

Removed

  • Category icon support (associated plugin release with the fix is pending)

Full Changelog: https://github.com/piggyvault/piggyvault/compare/0.29.2...0.33.0

0.29.2

2 years ago

Changed

  • Category icon color on transaction listing is now based on transaction type
  • Daily transaction amount summary chips style in transaction listing
  • Category icon color on the category listing
  • Search bar in recent transactions, account details, and category-wise transaction details

09-recent

0.29.0

2 years ago

Added

  • Now you can assign icons for categories
  • Displays category icon in the category listing
  • Displays transaction category icons in the transaction listing

Screenshot_1627931398 Screenshot_1627931599 Screenshot_1627931642

Fixed

  • Category name null cases

0.28.0

2 years ago

Added

  • Transaction reminder #127

0.27.0

3 years ago

Added

  • Share SMS content to piggy to create a transaction. Shared content will become the description.
  • Navigate to accounts, categories from the user profile tab page.

Fixed

  • Active tab indicator on the bottom bar in case navigated to accounts from the drawer.