2.0 (03-21-2022)
RxC Voice 2.0 (beta) is a major release that includes several new features--most notably, this version allows anyone to create and run their own decisions on the app.
Highlights
- new homepage allowing users to create an account or learn more about the app
- Create Event page allows users to create their own event and invite other users
- users can create a custom invitation email message for each event they manage
- new customizable features allow users to fit the decision-making process to their use case
Breaking changes
- refactored user management system (see #80). Developers who have already initialized a local db will likely need to delete it, clear migration files, and re-initialize (changes are too complex for Django to autogenerate migration files).
Backend requirements added in this release
django-polymorphic
Frontend requirements added in this release
react-datetime