Releases: ghoshRitesh12/Hress
Releases · ghoshRitesh12/Hress
v2.0.0
Complete Overhaul
in terms of features
What's Changed
- Merge pull request #1 from ghoshRitesh12/dev by @ghoshRitesh12 in #2
Full Changelog: v.1.1.0...v2.0.0
v.1.1.0
What's Changed
- Implemented Active Token Signup by @ghoshRitesh12 in #1
New Contributors
- @ghoshRitesh12 made their first contribution in #1
Full Changelog: v1.0.4...v.1.1.0
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Fixes
- Fixed content strike through bug in pages:
- "/terms",
- "/privacy" and
- "/cookie-policy"
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Feat:
- Added referer max spill over level
- Added active status indicator
- Added aborting transactions on signup error
Fix:
- Rank calculation bug
- Ato calculation bug
- Plan page strike through bug
Refactor:
- Signup & Login Form Schema
Perf:
- Optimized teams endpoint db query
Full Changelog: v0.9.0-alpha...v1.0.0
v0.9.0
Changes
There are like 90% breaking changes.
What next?
This version although stable, has an auth related update incoming. So stay tuned.
Full Changelog: v0.9.0-alpha...v1.0.0
v0.9.0-alpha
Changes
- Setup nodemailer transport
- Added otp support
- Added signup logic
- Added a popup component
v0.8.0-alpha
Changes
This release has two major refactors and few minor changes.
Major Refactors :
- Updated user signup logic
- Updated user model