v0.1.0-alpha.17
版本发布时间: 2024-09-14 05:28:46
maybe-finance/maybe最新发布版本:v0.2.0-alpha.1(2024-10-25 21:50:52)
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:
https://github.com/user-attachments/assets/e4da9fdd-a76f-4ed0-8430-b86e71dbf320
What's Changed
- Fix unable to create Deposit entries in investment portfolio by @tonyvince in https://github.com/maybe-finance/maybe/pull/1125
- Fix account sync when prices missing by @tonyvince in https://github.com/maybe-finance/maybe/pull/1127
- Fix account transaction form resetting amount to 0 by @zachgoll in https://github.com/maybe-finance/maybe/pull/1133
- Fix merchants color picker by @zachgoll in https://github.com/maybe-finance/maybe/pull/1134
- Categories, tags, merchants, and menus improvements by @zachgoll in https://github.com/maybe-finance/maybe/pull/1135
- Remove unused settings temporarily by @zachgoll in https://github.com/maybe-finance/maybe/pull/1136
- Feedback page by @zachgoll in https://github.com/maybe-finance/maybe/pull/1160
- Fix valuation frame issue by @zachgoll in https://github.com/maybe-finance/maybe/pull/1162
- Consolidate transaction menu items by @zachgoll in https://github.com/maybe-finance/maybe/pull/1164
- Update empty account states on dashboard by @zachgoll in https://github.com/maybe-finance/maybe/pull/1166
- Fix: When transaction drawer closed, turbo frame renders below main content by @jestinjoshi in https://github.com/maybe-finance/maybe/pull/1167
- Add setting to disable new user registration on self-hosted instances by @tonyvince in https://github.com/maybe-finance/maybe/pull/1163
- Fix guide text from "register" to "create an account" by @vallezw in https://github.com/maybe-finance/maybe/pull/1168
- Add sync status and errors to account settings page by @zachgoll in https://github.com/maybe-finance/maybe/pull/1169
- Fix missing sync_all_button partial by @tonyvince in https://github.com/maybe-finance/maybe/pull/1172
- Omit trend if zero in sidebar by @zachgoll in https://github.com/maybe-finance/maybe/pull/1173
- Support multi-currency transfers by @zachgoll in https://github.com/maybe-finance/maybe/pull/1175
- Allow partial investment quantities by @zachgoll in https://github.com/maybe-finance/maybe/pull/1174
- Transaction page design fixes by @zachgoll in https://github.com/maybe-finance/maybe/pull/1176
- Add basic self hosted onboarding by @zachgoll in https://github.com/maybe-finance/maybe/pull/1177
New Contributors
- @jestinjoshi made their first contribution in https://github.com/maybe-finance/maybe/pull/1167
- @vallezw made their first contribution in https://github.com/maybe-finance/maybe/pull/1168
Full Changelog: https://github.com/maybe-finance/maybe/compare/v0.1.0-alpha.16...v0.1.0-alpha.17