This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
Releases: TheWebChamps/To-Do-React
Releases · TheWebChamps/To-Do-React
A few functional changes
What's Changed
- Create LICENSE by @shauryaaher in #33
- Structure the code properly by @shauryaaher in #35
- Structure code properly(for the Auth elements) by @shauryaaher in #36
- Add some little features by @shauryaaher in #37
Full Changelog: v0.6.0...v0.7.0
Change the Microsoft OAuth flow
What's Changed
Changed the OAuth Flow by redirecting the user back to the site.
Add Microsoft auth
What's Changed
- Add Microsoft OAuth by @shauryaaher in #32
- Fix dependency vulnerabilities by @shauryaaher in #34
Full Changelog: v0.5.3...v0.6.0
v0.5.3
This release brings Remote Config to the site and also renders data from Cloud Firestore in a user-friendly way.
Change constant name
Merge pull request #23 from TheWebChamps/change-trace-const-name Change the trace constant name
Minor fixes
This release brings minor fixes. For more info, check this.
Add custom trace performance monitoring
We added custom trace performance monitoring. This helps us know how the code on the site is running.
Display data as a list
Displaying Firestore data as a list instead of a heading.
Fix dependency vulneribilities
Fixed all dependency vulnerabilities.
Change the logo of the page
Merge pull request #16 from shauryaaher/change-page-logo Change Page logo