v1.4.0
What's Changed
- Update Home.js text by @ivellios in #162
- Improvement to the game session sign up feature by @ivellios in #163
- Improve changing the sign up for the session of the players by @ivellios dnd-al-krk/portal_backend#41
- Added signup link to the discord notification by @ivellios dnd-al-krk/portal_backend#42
- Fixed link to the game session page @ivellios dnd-al-krk/portal_backend#43
New features
- players can change the character picked for the game session without signing out
- players can cancel sign up using the button below the players list
- if before the sign out of the player there were no spots left in the game session, now the discord message is sent to the players
- if after the sign out of the player there's not enough players to run the game session now the discord message is sent to all players
- discord notifications mention proper tier role for the adventure tier picked
Bug Fixes
- After signing up for a game session, the player will no longer see that they cannot sign up for the game session
This and that
- Updated homepage information
- Python upgraded to 3.9
Full Changelog: v1.3.4...v1.4.0