v0.1.0-alpha.16
版本发布时间: 2024-08-23 22:44:15
maybe-finance/maybe最新发布版本:v0.2.0-alpha.1(2024-10-25 21:50:52)
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.
https://github.com/user-attachments/assets/fd759c82-a25c-4c8d-8f16-f577e0410fb5
What's Changed
- Refactor: Allow other import files by @pedrocarmona in https://github.com/maybe-finance/maybe/pull/1099
- Bump sentry-ruby from 5.18.2 to 5.19.0 by @dependabot in https://github.com/maybe-finance/maybe/pull/1108
- Bump stimulus-rails from 1.3.3 to 1.3.4 by @dependabot in https://github.com/maybe-finance/maybe/pull/1106
- Bump aws-sdk-s3 from 1.157.0 to 1.158.0 by @dependabot in https://github.com/maybe-finance/maybe/pull/1105
- Bump ruby-lsp-rails from 0.3.12 to 0.3.13 by @dependabot in https://github.com/maybe-finance/maybe/pull/1107
- Bump propshaft from 0.9.0 to 0.9.1 by @dependabot in https://github.com/maybe-finance/maybe/pull/1104
- Bump good_job from 4.1.1 to 4.2.0 by @dependabot in https://github.com/maybe-finance/maybe/pull/1102
- Bump tailwindcss-rails from 2.7.2 to 2.7.3 by @dependabot in https://github.com/maybe-finance/maybe/pull/1103
- Fix query when account has zero income and expense by @zachgoll in https://github.com/maybe-finance/maybe/pull/1112
- Fix holding name error by @zachgoll in https://github.com/maybe-finance/maybe/pull/1113
- Add Property Details View by @zachgoll in https://github.com/maybe-finance/maybe/pull/1116
- Basic Vehicle View by @zachgoll in https://github.com/maybe-finance/maybe/pull/1117
- Rubocop updates by @zachgoll in https://github.com/maybe-finance/maybe/pull/1118
- Fix file upload UI opening twice by @zachgoll in https://github.com/maybe-finance/maybe/pull/1119
Full Changelog: https://github.com/maybe-finance/maybe/compare/v0.1.0-alpha.15...v0.1.0-alpha.16