Skip to content

Releases: maybe-finance/maybe

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

v0.1.0-alpha.10

12 Jul 22:39
744ffb6
Compare
Choose a tag to compare
v0.1.0-alpha.10 Pre-release
Pre-release

What's Changed

New Contributors

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

v0.1.0-alpha.9

05 Jul 18:17
cea9025
Compare
Choose a tag to compare
v0.1.0-alpha.9 Pre-release
Pre-release

What's Changed

  • Account::Entry Delegated Type (namespace updates part 7) by @zachgoll in #923
  • Fix decimal display for euro currency by @zachgoll in #937
  • Enable updating Account::Entry#amount by @tonyvince in #942
  • Fix bug where transactions were duplicated in import confirm by @ljhurst in #941
  • Enque account sync job after creating transfer by @tonyvince in #946
  • Enable syncing all accounts in one click by @tonyvince in #948
  • Update docker compose example with fixed storage volume by @zachgoll in #950

New Contributors

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

v0.1.0-alpha.8

28 Jun 21:23
3209542
Compare
Choose a tag to compare
v0.1.0-alpha.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8