Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ghcr.io/maybe-finance/maybe Docker tag to v0.2.0 #28

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

channel-42
Copy link
Owner

@channel-42 channel-42 commented Sep 13, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/maybe-finance/maybe minor 0.1.0-alpha.16 -> 0.2.0

Release Notes

maybe-finance/maybe (ghcr.io/maybe-finance/maybe)

v0.2.0

Compare Source

Plaid Integration + Multi-currency Investment Portfolio Support

We have completed the first pass at our fully automated bank syncing with Plaid on our hosted version of the app!

Automated bank syncing is a huge milestone for the app and includes many UI improvements, accuracy improvements, and bug fixes:

  • Editing transactions is now much smoother
  • Account history can be calculated chronologically and reverse-chronologically (required for Plaid accounts)
  • Multi-currency investment accounts are now available
  • Investment accounts now properly calculate "brokerage cash" vs. "holdings value" and break this out clearly in the view
  • Investment accounts calculate cost basis more accurately

CleanShot 2024-12-13 at 12 31 03

Can I self-host Plaid?

As an open-source project, self-hosters are more than welcome to configure (and pay for) their own Plaid accounts. You can see the .env.example file for the required api keys that need to be provided to the app.

That said, due to the complexity around OAuth, Plaid's pricing structure, and costs associated with a personal Plaid subscription, we will not be officially supporting this setup. The hosted version of our app has full Plaid support and is our recommended way to get access to automated bank syncing (more invites coming soon!).

What's Changed

New Contributors

Full Changelog: maybe-finance/maybe@v0.1.0...v0.2.0

v0.1.0

Compare Source

We're live! 🌮 🥳

the-office-the

After hundreds of contributors and hundreds of thousands of lines of code, v0.1.0 is here!

This release comes with a TON of bug fixes and marks the launch of "hosted" Maybe. We've still got a ton of work ahead, but we're excited to release our first production-ready version of Maybe.

We're currently in a private, invite-only alpha. Be sure to join our Discord for announcements when new spots become available!

In this first version, you can:

  • Add all of your accounts
  • Import accounts, transactions, and trades by CSV
  • See your net worth, total spending, and total income
  • Manage transactions (categories, tags, notes)
  • Manage investment portfolios (buys, sells, deposits, withdrawals)

After we incorporate all the feedback coming in, our hosted app will be introducing automated bank syncing!

What's Changed

New Contributors

Full Changelog: maybe-finance/maybe@v0.1.0-alpha.18...v0.1.0

v0.1.0-alpha.18

Compare Source

CSV Imports

We've made some big updates for the CSV imports feature 🌮 🎉

You can now import transactions, trades, accounts, and even an old Mint export!

Here's a quick demo that shows how it all works:

CleanShot.2024-09-30.at.17.44.58.mp4

In addition to the CSV imports, we have several app stability fixes and improvements such as:

  • EUR currencies and dates are now formatted correctly based on user locale
  • The transactions page now has a completed list of filters so you can find your transactions easier

What's Changed

New Contributors

Full Changelog: maybe-finance/maybe@v0.1.0-alpha.17...v0.1.0-alpha.18

v0.1.0-alpha.17

Compare Source

Self Hosted Maybe Instances can now block new registrations

This release comes with tons of little UI improvements, bug fixes, and most importantly, the ability to block user registrations on your self hosted Maybe instance! 🎉

Big S/O to @​tonyvince for getting this implemented. Here's a quick demo of how you can block signups to your instance with invite codes:

CleanShot.2024-09-13.at.16.26.56.mp4

What's Changed

New Contributors

Full Changelog: maybe-finance/maybe@v0.1.0-alpha.16...v0.1.0-alpha.17


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@channel-42 channel-42 force-pushed the renovate/ghcr.io-maybe-finance-maybe-0.x branch from cd9764a to d136be6 Compare October 4, 2024 22:12
@channel-42 channel-42 changed the title Update ghcr.io/maybe-finance/maybe Docker tag to v0.1.0-alpha.17 Update ghcr.io/maybe-finance/maybe Docker tag to v0.1.0-alpha.18 Oct 4, 2024
@channel-42 channel-42 force-pushed the renovate/ghcr.io-maybe-finance-maybe-0.x branch from d136be6 to 42b5faf Compare October 11, 2024 22:12
@channel-42 channel-42 changed the title Update ghcr.io/maybe-finance/maybe Docker tag to v0.1.0-alpha.18 Update ghcr.io/maybe-finance/maybe Docker tag to v0.1.0 Oct 11, 2024
@channel-42 channel-42 force-pushed the renovate/ghcr.io-maybe-finance-maybe-0.x branch from 42b5faf to 581bccc Compare December 13, 2024 22:12
@channel-42 channel-42 changed the title Update ghcr.io/maybe-finance/maybe Docker tag to v0.1.0 Update ghcr.io/maybe-finance/maybe Docker tag to v0.2.0 Dec 13, 2024
@channel-42 channel-42 merged commit 0e0c9aa into main Dec 16, 2024
2 checks passed
@channel-42 channel-42 deleted the renovate/ghcr.io-maybe-finance-maybe-0.x branch December 16, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants