v0.1.0-alpha.18
版本发布时间: 2024-10-05 03:14:19
maybe-finance/maybe最新发布版本:v0.2.0-alpha.1(2024-10-25 21:50:52)
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:
https://github.com/user-attachments/assets/e2eff55a-3c3d-4e42-8e4a-a966441dc9dc
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
- Fix styles on import modal by @zachgoll in https://github.com/maybe-finance/maybe/pull/1188
- Add error handling for vehicle and property account creation by @tonyvince in https://github.com/maybe-finance/maybe/pull/1179
- Finish remaining transaction filters by @zachgoll in https://github.com/maybe-finance/maybe/pull/1189
- Finalize transaction drawer, simplify money form helpers by @zachgoll in https://github.com/maybe-finance/maybe/pull/1191
- Finalize profile settings page for v0.2.0-alpha by @zachgoll in https://github.com/maybe-finance/maybe/pull/1194
- Fix: Escape button not being handled on settings pages by @jestinjoshi in https://github.com/maybe-finance/maybe/pull/1210
- CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) by @zachgoll in https://github.com/maybe-finance/maybe/pull/1209
- Sort currencies by name as a second order by @alagos in https://github.com/maybe-finance/maybe/pull/1216
- Fix incorrect partial sync balance generation by @zachgoll in https://github.com/maybe-finance/maybe/pull/1223
- Fix import migration by @zachgoll in https://github.com/maybe-finance/maybe/pull/1227
- Add Synth provider to self host setting page by @zachgoll in https://github.com/maybe-finance/maybe/pull/1230
- Allow users to set preferred locale in settings and provide basic date and time localization support by @zachgoll in https://github.com/maybe-finance/maybe/pull/1226
- Add formatting for EUR locales by @zachgoll in https://github.com/maybe-finance/maybe/pull/1231
- Use DB for auth sessions by @zachgoll in https://github.com/maybe-finance/maybe/pull/1233
- Fix signage on transaction imports by @zachgoll in https://github.com/maybe-finance/maybe/pull/1236
- Add tag filtering by @zachgoll in https://github.com/maybe-finance/maybe/pull/1240
- Handle missing weekend stock prices in sync process by @zachgoll in https://github.com/maybe-finance/maybe/pull/1242
New Contributors
- @alagos made their first contribution in https://github.com/maybe-finance/maybe/pull/1216
Full Changelog: https://github.com/maybe-finance/maybe/compare/v0.1.0-alpha.17...v0.1.0-alpha.18