Tags give the ability to mark specific points in history as being important
- Added updates to the home page - Added ability to remove members from within table session - Added ability to update table data from within table session - Toast message updates
- Create & join games feature - Firebase firestore real time udpates - Code refactoring and new API updates - Table events functionality added - UI fix for mobile viewports
- Build fixes (file rename - case sensitivity issue)
- Added multi-roll sync to firestore for logged in user - Logged out user can still use localstorage for saving dice rolls
- Updated what's new section - Updated upcoming features section - Removed unused code in sidebar
- Added D20 roll sync to firestore for logged in user - Logged out user can still use localstorage for saving dice rolls
- Added linting fixes to the node api backend
- Fixed bug of showing mobile side menu whenever the Call-To-Action buttons are clicked - Fixed ui issue in multi dice roll history
- Added "Upcoming" and "What's New" sections to the home page - UI fixes and refinements