Skip to content

v2.0-beta

Latest
Compare
Choose a tag to compare
@alexrandaccio alexrandaccio released this 21 Mar 14:56
· 15 commits to main since this release
6c03427

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

Frontend requirements added in this release

For more detailed information

#79