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
- Fix unable to create Deposit entries in investment portfolio by @tonyvince in #1125
- Fix account sync when prices missing by @tonyvince in #1127
- Fix account transaction form resetting amount to 0 by @zachgoll in #1133
- Fix merchants color picker by @zachgoll in #1134
- Categories, tags, merchants, and menus improvements by @zachgoll in #1135
- Remove unused settings temporarily by @zachgoll in #1136
- Feedback page by @zachgoll in #1160
- Fix valuation frame issue by @zachgoll in #1162
- Consolidate transaction menu items by @zachgoll in #1164
- Update empty account states on dashboard by @zachgoll in #1166
- Fix: When transaction drawer closed, turbo frame renders below main content by @jestinjoshi in #1167
- Add setting to disable new user registration on self-hosted instances by @tonyvince in #1163
- Fix guide text from "register" to "create an account" by @vallezw in #1168
- Add sync status and errors to account settings page by @zachgoll in #1169
- Fix missing sync_all_button partial by @tonyvince in #1172
- Omit trend if zero in sidebar by @zachgoll in #1173
- Support multi-currency transfers by @zachgoll in #1175
- Allow partial investment quantities by @zachgoll in #1174
- Transaction page design fixes by @zachgoll in #1176
- Add basic self hosted onboarding by @zachgoll in #1177
New Contributors
- @jestinjoshi made their first contribution in #1167
- @vallezw made their first contribution in #1168
Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17