Features
- Add dynamic layout in the manager view
- Add quick event feature
- Add question feature
- Add toggle for message reactions in attendees room
- Add toggle for polls results in attendees room
- Add delete account button in user settings
- Add language switcher in user settings
- Add tour guide for new users
- Add headers to exported CSV in reports
- Add spanish locale (#84) (@eduproinf)
Fixes and improvements
- Improve Docker image to support both ARM and AMD64 architecture
- Change date picker for a more user-friendly one
- Upgrade Ecto, Phoenix and LiveView
- Fix user avatars in reports
- Fix average voters stats
- Fix some UI/UX issues
- Remove end date for events
- Replace
ENDPOINT_PORT
andENDPOINT_HOST
withBASE_URL
environment variable - Add
SAME_SITE_COOKIE
andSECURE_COOKIE
environment variables