Releases: geogami-team/origami-backend
Releases · geogami-team/origami-backend
Release list
GeoGami - server
What's Changed
- feat: send avatar speed and settings status to vir. env. app by @YouQam in #55
- Feat/add building env impl by @YouQam in #56
- fix: add initial floor by @YouQam in #57
- feat: add arrow destination by @YouQam in #58
- feat: send nearest point persiodically in arrow-task by @YouQam in #59
- fix: add user id to email-verification-link by @YouQam in #60
- Version bumps by @felixerdy in #61
- Fix/update some deprecated functions by @YouQam in #63
- feat: set map-size and avatar speed via task settings by @YouQam in #64
- feat: receive avatar rotation status by @YouQam in #65
- Fix/ show tracks created after 20.07.22 by @YouQam in #67
- Feat/add excluded objects property by @YouQam in #69
- feat: enable multiple devices login by @YouQam in #81
- feat: check and remove expired tokens when user login by @YouQam in #84
- add new preperty for disabling share track data consent by @YouQam in #86
- show some logs by @YouQam in #89
- feat: add skipTaskPin field to GameSchema by @YouQam in #91
- refactor: comment out debug log in postTrack function by @YouQam in #92
- Feat/update user managment implemention by @YouQam in #93
- Feat/share game tracks by @YouQam in #95
- feat: implement email verification resend functionality with cooldown by @YouQam in #96
- feat: add initial README.md with project overview and setup instructions by @YouQam in #97
- Feat/qr code to invite pupils to your game by @YouQam in #104
- feat: update admin role references in game and track sharing permissions by @YouQam in #105
- Feat/event management by @YouQam in #107
- Feat/published games list by @YouQam in #108
- Feat/allow admin to retreive game owners by @YouQam in #112
Full Changelog: v4.4.0...v5.0.0
GeoGami - backend
- Add ping-pong to keep conn. alive (ve-single-player game)
- Some bug fixes and optimization in multi-multi player mode
GeoGami - backend
Merge pull request #30 from origami-team/multi-player-update store multi-player tracks in one doc in db