v4.4.0
More multiplayer improvements, and two new endpoints to retrieve a question by its _id
.
Multiplayer
- Highlight user score by @JeliHacker in #216
- Add option to make room private upon creation by @JeliHacker in #220
Frontend
- Make arrow icons also dropdown by @JeliHacker in #218
Backend
- API route
/api/tossup-by-id
to find a tossup by ID by @tildezero in #225 - Also adds an api route
/api/bonus-by-id
to find a bonus by ID
New Contributors
- @tildezero made their first contribution in #225
Full Changelog: v4.3.2...v4.4.0