Skip to content

Releases: maybe-finance/maybe

v0.2.0-alpha.1

25 Oct 13:50
b75b41a
Compare
Choose a tag to compare
v0.2.0-alpha.1 Pre-release
Pre-release

Improved Account Flows + Onboarding

With this release, we kick off work towards v0.2.0, which will add a basic bank provider integration (Plaid)!

In this release, we've added onboarding to the app so that users can select all of their preferences along with much simpler and intuitive account addition flows.

Here's a quick demo of how easy it is to get started with Maybe!

CleanShot.2024-10-25.at.09.44.35.mp4

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0-alpha.1

v0.1.0

11 Oct 17:52
d9f11e0
Compare
Choose a tag to compare

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: v0.1.0-alpha.18...v0.1.0

v0.1.0-alpha.18

04 Oct 19:14
9ebcb6f
Compare
Choose a tag to compare
v0.1.0-alpha.18 Pre-release
Pre-release

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: v0.1.0-alpha.17...v0.1.0-alpha.18

v0.1.0-alpha.17

13 Sep 21:28
52d3528
Compare
Choose a tag to compare
v0.1.0-alpha.17 Pre-release
Pre-release

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: v0.1.0-alpha.16...v0.1.0-alpha.17

v0.1.0-alpha.16

23 Aug 14:44
52c729d
Compare
Choose a tag to compare
v0.1.0-alpha.16 Pre-release
Pre-release

This week's release comes with a variety of bug fixes and improvements to the UI.

Additionally, users can now input details for their property and vehicle accounts as shown in the video below. In the near future, Maybe will support data providers related to the "valuation" of properties and vehicles (i.e. Zillow, KBB). We will use the information from user accounts to automatically fetch estimated market values for these assets which will then be added periodically as "Valuations" in the value tab of each account. This will then show up in the history graph for the account balance.

CleanShot.2024-08-23.at.10.37.04.mp4

What's Changed

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

v0.1.0-alpha.15

16 Aug 20:18
e6528ba
Compare
Choose a tag to compare
v0.1.0-alpha.15 Pre-release
Pre-release

This week, we released the first version of an issue tracking system directly within the Maybe app!

Why?

As an open-source personal finance app, Maybe has a much larger "self service" component than most applications. While we're in the early days, the goal is to support a global user base, which means we have to support a lot of data providers.

Each data provider comes with its own set of nuances and errors that can be challenging to debug; especially for our small team that doesn't have access to your self hosted configuration. When things go wrong, there are a handful of possible causes.

In order to combat this, the v0.1.0-alpha.15 release introduces a "self resolution" issue tracking system. The video below demonstrates how a user who has incorrectly configured their exchange rates provider can identify, diagnose, and fix the issue all within the Maybe app:

CleanShot.2024-08-16.at.10.42.20.mp4

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

v0.1.0-alpha.14

09 Aug 21:49
f3c4446
Compare
Choose a tag to compare
v0.1.0-alpha.14 Pre-release
Pre-release

Basic investment portfolios are here! 🥳

While we're still in the very early days for investment accounts, this week capped off some really important additions to the investment account page view.

Users can now:

  • See a breakdown of their cash + holdings balance in a tooltip
  • Add buy/sell investment trades that will automatically sync and rebuild their portfolio and historical graph

Moving forward, we'll be refining and adding to the investment portfolio feature and complementing it with troubleshooting guides so you know exactly what's causing any discrepancies between Maybe's calculations and your brokerage's calculations.

CleanShot.2024-08-09.at.10.25.34.mp4

What's Changed

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

v0.1.0-alpha.13

02 Aug 21:10
edda5cb
Compare
Choose a tag to compare
v0.1.0-alpha.13 Pre-release
Pre-release

Coming off the back of last week's release which introduced basic investment portfolio views and the ability to sync investment holdings, this week's release introduces full support for stock prices with the Synth API! (which has a generous free tier to get started)

This means that investment account views can now properly calculate and show an aggregated market value of all the investments in it and gracefully handle missing stock prices.

In a future release, users will have full control to create buy & sell trades, manage their investment portfolio, and see total returns over various time periods alongside their historical value graph.

CleanShot.2024-08-02.at.16.42.42.mp4

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

v0.1.0-alpha.12

26 Jul 14:50
dfc7e1c
Compare
Choose a tag to compare
v0.1.0-alpha.12 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

v0.1.0-alpha.11

19 Jul 20:09
c0e0c2b
Compare
Choose a tag to compare
v0.1.0-alpha.11 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11