v0.1.0-alpha.16
Pre-release
Pre-release
zachgoll
released this
23 Aug 14:44
·
216 commits
to main
since this 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
- Refactor: Allow other import files by @pedrocarmona in #1099
- Bump sentry-ruby from 5.18.2 to 5.19.0 by @dependabot in #1108
- Bump stimulus-rails from 1.3.3 to 1.3.4 by @dependabot in #1106
- Bump aws-sdk-s3 from 1.157.0 to 1.158.0 by @dependabot in #1105
- Bump ruby-lsp-rails from 0.3.12 to 0.3.13 by @dependabot in #1107
- Bump propshaft from 0.9.0 to 0.9.1 by @dependabot in #1104
- Bump good_job from 4.1.1 to 4.2.0 by @dependabot in #1102
- Bump tailwindcss-rails from 2.7.2 to 2.7.3 by @dependabot in #1103
- Fix query when account has zero income and expense by @zachgoll in #1112
- Fix holding name error by @zachgoll in #1113
- Add Property Details View by @zachgoll in #1116
- Basic Vehicle View by @zachgoll in #1117
- Rubocop updates by @zachgoll in #1118
- Fix file upload UI opening twice by @zachgoll in #1119
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16