Release v1.0.0
What's Changed
- Refactor Project Structure and Add New GraphQL Features by @Wreck-X in #1
- Implement GraphQL Mutation for Adding Attendance Records & Updates the getAttendance Query by @Wreck-X in #2
- Implements a scheduled task that migrates all members to attendance table at midnight by @Wreck-X in #3
- Adds
macaddress
field to members table to track nearby devices via esp. by @Wreck-X in #5 - Fix adding and marking attendance, and adds device verification using a secret with sha2 and hmac by @Wreck-X in #6
- Major feature and other changes. by @Wreck-X in #7
- Fix: Incorrect table name in query by @he1senbrg in #8
- Fix: Change timezone to Asia/Kolkata by @he1senbrg in #9
- Add cors origin layer. by @Wreck-X in #10
- Add: Documentation for Root by @he1senbrg in #19
- Adds field for discord-id by @Wreck-X in #13
- Revert "Adds field for discord-id " by @Wreck-X in #20
- Revert "Revert "Adds field for discord-id "" by @Wreck-X in #21
- Fix: make discord_id optional in Member struct by @he1senbrg in #22
- Added a mutation to edit specific member details by @he1senbrg in #15
- Added migration management details to docs by @he1senbrg in #26
- Feature/streaks by @harikrishnatp in #23
- Leaderboard adding tests,and refactors by @swayam-agrahari in #28
- Updating the deploy.yml action by @swayam-agrahari in #30
- Fix:Test failures by adding Dockerized Postgres by @swayam-agrahari in #31
- Testing workflow hotfix by @swayam-agrahari in #32
- Revert "Testing workflow hotfix " by @he1senbrg in #33
- Added necessary queries and mutations for home by @he1senbrg in #34
- root v2 at this point by @ivinjabraham in #38
- Dockerise root by @hrideshmg in #40
- merge develop by @hrideshmg in #42
- Merge pull request #42 from amfoss/master by @hrideshmg in #43
- Fix and update for streak mutations by @ivinjabraham in #41
- release v1 by @ivinjabraham in #44
- add localhost to allowed origins by @ivinjabraham in #45
- fix cors not working for localhost by @ivinjabraham in #47
- backport fixes from main by @ivinjabraham in #48
- Fix minor bugs in attendance tracking by @he1senbrg in #49
- add lint, dependabot and generate-release workflows by @ivinjabraham in #53
- fix bugs in attendance_mutations by @ivinjabraham in #54
New Contributors
- @he1senbrg made their first contribution in #8
- @harikrishnatp made their first contribution in #23
- @swayam-agrahari made their first contribution in #28
- @hrideshmg made their first contribution in #40
Full Changelog: https://github.com/amfoss/root/commits/v1.0.0